Skip to content
Success

Console Output

Pull request #41122 opened
10:56:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3+bd5788960a5f74a6e66511c24e09b24437f48173 (67c5635952cef2ffe1175da055b2d99513edd081)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41122@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
First time build. Skipping changelog.
 > git --version # timeout=10
[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
10:56:50 [2020-06-17T10:56:50.604Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:56:50 [2020-06-17T10:56:50.607Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:56:50 [2020-06-17T10:56:50.768Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0271109d705187e50) in /home/ubuntu/workspace/moby_PR-41122
[Pipeline] {
[Pipeline] checkout
10:56:50 [2020-06-17T10:56:50.808Z] using credential docker-jenkins-github-credentials
10:56:50 [2020-06-17T10:56:50.820Z] Cloning the remote Git repository
10:56:50 [2020-06-17T10:56:50.820Z] Cloning with configured refspecs honoured and without tags
10:56:50 [2020-06-17T10:56:50.836Z] Cloning repository https://github.com/moby/moby.git
10:56:50 [2020-06-17T10:56:50.836Z]  > git init /home/ubuntu/workspace/moby_PR-41122 # timeout=10
10:56:50 [2020-06-17T10:56:50.863Z] Fetching upstream changes from https://github.com/moby/moby.git
10:56:50 [2020-06-17T10:56:50.863Z]  > git --version # timeout=10
10:56:50 [2020-06-17T10:56:50.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:56:50 [2020-06-17T10:56:50.877Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:04 [2020-06-17T10:57:04.064Z] Fetching without tags
10:57:04 [2020-06-17T10:57:04.330Z] Merging remotes/origin/master commit bd5788960a5f74a6e66511c24e09b24437f48173 into PR head commit 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:04 [2020-06-17T10:57:04.857Z] Merge succeeded, producing 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:04 [2020-06-17T10:57:04.857Z] Checking out Revision 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 (PR-41122)
10:57:04 [2020-06-17T10:57:04.041Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:04 [2020-06-17T10:57:04.050Z]  > git config --add remote.origin.fetch +refs/pull/41122/head:refs/remotes/origin/PR-41122 # timeout=10
10:57:04 [2020-06-17T10:57:04.055Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:04 [2020-06-17T10:57:04.062Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:04 [2020-06-17T10:57:04.074Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:04 [2020-06-17T10:57:04.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:04 [2020-06-17T10:57:04.075Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:04 [2020-06-17T10:57:04.340Z]  > git config core.sparsecheckout # timeout=10
10:57:04 [2020-06-17T10:57:04.344Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:04 [2020-06-17T10:57:04.847Z]  > git merge bd5788960a5f74a6e66511c24e09b24437f48173 # timeout=10
10:57:04 [2020-06-17T10:57:04.854Z]  > git rev-parse HEAD^{commit} # timeout=10
10:57:04 [2020-06-17T10:57:04.868Z]  > git config core.sparsecheckout # timeout=10
10:57:04 [2020-06-17T10:57:04.872Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:05 [2020-06-17T10:57:05.353Z] Commit message: "vendor: golang.org/x/text v0.3.3"
10:57:05 [2020-06-17T10:57:05.353Z] First time build. Skipping changelog.
10:57:05 [2020-06-17T10:57:05.370Z]  > git --version # timeout=10
10:57:05 [2020-06-17T10:57:05.400Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:57:06 [2020-06-17T10:57:06.153Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41122:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
10:57:06 [2020-06-17T10:57:06.153Z] Unable to find image 'alpine:latest' locally
10:57:06 [2020-06-17T10:57:06.153Z] latest: Pulling from library/alpine
10:57:06 [2020-06-17T10:57:06.153Z] df20fa9351a1: Pulling fs layer
10:57:06 [2020-06-17T10:57:06.153Z] df20fa9351a1: Verifying Checksum
10:57:06 [2020-06-17T10:57:06.153Z] df20fa9351a1: Download complete
10:57:06 [2020-06-17T10:57:06.408Z] df20fa9351a1: Pull complete
10:57:06 [2020-06-17T10:57:06.408Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
10:57:06 [2020-06-17T10:57:06.408Z] Status: Downloaded newer image for alpine:latest
10:57:08 [2020-06-17T10:57:08.917Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
10:57:09 [2020-06-17T10:57:09.443Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0271109d705187e50) in /home/ubuntu/workspace/moby_PR-41122
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
10:57:09 [2020-06-17T10:57:09.453Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-020cf6630900f59bf) in /home/ubuntu/workspace/moby_PR-41122
[Pipeline] stage
10:57:09 [2020-06-17T10:57:09.455Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b9c71cf2b976920) in /home/ubuntu/workspace/moby_PR-41122
[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] }
10:57:09 [2020-06-17T10:57:09.465Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0dd7a42ecdb5e9db3) in /home/ubuntu/workspace/moby_PR-41122
[Pipeline] {
[Pipeline] checkout
[Pipeline] {
[Pipeline] {
10:57:09 [2020-06-17T10:57:09.517Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
10:57:09 [2020-06-17T10:57:09.543Z] Fetching changes from the remote Git repository
[Pipeline] // stage
10:57:09 [2020-06-17T10:57:09.559Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41122
10:57:09 [2020-06-17T10:57:09.562Z] Fetching without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
10:57:09 [2020-06-17T10:57:09.589Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41122
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
10:57:09 [2020-06-17T10:57:09.601Z] using credential docker-jenkins-github-credentials
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
10:57:09 [2020-06-17T10:57:09.611Z] Cloning the remote Git repository
10:57:09 [2020-06-17T10:57:09.611Z] Cloning with configured refspecs honoured and without tags
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
10:57:09 [2020-06-17T10:57:09.624Z] using credential docker-jenkins-github-credentials
10:57:09 [2020-06-17T10:57:09.634Z] Cloning the remote Git repository
10:57:09 [2020-06-17T10:57:09.635Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
10:57:09 [2020-06-17T10:57:09.801Z] using credential docker-jenkins-github-credentials
10:57:09 [2020-06-17T10:57:09.812Z] Cloning the remote Git repository
10:57:09 [2020-06-17T10:57:09.812Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
10:57:09 [2020-06-17T10:57:09.837Z] Merging remotes/origin/master commit bd5788960a5f74a6e66511c24e09b24437f48173 into PR head commit 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
10:57:09 [2020-06-17T10:57:09.883Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
10:57:09 [2020-06-17T10:57:09.894Z] Merge succeeded, producing 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:09 [2020-06-17T10:57:09.894Z] Checking out Revision 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 (PR-41122)
[Pipeline] // stage
10:57:09 [2020-06-17T10:57:09.902Z] Cloning the remote Git repository
10:57:09 [2020-06-17T10:57:09.902Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:57:09 [2020-06-17T10:57:09.940Z] using credential docker-jenkins-github-credentials
10:57:09 [2020-06-17T10:57:09.941Z] Commit message: "vendor: golang.org/x/text v0.3.3"
[Pipeline] // stage
10:57:09 [2020-06-17T10:57:09.961Z] Cloning the remote Git repository
10:57:09 [2020-06-17T10:57:09.961Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
10:57:10 [2020-06-17T10:57:10.012Z]  > git --version # timeout=10
10:57:10 [2020-06-17T10:57:10.019Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:57:09 [2020-06-17T10:57:09.534Z]  > git rev-parse --is-inside-work-tree # timeout=10
10:57:09 [2020-06-17T10:57:09.553Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:09 [2020-06-17T10:57:09.575Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.575Z]  > git --version # timeout=10
10:57:09 [2020-06-17T10:57:09.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:09 [2020-06-17T10:57:09.587Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:09 [2020-06-17T10:57:09.848Z]  > git config core.sparsecheckout # timeout=10
10:57:09 [2020-06-17T10:57:09.852Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:09 [2020-06-17T10:57:09.889Z]  > git merge bd5788960a5f74a6e66511c24e09b24437f48173 # timeout=10
10:57:09 [2020-06-17T10:57:09.896Z]  > git rev-parse HEAD^{commit} # timeout=10
10:57:09 [2020-06-17T10:57:09.904Z]  > git config core.sparsecheckout # timeout=10
10:57:09 [2020-06-17T10:57:09.910Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:57:09 [2020-06-17T10:57:09.664Z] Cloning repository https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.664Z]  > git init /home/ubuntu/workspace/moby_PR-41122 # timeout=10
10:57:09 [2020-06-17T10:57:09.689Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.689Z]  > git --version # timeout=10
10:57:09 [2020-06-17T10:57:09.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:09 [2020-06-17T10:57:09.703Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:09 [2020-06-17T10:57:09.804Z] Cloning repository https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.805Z]  > git init /home/ubuntu/workspace/moby_PR-41122 # timeout=10
10:57:09 [2020-06-17T10:57:09.828Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.828Z]  > git --version # timeout=10
10:57:09 [2020-06-17T10:57:09.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:09 [2020-06-17T10:57:09.837Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:09 [2020-06-17T10:57:09.792Z] Cloning repository https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.792Z]  > git init /home/ubuntu/workspace/moby_PR-41122 # timeout=10
10:57:09 [2020-06-17T10:57:09.804Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.804Z]  > git --version # timeout=10
10:57:09 [2020-06-17T10:57:09.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:09 [2020-06-17T10:57:09.809Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:10 [2020-06-17T10:57:10.796Z] + [ PR != PR ]
10:57:10 [2020-06-17T10:57:10.796Z] + [ master != master ]
10:57:10 [2020-06-17T10:57:10.796Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
10:57:09 [2020-06-17T10:57:09.908Z] Cloning repository https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.909Z]  > git init /home/jenkins/workspace/moby_PR-41122 # timeout=10
10:57:09 [2020-06-17T10:57:09.945Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.945Z]  > git --version # timeout=10
10:57:09 [2020-06-17T10:57:09.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:09 [2020-06-17T10:57:09.950Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:57:09 [2020-06-17T10:57:09.971Z] Cloning repository https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.971Z]  > git init /home/docker/workspace/moby_PR-41122 # timeout=10
10:57:09 [2020-06-17T10:57:09.983Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:09 [2020-06-17T10:57:09.983Z]  > git --version # timeout=10
10:57:09 [2020-06-17T10:57:09.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:09 [2020-06-17T10:57:09.987Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:11 [2020-06-17T10:57:11.157Z] + docker version
10:57:11 [2020-06-17T10:57:11.157Z] Client: Docker Engine - Community
10:57:11 [2020-06-17T10:57:11.157Z]  Version:           19.03.11
10:57:11 [2020-06-17T10:57:11.157Z]  API version:       1.40
10:57:11 [2020-06-17T10:57:11.157Z]  Go version:        go1.13.10
10:57:11 [2020-06-17T10:57:11.157Z]  Git commit:        42e35e61f3
10:57:11 [2020-06-17T10:57:11.157Z]  Built:             Mon Jun  1 09:12:22 2020
10:57:11 [2020-06-17T10:57:11.157Z]  OS/Arch:           linux/amd64
10:57:11 [2020-06-17T10:57:11.157Z]  Experimental:      false
10:57:11 [2020-06-17T10:57:11.157Z] 
10:57:11 [2020-06-17T10:57:11.157Z] Server: Docker Engine - Community
10:57:11 [2020-06-17T10:57:11.157Z]  Engine:
10:57:11 [2020-06-17T10:57:11.157Z]   Version:          19.03.11
10:57:11 [2020-06-17T10:57:11.157Z]   API version:      1.40 (minimum version 1.12)
10:57:11 [2020-06-17T10:57:11.157Z]   Go version:       go1.13.10
10:57:11 [2020-06-17T10:57:11.157Z]   Git commit:       42e35e61f3
10:57:11 [2020-06-17T10:57:11.157Z]   Built:            Mon Jun  1 09:10:54 2020
10:57:11 [2020-06-17T10:57:11.157Z]   OS/Arch:          linux/amd64
10:57:11 [2020-06-17T10:57:11.157Z]   Experimental:     true
10:57:11 [2020-06-17T10:57:11.157Z]  containerd:
10:57:11 [2020-06-17T10:57:11.157Z]   Version:          1.2.13
10:57:11 [2020-06-17T10:57:11.157Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:11 [2020-06-17T10:57:11.157Z]  runc:
10:57:11 [2020-06-17T10:57:11.157Z]   Version:          1.0.0-rc10
10:57:11 [2020-06-17T10:57:11.157Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:11 [2020-06-17T10:57:11.157Z]  docker-init:
10:57:11 [2020-06-17T10:57:11.157Z]   Version:          0.18.0
10:57:11 [2020-06-17T10:57:11.157Z]   GitCommit:        fec3683
[Pipeline] sh
10:57:11 [2020-06-17T10:57:11.429Z] + docker info
10:57:11 [2020-06-17T10:57:11.988Z] Client:
10:57:11 [2020-06-17T10:57:11.988Z]  Debug Mode: false
10:57:11 [2020-06-17T10:57:11.988Z] 
10:57:11 [2020-06-17T10:57:11.988Z] Server:
10:57:11 [2020-06-17T10:57:11.988Z]  Containers: 0
10:57:11 [2020-06-17T10:57:11.988Z]   Running: 0
10:57:11 [2020-06-17T10:57:11.988Z]   Paused: 0
10:57:11 [2020-06-17T10:57:11.988Z]   Stopped: 0
10:57:11 [2020-06-17T10:57:11.988Z]  Images: 2
10:57:11 [2020-06-17T10:57:11.988Z]  Server Version: 19.03.11
10:57:11 [2020-06-17T10:57:11.988Z]  Storage Driver: overlay2
10:57:11 [2020-06-17T10:57:11.988Z]   Backing Filesystem: extfs
10:57:11 [2020-06-17T10:57:11.988Z]   Supports d_type: true
10:57:11 [2020-06-17T10:57:11.988Z]   Native Overlay Diff: true
10:57:11 [2020-06-17T10:57:11.988Z]  Logging Driver: json-file
10:57:11 [2020-06-17T10:57:11.988Z]  Cgroup Driver: cgroupfs
10:57:11 [2020-06-17T10:57:11.988Z]  Plugins:
10:57:11 [2020-06-17T10:57:11.988Z]   Volume: local
10:57:11 [2020-06-17T10:57:11.988Z]   Network: bridge host ipvlan macvlan null overlay
10:57:11 [2020-06-17T10:57:11.988Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:57:11 [2020-06-17T10:57:11.988Z]  Swarm: inactive
10:57:11 [2020-06-17T10:57:11.988Z]  Runtimes: runc
10:57:11 [2020-06-17T10:57:11.988Z]  Default Runtime: runc
10:57:11 [2020-06-17T10:57:11.988Z]  Init Binary: docker-init
10:57:11 [2020-06-17T10:57:11.988Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:11 [2020-06-17T10:57:11.988Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:11 [2020-06-17T10:57:11.988Z]  init version: fec3683
10:57:11 [2020-06-17T10:57:11.988Z]  Security Options:
10:57:11 [2020-06-17T10:57:11.988Z]   apparmor
10:57:11 [2020-06-17T10:57:11.988Z]   seccomp
10:57:11 [2020-06-17T10:57:11.988Z]    Profile: default
10:57:11 [2020-06-17T10:57:11.988Z]  Kernel Version: 5.3.0-1019-aws
10:57:11 [2020-06-17T10:57:11.988Z]  Operating System: Ubuntu 18.04.4 LTS
10:57:11 [2020-06-17T10:57:11.988Z]  OSType: linux
10:57:11 [2020-06-17T10:57:11.988Z]  Architecture: x86_64
10:57:11 [2020-06-17T10:57:11.988Z]  CPUs: 2
10:57:11 [2020-06-17T10:57:11.988Z]  Total Memory: 7.487GiB
10:57:11 [2020-06-17T10:57:11.988Z]  Name: ip-10-100-84-13
10:57:11 [2020-06-17T10:57:11.988Z]  ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL
10:57:11 [2020-06-17T10:57:11.988Z]  Docker Root Dir: /var/lib/docker
10:57:11 [2020-06-17T10:57:11.988Z]  Debug Mode: false
10:57:11 [2020-06-17T10:57:11.988Z]  Registry: https://index.docker.io/v1/
10:57:11 [2020-06-17T10:57:11.988Z]  Labels:
10:57:11 [2020-06-17T10:57:11.988Z]  Experimental: true
10:57:11 [2020-06-17T10:57:11.988Z]  Insecure Registries:
10:57:11 [2020-06-17T10:57:11.988Z]   127.0.0.0/8
10:57:11 [2020-06-17T10:57:11.988Z]  Live Restore Enabled: true
10:57:11 [2020-06-17T10:57:11.988Z] 
10:57:11 [2020-06-17T10:57:11.988Z] WARNING: No swap limit support
[Pipeline] sh
10:57:12 [2020-06-17T10:57:12.258Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:12 [2020-06-17T10:57:12.258Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:12 [2020-06-17T10:57:12.258Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:57:12 [2020-06-17T10:57:12.513Z] + bash /home/ubuntu/workspace/moby_PR-41122/check-config.sh
10:57:12 [2020-06-17T10:57:12.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:57:12 [2020-06-17T10:57:12.513Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ...
10:57:12 [2020-06-17T10:57:12.513Z] 
10:57:12 [2020-06-17T10:57:12.513Z] Generally Necessary:
10:57:12 [2020-06-17T10:57:12.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:57:12 [2020-06-17T10:57:12.513Z] - apparmor: enabled and tools installed
10:57:12 [2020-06-17T10:57:12.513Z] - CONFIG_NAMESPACES: enabled
10:57:12 [2020-06-17T10:57:12.513Z] - CONFIG_NET_NS: enabled
10:57:12 [2020-06-17T10:57:12.513Z] - CONFIG_PID_NS: enabled
10:57:12 [2020-06-17T10:57:12.513Z] - CONFIG_IPC_NS: enabled
10:57:12 [2020-06-17T10:57:12.513Z] - CONFIG_UTS_NS: enabled
10:57:12 [2020-06-17T10:57:12.513Z] - CONFIG_CGROUPS: enabled
10:57:12 [2020-06-17T10:57:12.513Z] - CONFIG_CGROUP_CPUACCT: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CGROUP_DEVICE: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CGROUP_FREEZER: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CGROUP_SCHED: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CPUSETS: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_MEMCG: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_KEYS: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_VETH: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_BRIDGE: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_NF_NAT_IPV4: missing
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_NF_NAT: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_NF_NAT_NEEDED: missing
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_POSIX_MQUEUE: enabled
10:57:12 [2020-06-17T10:57:12.767Z] 
10:57:12 [2020-06-17T10:57:12.767Z] Optional Features:
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_USER_NS: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_SECCOMP: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CGROUP_PIDS: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_MEMCG_SWAP: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:57:12 [2020-06-17T10:57:12.767Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_BLK_CGROUP: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IOSCHED_CFQ: missing
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CGROUP_PERF: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CGROUP_HUGETLB: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_CFS_BANDWIDTH: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_RT_GROUP_SCHED: missing
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_VS: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_VS_NFCT: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_IP_VS_RR: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_EXT4_FS: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:57:12 [2020-06-17T10:57:12.767Z] - Network Drivers:
10:57:12 [2020-06-17T10:57:12.767Z]   - "overlay":
10:57:12 [2020-06-17T10:57:12.767Z]     - CONFIG_VXLAN: enabled (as module)
10:57:12 [2020-06-17T10:57:12.767Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:57:12 [2020-06-17T10:57:12.767Z]       Optional (for encrypted networks):
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_CRYPTO: enabled
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_CRYPTO_AEAD: enabled
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_CRYPTO_GCM: enabled
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_CRYPTO_GHASH: enabled
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_XFRM: enabled
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_XFRM_USER: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_INET_ESP: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:57:13 [2020-06-17T10:57:13.022Z]   - "ipvlan":
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_IPVLAN: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]   - "macvlan":
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_MACVLAN: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_DUMMY: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]   - "ftp,tftp client in container":
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z] - Storage Drivers:
10:57:13 [2020-06-17T10:57:13.022Z]   - "aufs":
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_AUFS_FS: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]   - "btrfs":
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:57:13 [2020-06-17T10:57:13.022Z]   - "devicemapper":
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_BLK_DEV_DM: enabled
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]   - "overlay":
10:57:13 [2020-06-17T10:57:13.022Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:57:13 [2020-06-17T10:57:13.022Z]   - "zfs":
10:57:13 [2020-06-17T10:57:13.022Z]     - /dev/zfs: present
10:57:13 [2020-06-17T10:57:13.022Z]     - zfs command: missing
10:57:13 [2020-06-17T10:57:13.022Z]     - zpool command: missing
10:57:13 [2020-06-17T10:57:13.022Z] 
10:57:13 [2020-06-17T10:57:13.022Z] Limits:
10:57:13 [2020-06-17T10:57:13.022Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:57:13 [2020-06-17T10:57:13.022Z] 
10:57:13 [2020-06-17T10:57:13.022Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:57:13 [2020-06-17T10:57:13.355Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 .
10:57:13 [2020-06-17T10:57:13.355Z] #1 [internal] load build definition from Dockerfile
10:57:13 [2020-06-17T10:57:13.355Z] #1 DONE 0.0s
10:57:13 [2020-06-17T10:57:13.355Z] 
10:57:13 [2020-06-17T10:57:13.355Z] #2 [internal] load .dockerignore
10:57:13 [2020-06-17T10:57:13.355Z] #2 DONE 0.0s
10:57:13 [2020-06-17T10:57:13.355Z] 
10:57:13 [2020-06-17T10:57:13.355Z] #2 [internal] load .dockerignore
10:57:13 [2020-06-17T10:57:13.355Z] #2 transferring context: 87B done
10:57:13 [2020-06-17T10:57:13.355Z] #2 DONE 0.0s
10:57:13 [2020-06-17T10:57:13.355Z] 
10:57:13 [2020-06-17T10:57:13.355Z] #1 [internal] load build definition from Dockerfile
10:57:13 [2020-06-17T10:57:13.355Z] #1 transferring dockerfile: 16.37kB done
10:57:13 [2020-06-17T10:57:13.355Z] #1 DONE 0.0s
10:57:13 [2020-06-17T10:57:13.355Z] 
10:57:13 [2020-06-17T10:57:13.355Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:57:13 [2020-06-17T10:57:13.355Z] #3 DONE 0.1s
10:57:13 [2020-06-17T10:57:13.609Z] 
10:57:13 [2020-06-17T10:57:13.609Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:57:13 [2020-06-17T10:57:13.609Z] #4 CACHED
10:57:13 [2020-06-17T10:57:13.864Z] 
10:57:13 [2020-06-17T10:57:13.864Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
10:57:13 [2020-06-17T10:57:13.864Z] #6 DONE 0.1s
10:57:13 [2020-06-17T10:57:13.864Z] 
10:57:13 [2020-06-17T10:57:13.864Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:57:13 [2020-06-17T10:57:13.864Z] #5 DONE 0.1s
10:57:13 [2020-06-17T10:57:13.864Z] 
10:57:13 [2020-06-17T10:57:13.864Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:57:13 [2020-06-17T10:57:13.864Z] #58 DONE 0.0s
10:57:13 [2020-06-17T10:57:13.864Z] 
10:57:13 [2020-06-17T10:57:13.864Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:13 [2020-06-17T10:57:13.864Z] #7 DONE 0.0s
10:57:13 [2020-06-17T10:57:13.864Z] 
10:57:13 [2020-06-17T10:57:13.864Z] #20 [internal] load build context
10:57:15 [2020-06-17T10:57:15.315Z] #20 transferring context: 51.19MB 1.4s done
10:57:15 [2020-06-17T10:57:15.315Z] #20 DONE 1.4s
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:57:15 [2020-06-17T10:57:15.570Z] #16 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #29 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #46 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:57:15 [2020-06-17T10:57:15.570Z] #26 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:57:15 [2020-06-17T10:57:15.570Z] #15 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #31 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:57:15 [2020-06-17T10:57:15.570Z] #54 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:57:15 [2020-06-17T10:57:15.570Z] #18 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:15 [2020-06-17T10:57:15.570Z] #43 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:57:15 [2020-06-17T10:57:15.570Z] #25 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #44 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:15 [2020-06-17T10:57:15.570Z] #30 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:57:15 [2020-06-17T10:57:15.570Z] #12 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #37 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:57:15 [2020-06-17T10:57:15.570Z] #36 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:57:15 [2020-06-17T10:57:15.570Z] #22 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:57:15 [2020-06-17T10:57:15.570Z] #45 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:57:15 [2020-06-17T10:57:15.570Z] #17 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:15 [2020-06-17T10:57:15.570Z] #49 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:57:15 [2020-06-17T10:57:15.570Z] #51 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:57:15 [2020-06-17T10:57:15.570Z] #10 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #59 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:57:15 [2020-06-17T10:57:15.570Z] #35 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:57:15 [2020-06-17T10:57:15.570Z] #9 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:57:15 [2020-06-17T10:57:15.570Z] #8 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:57:15 [2020-06-17T10:57:15.570Z] #28 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:57:15 [2020-06-17T10:57:15.570Z] #23 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:15 [2020-06-17T10:57:15.570Z] #33 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:15 [2020-06-17T10:57:15.570Z] #60 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:57:15 [2020-06-17T10:57:15.570Z] #14 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:15 [2020-06-17T10:57:15.570Z] #47 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:15 [2020-06-17T10:57:15.570Z] #41 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #48 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:15 [2020-06-17T10:57:15.570Z] #39 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #34 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #57 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #42 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:57:15 [2020-06-17T10:57:15.570Z] #56 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:57:15 [2020-06-17T10:57:15.570Z] #32 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:57:15 [2020-06-17T10:57:15.570Z] #55 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #50 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:57:15 [2020-06-17T10:57:15.570Z] #38 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #61 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:57:15 [2020-06-17T10:57:15.570Z] #27 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:15 [2020-06-17T10:57:15.570Z] #21 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:57:15 [2020-06-17T10:57:15.570Z] #40 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:57:15 [2020-06-17T10:57:15.570Z] #19 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:57:15 [2020-06-17T10:57:15.570Z] #53 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:57:15 [2020-06-17T10:57:15.570Z] #24 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:57:15 [2020-06-17T10:57:15.570Z] #11 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:57:15 [2020-06-17T10:57:15.570Z] #13 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:57:15 [2020-06-17T10:57:15.570Z] #52 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:57:15 [2020-06-17T10:57:15.570Z] #62 CACHED
10:57:15 [2020-06-17T10:57:15.570Z] 
10:57:15 [2020-06-17T10:57:15.570Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:57:16 [2020-06-17T10:57:16.535Z] #63 DONE 1.0s
10:57:16 [2020-06-17T10:57:16.535Z] 
10:57:16 [2020-06-17T10:57:16.535Z] #64 exporting to image
10:57:16 [2020-06-17T10:57:16.536Z] #64 exporting layers
10:57:17 [2020-06-17T10:57:17.095Z] #64 exporting layers 0.8s done
10:57:17 [2020-06-17T10:57:17.095Z] #64 writing image sha256:ceda52e853118a6bdd3c12b17fad23db0dbbac57b45d1f0138ada17d3b2e9579 done
10:57:17 [2020-06-17T10:57:17.095Z] #64 naming to docker.io/library/docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 done
10:57:17 [2020-06-17T10:57:17.095Z] #64 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:57:17 [2020-06-17T10:57:17.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41122/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/validate/default
10:57:18 [2020-06-17T10:57:18.341Z] Congratulations!  All commits are properly signed with the DCO!
10:57:18 [2020-06-17T10:57:18.341Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
10:57:18 [2020-06-17T10:57:18.341Z] No api/types/ or api/swagger.yaml changes in diff.
10:57:18 [2020-06-17T10:57:18.341Z] Congratulations!  All TOML source files changed here have valid syntax.
10:57:18 [2020-06-17T10:57:18.341Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:57:18 [2020-06-17T10:57:18.341Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:57:18 [2020-06-17T10:57:18.341Z] Congratulations!  No new tests were added to integration-cli.
10:57:18 [2020-06-17T10:57:18.341Z] 
10:57:18 [2020-06-17T10:57:18.341Z] INFO Start validation with golang-ci-lint
10:57:18 [2020-06-17T10:57:18.597Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:57:18 [2020-06-17T10:57:18.597Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:57:18 [2020-06-17T10:57:18.597Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:57:19 [2020-06-17T10:57:19.642Z] Fetching without tags
10:57:19 [2020-06-17T10:57:19.955Z] Merging remotes/origin/master commit bd5788960a5f74a6e66511c24e09b24437f48173 into PR head commit 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:20 [2020-06-17T10:57:20.492Z] Merge succeeded, producing 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:20 [2020-06-17T10:57:20.492Z] Checking out Revision 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 (PR-41122)
10:57:19 [2020-06-17T10:57:19.613Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:19 [2020-06-17T10:57:19.615Z]  > git config --add remote.origin.fetch +refs/pull/41122/head:refs/remotes/origin/PR-41122 # timeout=10
10:57:19 [2020-06-17T10:57:19.617Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:19 [2020-06-17T10:57:19.631Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:19 [2020-06-17T10:57:19.648Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:19 [2020-06-17T10:57:19.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:19 [2020-06-17T10:57:19.648Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:19 [2020-06-17T10:57:19.960Z]  > git config core.sparsecheckout # timeout=10
10:57:19 [2020-06-17T10:57:19.966Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:20 [2020-06-17T10:57:20.465Z]  > git merge bd5788960a5f74a6e66511c24e09b24437f48173 # timeout=10
10:57:20 [2020-06-17T10:57:20.481Z]  > git rev-parse HEAD^{commit} # timeout=10
10:57:20 [2020-06-17T10:57:20.498Z]  > git config core.sparsecheckout # timeout=10
10:57:20 [2020-06-17T10:57:20.504Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:20 [2020-06-17T10:57:20.949Z] Commit message: "vendor: golang.org/x/text v0.3.3"
10:57:20 [2020-06-17T10:57:20.996Z]  > git --version # timeout=10
10:57:21 [2020-06-17T10:57:21.010Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:57:21 [2020-06-17T10:57:21.879Z] + docker version
10:57:21 [2020-06-17T10:57:21.879Z] Client: Docker Engine - Community
10:57:21 [2020-06-17T10:57:21.879Z]  Version:           19.03.7
10:57:21 [2020-06-17T10:57:21.879Z]  API version:       1.40
10:57:21 [2020-06-17T10:57:21.879Z]  Go version:        go1.12.17
10:57:21 [2020-06-17T10:57:21.879Z]  Git commit:        7141c199a2
10:57:21 [2020-06-17T10:57:21.879Z]  Built:             Sat Mar  7 16:48:47 2020
10:57:21 [2020-06-17T10:57:21.879Z]  OS/Arch:           linux/s390x
10:57:21 [2020-06-17T10:57:21.879Z]  Experimental:      false
10:57:21 [2020-06-17T10:57:21.879Z] 
10:57:21 [2020-06-17T10:57:21.879Z] Server: Docker Engine - Community
10:57:21 [2020-06-17T10:57:21.879Z]  Engine:
10:57:21 [2020-06-17T10:57:21.879Z]   Version:          19.03.7
10:57:21 [2020-06-17T10:57:21.879Z]   API version:      1.40 (minimum version 1.12)
10:57:21 [2020-06-17T10:57:21.879Z]   Go version:       go1.12.17
10:57:21 [2020-06-17T10:57:21.879Z]   Git commit:       7141c199a2
10:57:21 [2020-06-17T10:57:21.879Z]   Built:            Sat Mar  7 16:47:46 2020
10:57:21 [2020-06-17T10:57:21.879Z]   OS/Arch:          linux/s390x
10:57:21 [2020-06-17T10:57:21.879Z]   Experimental:     true
10:57:21 [2020-06-17T10:57:21.879Z]  containerd:
10:57:21 [2020-06-17T10:57:21.879Z]   Version:          1.2.13
10:57:21 [2020-06-17T10:57:21.879Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:21 [2020-06-17T10:57:21.879Z]  runc:
10:57:21 [2020-06-17T10:57:21.879Z]   Version:          1.0.0-rc10
10:57:21 [2020-06-17T10:57:21.879Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:21 [2020-06-17T10:57:21.879Z]  docker-init:
10:57:21 [2020-06-17T10:57:21.879Z]   Version:          0.18.0
10:57:21 [2020-06-17T10:57:21.879Z]   GitCommit:        fec3683
[Pipeline] sh
10:57:22 [2020-06-17T10:57:22.249Z] + docker info
10:57:22 [2020-06-17T10:57:22.783Z] Fetching without tags
10:57:22 [2020-06-17T10:57:22.860Z] Client:
10:57:22 [2020-06-17T10:57:22.860Z]  Debug Mode: false
10:57:22 [2020-06-17T10:57:22.860Z] 
10:57:22 [2020-06-17T10:57:22.860Z] Server:
10:57:22 [2020-06-17T10:57:22.860Z]  Containers: 0
10:57:22 [2020-06-17T10:57:22.860Z]   Running: 0
10:57:22 [2020-06-17T10:57:22.860Z]   Paused: 0
10:57:22 [2020-06-17T10:57:22.860Z]   Stopped: 0
10:57:22 [2020-06-17T10:57:22.860Z]  Images: 0
10:57:22 [2020-06-17T10:57:22.860Z]  Server Version: 19.03.7
10:57:22 [2020-06-17T10:57:22.860Z]  Storage Driver: overlay2
10:57:22 [2020-06-17T10:57:22.860Z]   Backing Filesystem: <unknown>
10:57:22 [2020-06-17T10:57:22.860Z]   Supports d_type: true
10:57:22 [2020-06-17T10:57:22.860Z]   Native Overlay Diff: true
10:57:22 [2020-06-17T10:57:22.860Z]  Logging Driver: json-file
10:57:22 [2020-06-17T10:57:22.860Z]  Cgroup Driver: cgroupfs
10:57:22 [2020-06-17T10:57:22.860Z]  Plugins:
10:57:22 [2020-06-17T10:57:22.860Z]   Volume: local
10:57:22 [2020-06-17T10:57:22.860Z]   Network: bridge host ipvlan macvlan null overlay
10:57:22 [2020-06-17T10:57:22.860Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:57:22 [2020-06-17T10:57:22.860Z]  Swarm: inactive
10:57:22 [2020-06-17T10:57:22.860Z]  Runtimes: runc
10:57:22 [2020-06-17T10:57:22.860Z]  Default Runtime: runc
10:57:22 [2020-06-17T10:57:22.860Z]  Init Binary: docker-init
10:57:22 [2020-06-17T10:57:22.860Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:22 [2020-06-17T10:57:22.860Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:22 [2020-06-17T10:57:22.860Z]  init version: fec3683
10:57:22 [2020-06-17T10:57:22.860Z]  Security Options:
10:57:22 [2020-06-17T10:57:22.860Z]   apparmor
10:57:22 [2020-06-17T10:57:22.860Z]   seccomp
10:57:22 [2020-06-17T10:57:22.860Z]    Profile: default
10:57:22 [2020-06-17T10:57:22.860Z]  Kernel Version: 4.15.0-88-generic
10:57:22 [2020-06-17T10:57:22.860Z]  Operating System: Ubuntu 18.04.4 LTS
10:57:22 [2020-06-17T10:57:22.860Z]  OSType: linux
10:57:22 [2020-06-17T10:57:22.860Z]  Architecture: s390x
10:57:22 [2020-06-17T10:57:22.860Z]  CPUs: 2
10:57:22 [2020-06-17T10:57:22.860Z]  Total Memory: 7.861GiB
10:57:22 [2020-06-17T10:57:22.860Z]  Name: s390x-ubuntu-30
10:57:22 [2020-06-17T10:57:22.860Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
10:57:22 [2020-06-17T10:57:22.860Z]  Docker Root Dir: /var/lib/docker
10:57:22 [2020-06-17T10:57:22.860Z]  Debug Mode: false
10:57:22 [2020-06-17T10:57:22.860Z]  Username: dockerbuildbot
10:57:22 [2020-06-17T10:57:22.860Z]  Registry: https://index.docker.io/v1/
10:57:22 [2020-06-17T10:57:22.860Z]  Labels:
10:57:22 [2020-06-17T10:57:22.860Z]  Experimental: true
10:57:22 [2020-06-17T10:57:22.860Z]  Insecure Registries:
10:57:22 [2020-06-17T10:57:22.860Z]   127.0.0.0/8
10:57:22 [2020-06-17T10:57:22.860Z]  Live Restore Enabled: false
10:57:22 [2020-06-17T10:57:22.860Z] 
10:57:22 [2020-06-17T10:57:22.860Z] WARNING: No swap limit support
[Pipeline] sh
10:57:23 [2020-06-17T10:57:23.046Z] Merging remotes/origin/master commit bd5788960a5f74a6e66511c24e09b24437f48173 into PR head commit 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:23 [2020-06-17T10:57:23.228Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:23 [2020-06-17T10:57:23.228Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:23 [2020-06-17T10:57:23.228Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:57:23 [2020-06-17T10:57:23.228Z] + bash /home/jenkins/workspace/moby_PR-41122/check-config.sh
10:57:23 [2020-06-17T10:57:23.228Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:57:23 [2020-06-17T10:57:23.228Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
10:57:23 [2020-06-17T10:57:23.228Z] 
10:57:23 [2020-06-17T10:57:23.228Z] Generally Necessary:
10:57:23 [2020-06-17T10:57:23.228Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:57:23 [2020-06-17T10:57:23.228Z] - apparmor: enabled and tools installed
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_NAMESPACES: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_NET_NS: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_PID_NS: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_IPC_NS: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_UTS_NS: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_CGROUPS: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_CGROUP_CPUACCT: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_CGROUP_DEVICE: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_CGROUP_FREEZER: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_CGROUP_SCHED: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_CPUSETS: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_MEMCG: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_KEYS: enabled
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_VETH: enabled (as module)
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_BRIDGE: enabled (as module)
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:57:23 [2020-06-17T10:57:23.509Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_NF_NAT: enabled (as module)
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_NF_NAT_NEEDED: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_POSIX_MQUEUE: enabled
10:57:23 [2020-06-17T10:57:23.510Z] 
10:57:23 [2020-06-17T10:57:23.510Z] Optional Features:
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_USER_NS: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_SECCOMP: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_CGROUP_PIDS: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_MEMCG_SWAP: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:57:23 [2020-06-17T10:57:23.510Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_BLK_CGROUP: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_IOSCHED_CFQ: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_CGROUP_PERF: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_CGROUP_HUGETLB: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_CFS_BANDWIDTH: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_RT_GROUP_SCHED: missing
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_IP_VS: enabled (as module)
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_IP_VS_NFCT: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_IP_VS_RR: enabled (as module)
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_EXT4_FS: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:57:23 [2020-06-17T10:57:23.510Z] - Network Drivers:
10:57:23 [2020-06-17T10:57:23.510Z]   - "overlay":
10:57:23 [2020-06-17T10:57:23.510Z]     - CONFIG_VXLAN: enabled (as module)
10:57:23 [2020-06-17T10:57:23.510Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:57:23 [2020-06-17T10:57:23.510Z]       Optional (for encrypted networks):
10:57:23 [2020-06-17T10:57:23.574Z] Merge succeeded, producing 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:23 [2020-06-17T10:57:23.574Z] Checking out Revision 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 (PR-41122)
10:57:22 [2020-06-17T10:57:22.811Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:22 [2020-06-17T10:57:22.816Z]  > git config --add remote.origin.fetch +refs/pull/41122/head:refs/remotes/origin/PR-41122 # timeout=10
10:57:22 [2020-06-17T10:57:22.823Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:22 [2020-06-17T10:57:22.831Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:22 [2020-06-17T10:57:22.836Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:22 [2020-06-17T10:57:22.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:22 [2020-06-17T10:57:22.837Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:23 [2020-06-17T10:57:23.099Z]  > git config core.sparsecheckout # timeout=10
10:57:23 [2020-06-17T10:57:23.105Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:23 [2020-06-17T10:57:23.612Z]  > git merge bd5788960a5f74a6e66511c24e09b24437f48173 # timeout=10
10:57:23 [2020-06-17T10:57:23.619Z]  > git rev-parse HEAD^{commit} # timeout=10
10:57:23 [2020-06-17T10:57:23.627Z]  > git config core.sparsecheckout # timeout=10
10:57:23 [2020-06-17T10:57:23.633Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_CRYPTO: enabled
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_CRYPTO_AEAD: enabled
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_CRYPTO_GCM: enabled
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_CRYPTO_GHASH: enabled
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_XFRM: enabled
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_XFRM_USER: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_INET_ESP: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]   - "ipvlan":
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_IPVLAN: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]   - "macvlan":
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_MACVLAN: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_DUMMY: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]   - "ftp,tftp client in container":
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z] - Storage Drivers:
10:57:23 [2020-06-17T10:57:23.791Z]   - "aufs":
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_AUFS_FS: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]   - "btrfs":
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:57:23 [2020-06-17T10:57:23.791Z]   - "devicemapper":
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_BLK_DEV_DM: enabled
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]   - "overlay":
10:57:23 [2020-06-17T10:57:23.791Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:57:23 [2020-06-17T10:57:23.791Z]   - "zfs":
10:57:23 [2020-06-17T10:57:23.791Z]     - /dev/zfs: missing
10:57:23 [2020-06-17T10:57:23.791Z]     - zfs command: missing
10:57:23 [2020-06-17T10:57:23.791Z]     - zpool command: missing
10:57:23 [2020-06-17T10:57:23.791Z] 
10:57:23 [2020-06-17T10:57:23.791Z] Limits:
10:57:23 [2020-06-17T10:57:23.791Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:57:23 [2020-06-17T10:57:23.791Z] 
10:57:23 [2020-06-17T10:57:23.791Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:57:24 [2020-06-17T10:57:24.060Z] Commit message: "vendor: golang.org/x/text v0.3.3"
10:57:24 [2020-06-17T10:57:24.123Z]  > git --version # timeout=10
10:57:24 [2020-06-17T10:57:24.133Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
10:57:24 [2020-06-17T10:57:24.163Z] Fetching without tags
10:57:24 [2020-06-17T10:57:24.208Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 .
10:57:24 [2020-06-17T10:57:24.208Z] #2 [internal] load .dockerignore
10:57:24 [2020-06-17T10:57:24.208Z] #2 transferring context: 87B done
10:57:24 [2020-06-17T10:57:24.208Z] #2 DONE 0.0s
10:57:24 [2020-06-17T10:57:24.208Z] 
10:57:24 [2020-06-17T10:57:24.208Z] #1 [internal] load build definition from Dockerfile
10:57:24 [2020-06-17T10:57:24.208Z] #1 transferring dockerfile: 16.37kB done
10:57:24 [2020-06-17T10:57:24.208Z] #1 DONE 0.0s
10:57:24 [2020-06-17T10:57:24.208Z] 
10:57:24 [2020-06-17T10:57:24.208Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:57:24 [2020-06-17T10:57:24.446Z] Still waiting to schedule task
10:57:24 [2020-06-17T10:57:24.446Z] Waiting for next available executor on ‘azwin-2-5de840’
10:57:24 [2020-06-17T10:57:24.501Z] #3 DONE 0.3s
10:57:24 [2020-06-17T10:57:24.502Z] 
10:57:24 [2020-06-17T10:57:24.502Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:57:24 [2020-06-17T10:57:24.502Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:57:24 [2020-06-17T10:57:24.502Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:57:24 [2020-06-17T10:57:24.502Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
10:57:24 [2020-06-17T10:57:24.502Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
10:57:24 [2020-06-17T10:57:24.502Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
10:57:24 [2020-06-17T10:57:24.553Z] Merging remotes/origin/master commit bd5788960a5f74a6e66511c24e09b24437f48173 into PR head commit 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:57:24 [2020-06-17T10:57:24.790Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s
10:57:24 [2020-06-17T10:57:24.790Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
10:57:24 [2020-06-17T10:57:24.790Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
10:57:24 [2020-06-17T10:57:24.939Z] + docker version
10:57:24 [2020-06-17T10:57:24.939Z] Client: Docker Engine - Community
10:57:24 [2020-06-17T10:57:24.939Z]  Version:           19.03.11
10:57:24 [2020-06-17T10:57:24.939Z]  API version:       1.40
10:57:24 [2020-06-17T10:57:24.939Z]  Go version:        go1.13.10
10:57:24 [2020-06-17T10:57:24.939Z]  Git commit:        42e35e61f3
10:57:24 [2020-06-17T10:57:24.939Z]  Built:             Mon Jun  1 09:12:22 2020
10:57:24 [2020-06-17T10:57:24.939Z]  OS/Arch:           linux/amd64
10:57:24 [2020-06-17T10:57:24.939Z]  Experimental:      false
10:57:24 [2020-06-17T10:57:24.939Z] 
10:57:24 [2020-06-17T10:57:24.939Z] Server: Docker Engine - Community
10:57:24 [2020-06-17T10:57:24.939Z]  Engine:
10:57:24 [2020-06-17T10:57:24.939Z]   Version:          19.03.11
10:57:24 [2020-06-17T10:57:24.939Z]   API version:      1.40 (minimum version 1.12)
10:57:24 [2020-06-17T10:57:24.939Z]   Go version:       go1.13.10
10:57:24 [2020-06-17T10:57:24.939Z]   Git commit:       42e35e61f3
10:57:24 [2020-06-17T10:57:24.939Z]   Built:            Mon Jun  1 09:10:54 2020
10:57:24 [2020-06-17T10:57:24.939Z]   OS/Arch:          linux/amd64
10:57:24 [2020-06-17T10:57:24.939Z]   Experimental:     true
10:57:24 [2020-06-17T10:57:24.939Z]  containerd:
10:57:24 [2020-06-17T10:57:24.939Z]   Version:          1.2.13
10:57:24 [2020-06-17T10:57:24.939Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:24 [2020-06-17T10:57:24.939Z]  runc:
10:57:24 [2020-06-17T10:57:24.939Z]   Version:          1.0.0-rc10
10:57:24 [2020-06-17T10:57:24.939Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:24 [2020-06-17T10:57:24.939Z]  docker-init:
10:57:24 [2020-06-17T10:57:24.939Z]   Version:          0.18.0
10:57:24 [2020-06-17T10:57:24.939Z]   GitCommit:        fec3683
[Pipeline] sh
10:57:25 [2020-06-17T10:57:25.071Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
10:57:25 [2020-06-17T10:57:25.071Z] #4 DONE 0.5s
10:57:25 [2020-06-17T10:57:25.219Z] + docker info
10:57:25 [2020-06-17T10:57:25.219Z] Client:
10:57:25 [2020-06-17T10:57:25.219Z]  Debug Mode: false
10:57:25 [2020-06-17T10:57:25.219Z] 
10:57:25 [2020-06-17T10:57:25.219Z] Server:
10:57:25 [2020-06-17T10:57:25.219Z]  Containers: 0
10:57:25 [2020-06-17T10:57:25.219Z]   Running: 0
10:57:25 [2020-06-17T10:57:25.219Z]   Paused: 0
10:57:25 [2020-06-17T10:57:25.219Z]   Stopped: 0
10:57:25 [2020-06-17T10:57:25.219Z]  Images: 11
10:57:25 [2020-06-17T10:57:25.219Z]  Server Version: 19.03.11
10:57:25 [2020-06-17T10:57:25.219Z]  Storage Driver: overlay2
10:57:25 [2020-06-17T10:57:25.219Z]   Backing Filesystem: extfs
10:57:25 [2020-06-17T10:57:25.219Z]   Supports d_type: true
10:57:25 [2020-06-17T10:57:25.219Z]   Native Overlay Diff: true
10:57:25 [2020-06-17T10:57:25.219Z]  Logging Driver: json-file
10:57:25 [2020-06-17T10:57:25.219Z]  Cgroup Driver: cgroupfs
10:57:25 [2020-06-17T10:57:25.219Z]  Plugins:
10:57:25 [2020-06-17T10:57:25.219Z]   Volume: local
10:57:25 [2020-06-17T10:57:25.219Z]   Network: bridge host ipvlan macvlan null overlay
10:57:25 [2020-06-17T10:57:25.219Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:57:25 [2020-06-17T10:57:25.219Z]  Swarm: inactive
10:57:25 [2020-06-17T10:57:25.219Z]  Runtimes: runc
10:57:25 [2020-06-17T10:57:25.219Z]  Default Runtime: runc
10:57:25 [2020-06-17T10:57:25.219Z]  Init Binary: docker-init
10:57:25 [2020-06-17T10:57:25.219Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:25 [2020-06-17T10:57:25.219Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:25 [2020-06-17T10:57:25.219Z]  init version: fec3683
10:57:25 [2020-06-17T10:57:25.219Z]  Security Options:
10:57:25 [2020-06-17T10:57:25.219Z]   apparmor
10:57:25 [2020-06-17T10:57:25.219Z]   seccomp
10:57:25 [2020-06-17T10:57:25.219Z]    Profile: default
10:57:25 [2020-06-17T10:57:25.219Z]  Kernel Version: 5.3.0-1019-aws
10:57:25 [2020-06-17T10:57:25.219Z]  Operating System: Ubuntu 18.04.4 LTS
10:57:25 [2020-06-17T10:57:25.219Z]  OSType: linux
10:57:25 [2020-06-17T10:57:25.219Z]  Architecture: x86_64
10:57:25 [2020-06-17T10:57:25.219Z]  CPUs: 2
10:57:25 [2020-06-17T10:57:25.219Z]  Total Memory: 7.487GiB
10:57:25 [2020-06-17T10:57:25.219Z]  Name: ip-10-100-59-184
10:57:25 [2020-06-17T10:57:25.219Z]  ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL
10:57:25 [2020-06-17T10:57:25.219Z]  Docker Root Dir: /var/lib/docker
10:57:25 [2020-06-17T10:57:25.219Z]  Debug Mode: false
10:57:25 [2020-06-17T10:57:25.219Z]  Registry: https://index.docker.io/v1/
10:57:25 [2020-06-17T10:57:25.219Z]  Labels:
10:57:25 [2020-06-17T10:57:25.219Z]  Experimental: true
10:57:25 [2020-06-17T10:57:25.219Z]  Insecure Registries:
10:57:25 [2020-06-17T10:57:25.219Z]   127.0.0.0/8
10:57:25 [2020-06-17T10:57:25.219Z]  Live Restore Enabled: true
10:57:25 [2020-06-17T10:57:25.219Z] 
10:57:25 [2020-06-17T10:57:25.219Z] WARNING: No swap limit support
[Pipeline] sh
10:57:25 [2020-06-17T10:57:25.498Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:25 [2020-06-17T10:57:25.498Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:25 [2020-06-17T10:57:25.498Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:57:25 [2020-06-17T10:57:25.498Z] + bash /home/ubuntu/workspace/moby_PR-41122/check-config.sh
10:57:25 [2020-06-17T10:57:25.498Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:57:25 [2020-06-17T10:57:25.498Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ...
10:57:25 [2020-06-17T10:57:25.498Z] 
10:57:25 [2020-06-17T10:57:25.498Z] Generally Necessary:
10:57:25 [2020-06-17T10:57:25.498Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:57:25 [2020-06-17T10:57:25.498Z] - apparmor: enabled and tools installed
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_NAMESPACES: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_NET_NS: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_PID_NS: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_IPC_NS: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_UTS_NS: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_CGROUPS: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_CGROUP_CPUACCT: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_CGROUP_DEVICE: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_CGROUP_FREEZER: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_CGROUP_SCHED: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_CPUSETS: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_MEMCG: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_KEYS: enabled
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_VETH: enabled (as module)
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_BRIDGE: enabled (as module)
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_NF_NAT_IPV4: missing
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:57:25 [2020-06-17T10:57:25.498Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:57:24 [2020-06-17T10:57:24.129Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:24 [2020-06-17T10:57:24.137Z]  > git config --add remote.origin.fetch +refs/pull/41122/head:refs/remotes/origin/PR-41122 # timeout=10
10:57:24 [2020-06-17T10:57:24.142Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:24 [2020-06-17T10:57:24.154Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:24 [2020-06-17T10:57:24.167Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:24 [2020-06-17T10:57:24.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:24 [2020-06-17T10:57:24.169Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:24 [2020-06-17T10:57:24.557Z]  > git config core.sparsecheckout # timeout=10
10:57:24 [2020-06-17T10:57:24.561Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:25 [2020-06-17T10:57:25.485Z]  > git merge bd5788960a5f74a6e66511c24e09b24437f48173 # timeout=10
10:57:25 [2020-06-17T10:57:25.499Z]  > git rev-parse HEAD^{commit} # timeout=10
10:57:25 [2020-06-17T10:57:25.504Z] Merge succeeded, producing 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:25 [2020-06-17T10:57:25.504Z] Checking out Revision 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 (PR-41122)
10:57:25 [2020-06-17T10:57:25.693Z] 
10:57:25 [2020-06-17T10:57:25.693Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:57:25 [2020-06-17T10:57:25.693Z] #6 DONE 0.2s
10:57:25 [2020-06-17T10:57:25.693Z] 
10:57:25 [2020-06-17T10:57:25.694Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
10:57:25 [2020-06-17T10:57:25.694Z] #5 DONE 0.2s
10:57:25 [2020-06-17T10:57:25.694Z] 
10:57:25 [2020-06-17T10:57:25.694Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:25 [2020-06-17T10:57:25.694Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done
10:57:25 [2020-06-17T10:57:25.694Z] #7 sha256:617ad326fb949f21b571405c1268a2b61795a8bf167f617b2f2f29a83df8546e 5.46kB / 5.46kB done
10:57:25 [2020-06-17T10:57:25.694Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.1s
10:57:25 [2020-06-17T10:57:25.694Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 1.20MB / 7.39MB 0.1s
10:57:25 [2020-06-17T10:57:25.694Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done
10:57:25 [2020-06-17T10:57:25.694Z] #7 sha256:91a64123d86fe249219076638cf70e62edacff8ae0ba221c12b5d938d96626cc 1.79kB / 1.79kB done
10:57:25 [2020-06-17T10:57:25.694Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0B / 9.88MB 0.1s
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_NF_NAT: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_NF_NAT_NEEDED: missing
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_POSIX_MQUEUE: enabled
10:57:25 [2020-06-17T10:57:25.756Z] 
10:57:25 [2020-06-17T10:57:25.756Z] Optional Features:
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_USER_NS: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_SECCOMP: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_CGROUP_PIDS: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_MEMCG_SWAP: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:57:25 [2020-06-17T10:57:25.756Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_BLK_CGROUP: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_IOSCHED_CFQ: missing
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_CGROUP_PERF: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_CGROUP_HUGETLB: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_CFS_BANDWIDTH: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_RT_GROUP_SCHED: missing
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_IP_VS: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_IP_VS_NFCT: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_IP_VS_RR: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_EXT4_FS: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:57:25 [2020-06-17T10:57:25.756Z] - Network Drivers:
10:57:25 [2020-06-17T10:57:25.756Z]   - "overlay":
10:57:25 [2020-06-17T10:57:25.756Z]     - CONFIG_VXLAN: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:57:25 [2020-06-17T10:57:25.756Z]       Optional (for encrypted networks):
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_CRYPTO: enabled
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_CRYPTO_AEAD: enabled
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_CRYPTO_GCM: enabled
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_CRYPTO_GHASH: enabled
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_XFRM: enabled
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_XFRM_USER: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_INET_ESP: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:57:25 [2020-06-17T10:57:25.756Z]   - "ipvlan":
10:57:25 [2020-06-17T10:57:25.756Z]     - CONFIG_IPVLAN: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z]   - "macvlan":
10:57:25 [2020-06-17T10:57:25.756Z]     - CONFIG_MACVLAN: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z]     - CONFIG_DUMMY: enabled (as module)
10:57:25 [2020-06-17T10:57:25.756Z]   - "ftp,tftp client in container":
10:57:25 [2020-06-17T10:57:25.957Z] Commit message: "vendor: golang.org/x/text v0.3.3"
10:57:25 [2020-06-17T10:57:25.980Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 4.30MB / 48.97MB 0.2s
10:57:25 [2020-06-17T10:57:25.980Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 5.62MB / 7.39MB 0.2s
10:57:25 [2020-06-17T10:57:25.980Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 1.93MB / 9.88MB 0.2s
10:57:25 [2020-06-17T10:57:25.980Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 9.83MB / 48.97MB 0.3s
10:57:25 [2020-06-17T10:57:25.980Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.2s done
10:57:25 [2020-06-17T10:57:25.980Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 7.20MB / 9.88MB 0.3s
10:57:25 [2020-06-17T10:57:25.980Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.3s
10:57:25 [2020-06-17T10:57:25.997Z]  > git --version # timeout=10
10:57:26 [2020-06-17T10:57:26.008Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:57:26 [2020-06-17T10:57:26.013Z] - Storage Drivers:
10:57:26 [2020-06-17T10:57:26.013Z]   - "aufs":
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_AUFS_FS: enabled (as module)
10:57:26 [2020-06-17T10:57:26.013Z]   - "btrfs":
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:57:26 [2020-06-17T10:57:26.013Z]   - "devicemapper":
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_BLK_DEV_DM: enabled
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:57:26 [2020-06-17T10:57:26.013Z]   - "overlay":
10:57:26 [2020-06-17T10:57:26.013Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:57:26 [2020-06-17T10:57:26.013Z]   - "zfs":
10:57:26 [2020-06-17T10:57:26.013Z]     - /dev/zfs: present
10:57:26 [2020-06-17T10:57:26.013Z]     - zfs command: missing
10:57:26 [2020-06-17T10:57:26.013Z]     - zpool command: missing
10:57:26 [2020-06-17T10:57:26.013Z] 
10:57:26 [2020-06-17T10:57:26.013Z] Limits:
10:57:26 [2020-06-17T10:57:26.013Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:57:26 [2020-06-17T10:57:26.013Z] 
10:57:26 [2020-06-17T10:57:26.013Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:57:26 [2020-06-17T10:57:26.264Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 19.36MB / 48.97MB 0.5s
10:57:26 [2020-06-17T10:57:26.264Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.4s done
10:57:26 [2020-06-17T10:57:26.264Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 5.64MB / 51.37MB 0.5s
10:57:26 [2020-06-17T10:57:26.264Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.60MB / 56.71MB 0.5s
10:57:26 [2020-06-17T10:57:26.264Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 8.40MB / 51.37MB 0.6s
10:57:26 [2020-06-17T10:57:26.264Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 5.05MB / 56.71MB 0.6s
10:57:26 [2020-06-17T10:57:26.349Z] + sudo modprobe ip_vs
10:57:26 [2020-06-17T10:57:26.349Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 .
10:57:26 [2020-06-17T10:57:26.349Z] #2 [internal] load .dockerignore
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
10:57:26 [2020-06-17T10:57:26.548Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 25.50MB / 48.97MB 0.7s
10:57:26 [2020-06-17T10:57:26.548Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 11.72MB / 51.37MB 0.7s
10:57:26 [2020-06-17T10:57:26.548Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 8.86MB / 56.71MB 0.7s
10:57:26 [2020-06-17T10:57:26.548Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 28.88MB / 48.97MB 0.9s
10:57:26 [2020-06-17T10:57:26.548Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 15.49MB / 51.37MB 0.9s
10:57:26 [2020-06-17T10:57:26.548Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 12.33MB / 56.71MB 0.9s
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:57:26 [2020-06-17T10:57:26.606Z] #2 transferring context: 87B done
10:57:26 [2020-06-17T10:57:26.606Z] #2 DONE 0.0s
10:57:26 [2020-06-17T10:57:26.606Z] 
10:57:26 [2020-06-17T10:57:26.606Z] #1 [internal] load build definition from Dockerfile
10:57:26 [2020-06-17T10:57:26.606Z] #1 transferring dockerfile: 16.37kB done
10:57:26 [2020-06-17T10:57:26.606Z] #1 DONE 0.0s
10:57:26 [2020-06-17T10:57:26.606Z] 
10:57:26 [2020-06-17T10:57:26.606Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 32.88MB / 48.97MB 1.0s
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 18.32MB / 51.37MB 1.0s
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 15.75MB / 56.71MB 1.0s
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 36.60MB / 48.97MB 1.1s
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 21.51MB / 51.37MB 1.1s
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 19.65MB / 56.71MB 1.1s
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 43.91MB / 48.97MB 1.3s
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 27.37MB / 51.37MB 1.3s
10:57:26 [2020-06-17T10:57:26.832Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 25.11MB / 56.71MB 1.3s
10:57:26 [2020-06-17T10:57:26.857Z] + docker version
10:57:26 [2020-06-17T10:57:26.857Z] Client: Docker Engine - Community
10:57:26 [2020-06-17T10:57:26.857Z]  Version:           19.03.11
10:57:26 [2020-06-17T10:57:26.857Z]  API version:       1.40
10:57:26 [2020-06-17T10:57:26.857Z]  Go version:        go1.13.10
10:57:26 [2020-06-17T10:57:26.857Z]  Git commit:        42e35e6
10:57:26 [2020-06-17T10:57:26.857Z]  Built:             Mon Jun  1 09:13:13 2020
10:57:26 [2020-06-17T10:57:26.857Z]  OS/Arch:           linux/arm64
10:57:26 [2020-06-17T10:57:26.857Z]  Experimental:      false
10:57:26 [2020-06-17T10:57:26.857Z] 
10:57:26 [2020-06-17T10:57:26.857Z] Server: Docker Engine - Community
10:57:26 [2020-06-17T10:57:26.857Z]  Engine:
10:57:26 [2020-06-17T10:57:26.857Z]   Version:          19.03.11
10:57:26 [2020-06-17T10:57:26.857Z]   API version:      1.40 (minimum version 1.12)
10:57:26 [2020-06-17T10:57:26.857Z]   Go version:       go1.13.10
10:57:26 [2020-06-17T10:57:26.857Z]   Git commit:       42e35e6
10:57:26 [2020-06-17T10:57:26.857Z]   Built:            Mon Jun  1 09:11:46 2020
10:57:26 [2020-06-17T10:57:26.857Z]   OS/Arch:          linux/arm64
10:57:26 [2020-06-17T10:57:26.857Z]   Experimental:     true
10:57:26 [2020-06-17T10:57:26.857Z]  containerd:
10:57:26 [2020-06-17T10:57:26.857Z]   Version:          1.2.13
10:57:26 [2020-06-17T10:57:26.857Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:26 [2020-06-17T10:57:26.857Z]  runc:
10:57:26 [2020-06-17T10:57:26.857Z]   Version:          1.0.0-rc10
10:57:26 [2020-06-17T10:57:26.857Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:26 [2020-06-17T10:57:26.857Z]  docker-init:
10:57:26 [2020-06-17T10:57:26.857Z]   Version:          0.18.0
10:57:26 [2020-06-17T10:57:26.857Z]   GitCommit:        fec3683
10:57:26 [2020-06-17T10:57:26.863Z] #3 DONE 0.6s
[Pipeline] sh
10:57:27 [2020-06-17T10:57:27.116Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.36MB / 48.97MB 1.4s
10:57:27 [2020-06-17T10:57:27.116Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 31.17MB / 51.37MB 1.4s
10:57:27 [2020-06-17T10:57:27.116Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 28.45MB / 56.71MB 1.4s
10:57:27 [2020-06-17T10:57:27.120Z] 
10:57:27 [2020-06-17T10:57:27.120Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:57:27 [2020-06-17T10:57:27.120Z] #4 CACHED
10:57:27 [2020-06-17T10:57:27.144Z] + docker info
10:57:25 [2020-06-17T10:57:25.508Z]  > git config core.sparsecheckout # timeout=10
10:57:25 [2020-06-17T10:57:25.513Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:27 [2020-06-17T10:57:27.378Z] 
10:57:27 [2020-06-17T10:57:27.378Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:57:27 [2020-06-17T10:57:27.378Z] #6 DONE 0.1s
10:57:27 [2020-06-17T10:57:27.378Z] 
10:57:27 [2020-06-17T10:57:27.378Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
10:57:27 [2020-06-17T10:57:27.378Z] #5 DONE 0.1s
10:57:27 [2020-06-17T10:57:27.378Z] 
10:57:27 [2020-06-17T10:57:27.378Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:57:27 [2020-06-17T10:57:27.378Z] #58 DONE 0.0s
10:57:27 [2020-06-17T10:57:27.378Z] 
10:57:27 [2020-06-17T10:57:27.378Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:27 [2020-06-17T10:57:27.378Z] #7 DONE 0.0s
10:57:27 [2020-06-17T10:57:27.378Z] 
10:57:27 [2020-06-17T10:57:27.378Z] #20 [internal] load build context
10:57:27 [2020-06-17T10:57:27.405Z] #7 ...
10:57:27 [2020-06-17T10:57:27.405Z] 
10:57:27 [2020-06-17T10:57:27.405Z] #20 [internal] load build context
10:57:27 [2020-06-17T10:57:27.405Z] #20 transferring context: 51.19MB 1.5s done
10:57:27 [2020-06-17T10:57:27.405Z] #20 DONE 1.5s
10:57:27 [2020-06-17T10:57:27.405Z] 
10:57:27 [2020-06-17T10:57:27.405Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:27 [2020-06-17T10:57:27.405Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 36.81MB / 51.37MB 1.5s
10:57:27 [2020-06-17T10:57:27.405Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 33.80MB / 56.71MB 1.5s
10:57:27 [2020-06-17T10:57:27.405Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.5s done
10:57:27 [2020-06-17T10:57:27.405Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 42.94MB / 51.37MB 1.7s
10:57:27 [2020-06-17T10:57:27.405Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 41.74MB / 56.71MB 1.7s
10:57:27 [2020-06-17T10:57:27.405Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 3.02MB / 102.23MB 1.7s
10:57:27 [2020-06-17T10:57:27.405Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 46.77MB / 51.37MB 1.8s
10:57:27 [2020-06-17T10:57:27.405Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 45.50MB / 56.71MB 1.8s
10:57:27 [2020-06-17T10:57:27.405Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0.1s
10:57:27 [2020-06-17T10:57:27.696Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 50.76MB / 51.37MB 1.9s
10:57:27 [2020-06-17T10:57:27.696Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 49.29MB / 56.71MB 1.9s
10:57:27 [2020-06-17T10:57:27.696Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 11.24MB / 102.23MB 1.9s
10:57:27 [2020-06-17T10:57:27.696Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.9s done
10:57:27 [2020-06-17T10:57:27.696Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 54.47MB / 56.71MB 2.0s
10:57:27 [2020-06-17T10:57:27.696Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 17.24MB / 102.23MB 2.0s
10:57:27 [2020-06-17T10:57:27.696Z] #7 sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 0B / 155B 2.0s
10:57:27 [2020-06-17T10:57:27.711Z] Client:
10:57:27 [2020-06-17T10:57:27.711Z]  Debug Mode: false
10:57:27 [2020-06-17T10:57:27.711Z] 
10:57:27 [2020-06-17T10:57:27.711Z] Server:
10:57:27 [2020-06-17T10:57:27.711Z]  Containers: 0
10:57:27 [2020-06-17T10:57:27.711Z]   Running: 0
10:57:27 [2020-06-17T10:57:27.711Z]   Paused: 0
10:57:27 [2020-06-17T10:57:27.711Z]   Stopped: 0
10:57:27 [2020-06-17T10:57:27.711Z]  Images: 2
10:57:27 [2020-06-17T10:57:27.711Z]  Server Version: 19.03.11
10:57:27 [2020-06-17T10:57:27.711Z]  Storage Driver: overlay2
10:57:27 [2020-06-17T10:57:27.711Z]   Backing Filesystem: extfs
10:57:27 [2020-06-17T10:57:27.711Z]   Supports d_type: true
10:57:27 [2020-06-17T10:57:27.711Z]   Native Overlay Diff: true
10:57:27 [2020-06-17T10:57:27.711Z]  Logging Driver: json-file
10:57:27 [2020-06-17T10:57:27.711Z]  Cgroup Driver: cgroupfs
10:57:27 [2020-06-17T10:57:27.711Z]  Plugins:
10:57:27 [2020-06-17T10:57:27.711Z]   Volume: local
10:57:27 [2020-06-17T10:57:27.711Z]   Network: bridge host ipvlan macvlan null overlay
10:57:27 [2020-06-17T10:57:27.711Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:57:27 [2020-06-17T10:57:27.711Z]  Swarm: inactive
10:57:27 [2020-06-17T10:57:27.711Z]  Runtimes: runc
10:57:27 [2020-06-17T10:57:27.711Z]  Default Runtime: runc
10:57:27 [2020-06-17T10:57:27.711Z]  Init Binary: docker-init
10:57:27 [2020-06-17T10:57:27.711Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:27 [2020-06-17T10:57:27.711Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:27 [2020-06-17T10:57:27.711Z]  init version: fec3683
10:57:27 [2020-06-17T10:57:27.711Z]  Security Options:
10:57:27 [2020-06-17T10:57:27.711Z]   apparmor
10:57:27 [2020-06-17T10:57:27.711Z]   seccomp
10:57:27 [2020-06-17T10:57:27.711Z]    Profile: default
10:57:27 [2020-06-17T10:57:27.711Z]  Kernel Version: 4.15.0-1067-aws
10:57:27 [2020-06-17T10:57:27.711Z]  Operating System: Ubuntu 16.04.6 LTS
10:57:27 [2020-06-17T10:57:27.711Z]  OSType: linux
10:57:27 [2020-06-17T10:57:27.711Z]  Architecture: aarch64
10:57:27 [2020-06-17T10:57:27.711Z]  CPUs: 4
10:57:27 [2020-06-17T10:57:27.711Z]  Total Memory: 7.525GiB
10:57:27 [2020-06-17T10:57:27.711Z]  Name: ip-10-100-40-13
10:57:27 [2020-06-17T10:57:27.711Z]  ID: TSQ6:WXGO:53S5:BRVT:FFFG:4X7X:LIVW:AY2N:4FI7:5RRI:VUDZ:GVUJ
10:57:27 [2020-06-17T10:57:27.711Z]  Docker Root Dir: /var/lib/docker
10:57:27 [2020-06-17T10:57:27.711Z]  Debug Mode: false
10:57:27 [2020-06-17T10:57:27.711Z]  Registry: https://index.docker.io/v1/
10:57:27 [2020-06-17T10:57:27.711Z]  Labels:
10:57:27 [2020-06-17T10:57:27.711Z]  Experimental: true
10:57:27 [2020-06-17T10:57:27.711Z]  Insecure Registries:
10:57:27 [2020-06-17T10:57:27.711Z]   127.0.0.0/8
10:57:27 [2020-06-17T10:57:27.711Z]  Live Restore Enabled: true
10:57:27 [2020-06-17T10:57:27.711Z] 
10:57:27 [2020-06-17T10:57:27.711Z] WARNING: No swap limit support
10:57:27 [2020-06-17T10:57:27.919Z] Fetching without tags
[Pipeline] sh
10:57:27 [2020-06-17T10:57:27.987Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.1s done
10:57:27 [2020-06-17T10:57:27.987Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 35.56MB / 102.23MB 2.2s
10:57:27 [2020-06-17T10:57:27.987Z] #7 sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 155B / 155B 2.0s done
10:57:27 [2020-06-17T10:57:27.987Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 41.79MB / 102.23MB 2.3s
10:57:28 [2020-06-17T10:57:28.172Z] Merging remotes/origin/master commit bd5788960a5f74a6e66511c24e09b24437f48173 into PR head commit 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:28 [2020-06-17T10:57:28.256Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:28 [2020-06-17T10:57:28.256Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:28 [2020-06-17T10:57:28.256Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:57:28 [2020-06-17T10:57:28.256Z] + bash /home/ubuntu/workspace/moby_PR-41122/check-config.sh
10:57:28 [2020-06-17T10:57:28.256Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:57:28 [2020-06-17T10:57:28.256Z] info: reading kernel config from /boot/config-4.15.0-1067-aws ...
10:57:28 [2020-06-17T10:57:28.256Z] 
10:57:28 [2020-06-17T10:57:28.256Z] Generally Necessary:
10:57:28 [2020-06-17T10:57:28.256Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:57:28 [2020-06-17T10:57:28.256Z] - apparmor: enabled and tools installed
10:57:28 [2020-06-17T10:57:28.256Z] - CONFIG_NAMESPACES: enabled
10:57:28 [2020-06-17T10:57:28.256Z] - CONFIG_NET_NS: enabled
10:57:28 [2020-06-17T10:57:28.256Z] - CONFIG_PID_NS: enabled
10:57:28 [2020-06-17T10:57:28.256Z] - CONFIG_IPC_NS: enabled
10:57:28 [2020-06-17T10:57:28.256Z] - CONFIG_UTS_NS: enabled
10:57:28 [2020-06-17T10:57:28.256Z] - CONFIG_CGROUPS: enabled
10:57:28 [2020-06-17T10:57:28.275Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 59.59MB / 102.23MB 2.5s
10:57:28 [2020-06-17T10:57:28.275Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 71.88MB / 102.23MB 2.6s
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_CGROUP_CPUACCT: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_CGROUP_DEVICE: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_CGROUP_FREEZER: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_CGROUP_SCHED: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_CPUSETS: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_MEMCG: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_KEYS: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_VETH: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_BRIDGE: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_NF_NAT: enabled (as module)
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_NF_NAT_NEEDED: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_POSIX_MQUEUE: enabled
10:57:28 [2020-06-17T10:57:28.515Z] 
10:57:28 [2020-06-17T10:57:28.515Z] Optional Features:
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_USER_NS: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_SECCOMP: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_CGROUP_PIDS: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_MEMCG_SWAP: enabled
10:57:28 [2020-06-17T10:57:28.515Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:57:28 [2020-06-17T10:57:28.515Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:57:28 [2020-06-17T10:57:28.558Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 82.30MB / 102.23MB 2.7s
10:57:28 [2020-06-17T10:57:28.558Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 94.33MB / 102.23MB 2.8s
10:57:28 [2020-06-17T10:57:28.558Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 102.23MB / 102.23MB 2.9s
10:57:28 [2020-06-17T10:57:28.713Z] Merge succeeded, producing 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:57:28 [2020-06-17T10:57:28.714Z] Checking out Revision 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 (PR-41122)
10:57:28 [2020-06-17T10:57:28.748Z] #20 transferring context: 51.19MB 1.3s done
10:57:28 [2020-06-17T10:57:28.748Z] #20 DONE 1.3s
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:28 [2020-06-17T10:57:28.748Z] #33 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.748Z] #46 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.748Z] #48 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:57:28 [2020-06-17T10:57:28.748Z] #59 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:57:28 [2020-06-17T10:57:28.748Z] #12 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:57:28 [2020-06-17T10:57:28.748Z] #26 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.748Z] #61 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:28 [2020-06-17T10:57:28.748Z] #60 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:57:28 [2020-06-17T10:57:28.748Z] #18 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:57:28 [2020-06-17T10:57:28.748Z] #11 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:28 [2020-06-17T10:57:28.748Z] #30 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:57:28 [2020-06-17T10:57:28.748Z] #35 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:28 [2020-06-17T10:57:28.748Z] #39 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:28 [2020-06-17T10:57:28.748Z] #49 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:57:28 [2020-06-17T10:57:28.748Z] #19 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:57:28 [2020-06-17T10:57:28.748Z] #25 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.748Z] #37 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:28 [2020-06-17T10:57:28.748Z] #41 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:57:28 [2020-06-17T10:57:28.748Z] #24 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.748Z] #44 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.748Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:28 [2020-06-17T10:57:28.748Z] #21 CACHED
10:57:28 [2020-06-17T10:57:28.748Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:57:28 [2020-06-17T10:57:28.749Z] #38 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:57:28 [2020-06-17T10:57:28.749Z] #16 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:57:28 [2020-06-17T10:57:28.749Z] #52 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:57:28 [2020-06-17T10:57:28.749Z] #8 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:57:28 [2020-06-17T10:57:28.749Z] #23 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:57:28 [2020-06-17T10:57:28.749Z] #10 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:57:28 [2020-06-17T10:57:28.749Z] #54 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.749Z] #29 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:57:28 [2020-06-17T10:57:28.749Z] #55 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:57:28 [2020-06-17T10:57:28.749Z] #40 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:57:28 [2020-06-17T10:57:28.749Z] #15 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:57:28 [2020-06-17T10:57:28.749Z] #17 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:57:28 [2020-06-17T10:57:28.749Z] #27 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:57:28 [2020-06-17T10:57:28.749Z] #28 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:57:28 [2020-06-17T10:57:28.749Z] #9 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.749Z] #31 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:57:28 [2020-06-17T10:57:28.749Z] #14 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.749Z] #50 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:57:28 [2020-06-17T10:57:28.749Z] #45 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.749Z] #53 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:57:28 [2020-06-17T10:57:28.749Z] #51 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.749Z] #57 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:28 [2020-06-17T10:57:28.749Z] #47 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:57:28 [2020-06-17T10:57:28.749Z] #13 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:57:28 [2020-06-17T10:57:28.749Z] #56 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:57:28 [2020-06-17T10:57:28.749Z] #36 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.749Z] #42 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:57:28 [2020-06-17T10:57:28.749Z] #32 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:57:28 [2020-06-17T10:57:28.749Z] #34 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:28 [2020-06-17T10:57:28.749Z] #43 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:57:28 [2020-06-17T10:57:28.749Z] #22 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:57:28 [2020-06-17T10:57:28.749Z] #62 CACHED
10:57:28 [2020-06-17T10:57:28.749Z] 
10:57:28 [2020-06-17T10:57:28.749Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_BLK_CGROUP: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_IOSCHED_CFQ: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_CGROUP_PERF: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_CGROUP_HUGETLB: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_CFS_BANDWIDTH: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_RT_GROUP_SCHED: missing
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_IP_VS: enabled (as module)
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_IP_VS_NFCT: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_IP_VS_RR: enabled (as module)
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_EXT4_FS: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:57:28 [2020-06-17T10:57:28.774Z] - Network Drivers:
10:57:28 [2020-06-17T10:57:28.774Z]   - "overlay":
10:57:28 [2020-06-17T10:57:28.774Z]     - CONFIG_VXLAN: enabled (as module)
10:57:28 [2020-06-17T10:57:28.774Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:57:28 [2020-06-17T10:57:28.774Z]       Optional (for encrypted networks):
10:57:28 [2020-06-17T10:57:28.839Z] #7 ...
10:57:28 [2020-06-17T10:57:28.839Z] 
10:57:28 [2020-06-17T10:57:28.839Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:57:28 [2020-06-17T10:57:28.839Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:57:28 [2020-06-17T10:57:28.839Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:57:28 [2020-06-17T10:57:28.839Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:57:28 [2020-06-17T10:57:28.839Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done
10:57:28 [2020-06-17T10:57:28.839Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
10:57:28 [2020-06-17T10:57:28.839Z] #58 DONE 3.0s
10:57:28 [2020-06-17T10:57:28.839Z] 
10:57:28 [2020-06-17T10:57:28.839Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:28 [2020-06-17T10:57:28.839Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 102.23MB / 102.23MB 3.0s done
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_CRYPTO: enabled
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_CRYPTO_AEAD: enabled
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_CRYPTO_GCM: enabled
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_CRYPTO_GHASH: enabled
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_XFRM: enabled
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_XFRM_USER: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_INET_ESP: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]   - "ipvlan":
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_IPVLAN: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]   - "macvlan":
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_MACVLAN: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_DUMMY: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]   - "ftp,tftp client in container":
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z] - Storage Drivers:
10:57:29 [2020-06-17T10:57:29.032Z]   - "aufs":
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_AUFS_FS: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]   - "btrfs":
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:57:29 [2020-06-17T10:57:29.032Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:57:29 [2020-06-17T10:57:29.033Z]   - "devicemapper":
10:57:29 [2020-06-17T10:57:29.033Z]     - CONFIG_BLK_DEV_DM: enabled
10:57:29 [2020-06-17T10:57:29.033Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:57:29 [2020-06-17T10:57:29.033Z]   - "overlay":
10:57:29 [2020-06-17T10:57:29.033Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:57:29 [2020-06-17T10:57:29.033Z]   - "zfs":
10:57:29 [2020-06-17T10:57:29.033Z]     - /dev/zfs: missing
10:57:29 [2020-06-17T10:57:29.033Z]     - zfs command: missing
10:57:29 [2020-06-17T10:57:29.033Z]     - zpool command: missing
10:57:29 [2020-06-17T10:57:29.033Z] 
10:57:29 [2020-06-17T10:57:29.033Z] Limits:
10:57:29 [2020-06-17T10:57:29.033Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:57:29 [2020-06-17T10:57:29.033Z] 
10:57:29 [2020-06-17T10:57:29.033Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:57:29 [2020-06-17T10:57:29.119Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.8s done
10:57:27 [2020-06-17T10:57:27.875Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:27 [2020-06-17T10:57:27.881Z]  > git config --add remote.origin.fetch +refs/pull/41122/head:refs/remotes/origin/PR-41122 # timeout=10
10:57:27 [2020-06-17T10:57:27.892Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:27 [2020-06-17T10:57:27.900Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:57:27 [2020-06-17T10:57:27.910Z] Fetching upstream changes from https://github.com/moby/moby.git
10:57:27 [2020-06-17T10:57:27.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:57:27 [2020-06-17T10:57:27.910Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:57:28 [2020-06-17T10:57:28.163Z]  > git config core.sparsecheckout # timeout=10
10:57:28 [2020-06-17T10:57:28.168Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:28 [2020-06-17T10:57:28.685Z]  > git merge bd5788960a5f74a6e66511c24e09b24437f48173 # timeout=10
10:57:28 [2020-06-17T10:57:28.695Z]  > git rev-parse HEAD^{commit} # timeout=10
10:57:28 [2020-06-17T10:57:28.704Z]  > git config core.sparsecheckout # timeout=10
10:57:28 [2020-06-17T10:57:28.719Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:57:29 [2020-06-17T10:57:29.212Z] Commit message: "vendor: golang.org/x/text v0.3.3"
10:57:29 [2020-06-17T10:57:29.217Z]  > git --version # timeout=10
10:57:29 [2020-06-17T10:57:29.230Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
10:57:29 [2020-06-17T10:57:29.371Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 .
10:57:29 [2020-06-17T10:57:29.371Z] #1 [internal] load build definition from Dockerfile
10:57:29 [2020-06-17T10:57:29.371Z] #1 DONE 0.0s
10:57:29 [2020-06-17T10:57:29.371Z] 
10:57:29 [2020-06-17T10:57:29.371Z] #2 [internal] load .dockerignore
10:57:29 [2020-06-17T10:57:29.371Z] #2 transferring context: 87B done
10:57:29 [2020-06-17T10:57:29.371Z] #2 DONE 0.0s
10:57:29 [2020-06-17T10:57:29.371Z] 
10:57:29 [2020-06-17T10:57:29.371Z] #1 [internal] load build definition from Dockerfile
10:57:29 [2020-06-17T10:57:29.371Z] #1 transferring dockerfile: 16.37kB done
10:57:29 [2020-06-17T10:57:29.371Z] #1 DONE 0.0s
10:57:29 [2020-06-17T10:57:29.371Z] 
10:57:29 [2020-06-17T10:57:29.371Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:57:29 [2020-06-17T10:57:29.629Z] #3 DONE 0.1s
10:57:29 [2020-06-17T10:57:29.629Z] 
10:57:29 [2020-06-17T10:57:29.629Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:57:29 [2020-06-17T10:57:29.629Z] #4 CACHED
10:57:29 [2020-06-17T10:57:29.680Z] #63 DONE 0.9s
10:57:29 [2020-06-17T10:57:29.680Z] 
10:57:29 [2020-06-17T10:57:29.680Z] #64 exporting to image
10:57:29 [2020-06-17T10:57:29.680Z] #64 exporting layers
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
10:57:29 [2020-06-17T10:57:29.732Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614
10:57:29 [2020-06-17T10:57:29.732Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done
[Pipeline] { (Print info)
[Pipeline] sh
10:57:30 [2020-06-17T10:57:30.012Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5
10:57:30 [2020-06-17T10:57:30.026Z] + docker version
10:57:30 [2020-06-17T10:57:30.026Z] Client: Docker Engine - Community
10:57:30 [2020-06-17T10:57:30.026Z]  Version:           19.03.11
10:57:30 [2020-06-17T10:57:30.026Z]  API version:       1.40
10:57:30 [2020-06-17T10:57:30.026Z]  Go version:        go1.13.10
10:57:30 [2020-06-17T10:57:30.026Z]  Git commit:        42e35e61f3
10:57:30 [2020-06-17T10:57:30.026Z]  Built:             Mon Jun  1 09:12:22 2020
10:57:30 [2020-06-17T10:57:30.026Z]  OS/Arch:           linux/amd64
10:57:30 [2020-06-17T10:57:30.026Z]  Experimental:      false
10:57:30 [2020-06-17T10:57:30.026Z] 
10:57:30 [2020-06-17T10:57:30.026Z] Server: Docker Engine - Community
10:57:30 [2020-06-17T10:57:30.026Z]  Engine:
10:57:30 [2020-06-17T10:57:30.026Z]   Version:          19.03.11
10:57:30 [2020-06-17T10:57:30.026Z]   API version:      1.40 (minimum version 1.12)
10:57:30 [2020-06-17T10:57:30.026Z]   Go version:       go1.13.10
10:57:30 [2020-06-17T10:57:30.026Z]   Git commit:       42e35e61f3
10:57:30 [2020-06-17T10:57:30.026Z]   Built:            Mon Jun  1 09:10:54 2020
10:57:30 [2020-06-17T10:57:30.026Z]   OS/Arch:          linux/amd64
10:57:30 [2020-06-17T10:57:30.026Z]   Experimental:     true
10:57:30 [2020-06-17T10:57:30.027Z]  containerd:
10:57:30 [2020-06-17T10:57:30.027Z]   Version:          1.2.13
10:57:30 [2020-06-17T10:57:30.027Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:30 [2020-06-17T10:57:30.027Z]  runc:
10:57:30 [2020-06-17T10:57:30.027Z]   Version:          1.0.0-rc10
10:57:30 [2020-06-17T10:57:30.027Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:30 [2020-06-17T10:57:30.027Z]  docker-init:
10:57:30 [2020-06-17T10:57:30.027Z]   Version:          0.18.0
10:57:30 [2020-06-17T10:57:30.027Z]   GitCommit:        fec3683
[Pipeline] sh
10:57:30 [2020-06-17T10:57:30.202Z] 
10:57:30 [2020-06-17T10:57:30.202Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
10:57:30 [2020-06-17T10:57:30.202Z] #5 DONE 0.1s
10:57:30 [2020-06-17T10:57:30.202Z] 
10:57:30 [2020-06-17T10:57:30.202Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:57:30 [2020-06-17T10:57:30.202Z] #6 DONE 0.1s
10:57:30 [2020-06-17T10:57:30.202Z] 
10:57:30 [2020-06-17T10:57:30.202Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:57:30 [2020-06-17T10:57:30.202Z] #58 DONE 0.0s
10:57:30 [2020-06-17T10:57:30.202Z] 
10:57:30 [2020-06-17T10:57:30.202Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:30 [2020-06-17T10:57:30.202Z] #7 DONE 0.0s
10:57:30 [2020-06-17T10:57:30.202Z] 
10:57:30 [2020-06-17T10:57:30.202Z] #20 [internal] load build context
10:57:30 [2020-06-17T10:57:30.293Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done
10:57:30 [2020-06-17T10:57:30.293Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c
10:57:30 [2020-06-17T10:57:30.310Z] + docker info
10:57:30 [2020-06-17T10:57:30.310Z] Client:
10:57:30 [2020-06-17T10:57:30.310Z]  Debug Mode: false
10:57:30 [2020-06-17T10:57:30.310Z] 
10:57:30 [2020-06-17T10:57:30.310Z] Server:
10:57:30 [2020-06-17T10:57:30.310Z]  Containers: 0
10:57:30 [2020-06-17T10:57:30.310Z]   Running: 0
10:57:30 [2020-06-17T10:57:30.310Z]   Paused: 0
10:57:30 [2020-06-17T10:57:30.310Z]   Stopped: 0
10:57:30 [2020-06-17T10:57:30.310Z]  Images: 10
10:57:30 [2020-06-17T10:57:30.310Z]  Server Version: 19.03.11
10:57:30 [2020-06-17T10:57:30.310Z]  Storage Driver: overlay2
10:57:30 [2020-06-17T10:57:30.310Z]   Backing Filesystem: extfs
10:57:30 [2020-06-17T10:57:30.310Z]   Supports d_type: true
10:57:30 [2020-06-17T10:57:30.310Z]   Native Overlay Diff: true
10:57:30 [2020-06-17T10:57:30.310Z]  Logging Driver: json-file
10:57:30 [2020-06-17T10:57:30.310Z]  Cgroup Driver: cgroupfs
10:57:30 [2020-06-17T10:57:30.310Z]  Plugins:
10:57:30 [2020-06-17T10:57:30.310Z]   Volume: local
10:57:30 [2020-06-17T10:57:30.310Z]   Network: bridge host ipvlan macvlan null overlay
10:57:30 [2020-06-17T10:57:30.310Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:57:30 [2020-06-17T10:57:30.310Z]  Swarm: inactive
10:57:30 [2020-06-17T10:57:30.310Z]  Runtimes: runc
10:57:30 [2020-06-17T10:57:30.310Z]  Default Runtime: runc
10:57:30 [2020-06-17T10:57:30.310Z]  Init Binary: docker-init
10:57:30 [2020-06-17T10:57:30.310Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:57:30 [2020-06-17T10:57:30.310Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:57:30 [2020-06-17T10:57:30.310Z]  init version: fec3683
10:57:30 [2020-06-17T10:57:30.310Z]  Security Options:
10:57:30 [2020-06-17T10:57:30.310Z]   apparmor
10:57:30 [2020-06-17T10:57:30.310Z]   seccomp
10:57:30 [2020-06-17T10:57:30.310Z]    Profile: default
10:57:30 [2020-06-17T10:57:30.310Z]  Kernel Version: 5.3.0-1019-aws
10:57:30 [2020-06-17T10:57:30.310Z]  Operating System: Ubuntu 18.04.4 LTS
10:57:30 [2020-06-17T10:57:30.310Z]  OSType: linux
10:57:30 [2020-06-17T10:57:30.310Z]  Architecture: x86_64
10:57:30 [2020-06-17T10:57:30.310Z]  CPUs: 2
10:57:30 [2020-06-17T10:57:30.310Z]  Total Memory: 7.487GiB
10:57:30 [2020-06-17T10:57:30.310Z]  Name: ip-10-100-103-240
10:57:30 [2020-06-17T10:57:30.310Z]  ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL
10:57:30 [2020-06-17T10:57:30.310Z]  Docker Root Dir: /var/lib/docker
10:57:30 [2020-06-17T10:57:30.310Z]  Debug Mode: false
10:57:30 [2020-06-17T10:57:30.310Z]  Registry: https://index.docker.io/v1/
10:57:30 [2020-06-17T10:57:30.310Z]  Labels:
10:57:30 [2020-06-17T10:57:30.310Z]  Experimental: true
10:57:30 [2020-06-17T10:57:30.310Z]  Insecure Registries:
10:57:30 [2020-06-17T10:57:30.310Z]   127.0.0.0/8
10:57:30 [2020-06-17T10:57:30.310Z]  Live Restore Enabled: true
10:57:30 [2020-06-17T10:57:30.310Z] 
10:57:30 [2020-06-17T10:57:30.310Z] WARNING: No swap limit support
[Pipeline] sh
10:57:30 [2020-06-17T10:57:30.596Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:30 [2020-06-17T10:57:30.596Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:57:30 [2020-06-17T10:57:30.596Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:57:30 [2020-06-17T10:57:30.596Z] + bash /home/ubuntu/workspace/moby_PR-41122/check-config.sh
10:57:30 [2020-06-17T10:57:30.596Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:57:30 [2020-06-17T10:57:30.596Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ...
10:57:30 [2020-06-17T10:57:30.596Z] 
10:57:30 [2020-06-17T10:57:30.596Z] Generally Necessary:
10:57:30 [2020-06-17T10:57:30.596Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:57:30 [2020-06-17T10:57:30.596Z] - apparmor: enabled and tools installed
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NAMESPACES: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NET_NS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_PID_NS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IPC_NS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_UTS_NS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUPS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUP_CPUACCT: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUP_DEVICE: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUP_FREEZER: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUP_SCHED: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CPUSETS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_MEMCG: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_KEYS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_VETH: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_BRIDGE: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NF_NAT_IPV4: missing
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NF_NAT: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NF_NAT_NEEDED: missing
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_POSIX_MQUEUE: enabled
10:57:30 [2020-06-17T10:57:30.596Z] 
10:57:30 [2020-06-17T10:57:30.596Z] Optional Features:
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_USER_NS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_SECCOMP: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUP_PIDS: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_MEMCG_SWAP: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:57:30 [2020-06-17T10:57:30.596Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_BLK_CGROUP: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IOSCHED_CFQ: missing
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUP_PERF: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUP_HUGETLB: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_CFS_BANDWIDTH: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_RT_GROUP_SCHED: missing
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IP_VS: enabled (as module)
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IP_VS_NFCT: enabled
10:57:30 [2020-06-17T10:57:30.596Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:57:30 [2020-06-17T10:57:30.610Z] #64 exporting layers 0.9s done
10:57:30 [2020-06-17T10:57:30.610Z] #64 writing image sha256:02341c3d7120875c7ee8b3a2d1697e4ed658188c0f7c623edf753898b21e62fd done
10:57:30 [2020-06-17T10:57:30.610Z] #64 naming to docker.io/library/docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 done
10:57:30 [2020-06-17T10:57:30.610Z] #64 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:57:30 [2020-06-17T10:57:30.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:57:30 [2020-06-17T10:57:30.853Z] - CONFIG_IP_VS_RR: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z] - CONFIG_EXT4_FS: enabled
10:57:30 [2020-06-17T10:57:30.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:57:30 [2020-06-17T10:57:30.853Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:57:30 [2020-06-17T10:57:30.853Z] - Network Drivers:
10:57:30 [2020-06-17T10:57:30.853Z]   - "overlay":
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_VXLAN: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:57:30 [2020-06-17T10:57:30.853Z]       Optional (for encrypted networks):
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_CRYPTO: enabled
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_CRYPTO_AEAD: enabled
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_CRYPTO_GCM: enabled
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_CRYPTO_GHASH: enabled
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_XFRM: enabled
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_XFRM_USER: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_INET_ESP: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:57:30 [2020-06-17T10:57:30.853Z]   - "ipvlan":
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_IPVLAN: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]   - "macvlan":
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_MACVLAN: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_DUMMY: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]   - "ftp,tftp client in container":
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z] - Storage Drivers:
10:57:30 [2020-06-17T10:57:30.853Z]   - "aufs":
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_AUFS_FS: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]   - "btrfs":
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:57:30 [2020-06-17T10:57:30.853Z]   - "devicemapper":
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_BLK_DEV_DM: enabled
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]   - "overlay":
10:57:30 [2020-06-17T10:57:30.853Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:57:30 [2020-06-17T10:57:30.853Z]   - "zfs":
10:57:30 [2020-06-17T10:57:30.853Z]     - /dev/zfs: present
10:57:30 [2020-06-17T10:57:30.853Z]     - zfs command: missing
10:57:30 [2020-06-17T10:57:30.853Z]     - zpool command: missing
10:57:30 [2020-06-17T10:57:30.853Z] 
10:57:30 [2020-06-17T10:57:30.853Z] Limits:
10:57:30 [2020-06-17T10:57:30.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:57:30 [2020-06-17T10:57:30.853Z] 
10:57:30 [2020-06-17T10:57:30.853Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:57:30 [2020-06-17T10:57:30.946Z] + trap exit INT TERM
10:57:30 [2020-06-17T10:57:30.946Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
10:57:30 [2020-06-17T10:57:30.946Z] + CONTAINER_NAME=docker-pr1
10:57:30 [2020-06-17T10:57:30.946Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41122/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh dynbinary-daemon
10:57:31 [2020-06-17T10:57:31.195Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 .
10:57:31 [2020-06-17T10:57:31.195Z] #2 [internal] load .dockerignore
10:57:31 [2020-06-17T10:57:31.195Z] #2 transferring context: 87B done
10:57:31 [2020-06-17T10:57:31.195Z] #2 DONE 0.0s
10:57:31 [2020-06-17T10:57:31.195Z] 
10:57:31 [2020-06-17T10:57:31.195Z] #1 [internal] load build definition from Dockerfile
10:57:31 [2020-06-17T10:57:31.195Z] #1 transferring dockerfile: 16.37kB done
10:57:31 [2020-06-17T10:57:31.195Z] #1 DONE 0.0s
10:57:31 [2020-06-17T10:57:31.195Z] 
10:57:31 [2020-06-17T10:57:31.195Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:57:31 [2020-06-17T10:57:31.209Z] 
10:57:31 [2020-06-17T10:57:31.209Z] Removing bundles/
10:57:31 [2020-06-17T10:57:31.209Z] 
10:57:31 [2020-06-17T10:57:31.209Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:57:31 [2020-06-17T10:57:31.452Z] #3 DONE 0.3s
10:57:31 [2020-06-17T10:57:31.452Z] 
10:57:31 [2020-06-17T10:57:31.452Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:57:31 [2020-06-17T10:57:31.452Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:57:31 [2020-06-17T10:57:31.452Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
10:57:31 [2020-06-17T10:57:31.452Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
10:57:31 [2020-06-17T10:57:31.452Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 247.39kB / 8.88MB 0.1s
10:57:31 [2020-06-17T10:57:31.452Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:57:31 [2020-06-17T10:57:31.471Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:57:31 [2020-06-17T10:57:31.472Z] GOOS="" GOARCH="" GOARM=""
10:57:31 [2020-06-17T10:57:31.711Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
10:57:31 [2020-06-17T10:57:31.711Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
10:57:31 [2020-06-17T10:57:31.757Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.4s done
10:57:31 [2020-06-17T10:57:31.968Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
10:57:31 [2020-06-17T10:57:31.968Z] #4 DONE 0.4s
10:57:31 [2020-06-17T10:57:31.968Z] 
10:57:31 [2020-06-17T10:57:31.968Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
10:57:32 [2020-06-17T10:57:32.037Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c
10:57:32 [2020-06-17T10:57:32.109Z] #20 transferring context: 51.19MB 1.4s done
10:57:32 [2020-06-17T10:57:32.109Z] #20 DONE 1.5s
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:32 [2020-06-17T10:57:32.109Z] #33 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:32 [2020-06-17T10:57:32.109Z] #49 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:57:32 [2020-06-17T10:57:32.109Z] #9 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:57:32 [2020-06-17T10:57:32.109Z] #17 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:57:32 [2020-06-17T10:57:32.109Z] #11 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.109Z] #31 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:57:32 [2020-06-17T10:57:32.109Z] #22 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:57:32 [2020-06-17T10:57:32.109Z] #45 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:57:32 [2020-06-17T10:57:32.109Z] #23 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:57:32 [2020-06-17T10:57:32.109Z] #38 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:57:32 [2020-06-17T10:57:32.109Z] #16 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:57:32 [2020-06-17T10:57:32.109Z] #40 CACHED
10:57:32 [2020-06-17T10:57:32.109Z] 
10:57:32 [2020-06-17T10:57:32.109Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:57:32 [2020-06-17T10:57:32.109Z] #26 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:32 [2020-06-17T10:57:32.110Z] #30 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:57:32 [2020-06-17T10:57:32.110Z] #19 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:57:32 [2020-06-17T10:57:32.110Z] #35 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:32 [2020-06-17T10:57:32.110Z] #21 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:57:32 [2020-06-17T10:57:32.110Z] #12 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:57:32 [2020-06-17T10:57:32.110Z] #14 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:57:32 [2020-06-17T10:57:32.110Z] #28 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:32 [2020-06-17T10:57:32.110Z] #41 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:57:32 [2020-06-17T10:57:32.110Z] #18 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:32 [2020-06-17T10:57:32.110Z] #43 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #44 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:57:32 [2020-06-17T10:57:32.110Z] #10 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #37 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:57:32 [2020-06-17T10:57:32.110Z] #27 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:57:32 [2020-06-17T10:57:32.110Z] #25 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:57:32 [2020-06-17T10:57:32.110Z] #36 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #57 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:57:32 [2020-06-17T10:57:32.110Z] #52 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:57:32 [2020-06-17T10:57:32.110Z] #8 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:57:32 [2020-06-17T10:57:32.110Z] #55 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:57:32 [2020-06-17T10:57:32.110Z] #51 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:57:32 [2020-06-17T10:57:32.110Z] #32 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:57:32 [2020-06-17T10:57:32.110Z] #13 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #61 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:57:32 [2020-06-17T10:57:32.110Z] #54 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:57:32 [2020-06-17T10:57:32.110Z] #39 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #59 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:57:32 [2020-06-17T10:57:32.110Z] #56 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #48 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:57:32 [2020-06-17T10:57:32.110Z] #24 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:57:32 [2020-06-17T10:57:32.110Z] #15 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #50 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:32 [2020-06-17T10:57:32.110Z] #60 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #46 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #53 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #29 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #34 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:57:32 [2020-06-17T10:57:32.110Z] #42 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:32 [2020-06-17T10:57:32.110Z] #47 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:57:32 [2020-06-17T10:57:32.110Z] #62 CACHED
10:57:32 [2020-06-17T10:57:32.110Z] 
10:57:32 [2020-06-17T10:57:32.110Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:57:32 [2020-06-17T10:57:32.225Z] #5 DONE 0.3s
10:57:32 [2020-06-17T10:57:32.225Z] 
10:57:32 [2020-06-17T10:57:32.225Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:57:32 [2020-06-17T10:57:32.225Z] #6 DONE 0.2s
10:57:32 [2020-06-17T10:57:32.482Z] 
10:57:32 [2020-06-17T10:57:32.482Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:32 [2020-06-17T10:57:32.482Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 9.94MB / 50.39MB 0.2s
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 4.63MB / 7.81MB 0.2s
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 5.60MB / 10.00MB 0.2s
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 13.88MB / 50.39MB 0.3s
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s
10:57:32 [2020-06-17T10:57:32.741Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.3s
10:57:32 [2020-06-17T10:57:32.998Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 25.57MB / 50.39MB 0.5s
10:57:32 [2020-06-17T10:57:32.998Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done
10:57:32 [2020-06-17T10:57:32.998Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.3s done
10:57:32 [2020-06-17T10:57:32.998Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 6.98MB / 68.65MB 0.5s
10:57:32 [2020-06-17T10:57:32.998Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 9.25MB / 51.83MB 0.5s
10:57:32 [2020-06-17T10:57:32.998Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 33.57MB / 50.39MB 0.6s
10:57:32 [2020-06-17T10:57:32.998Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 14.26MB / 68.65MB 0.6s
10:57:32 [2020-06-17T10:57:32.998Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 14.90MB / 51.83MB 0.6s
10:57:33 [2020-06-17T10:57:33.256Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 38.93MB / 50.39MB 0.7s
10:57:33 [2020-06-17T10:57:33.256Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 18.46MB / 68.65MB 0.7s
10:57:33 [2020-06-17T10:57:33.256Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 21.92MB / 51.83MB 0.7s
10:57:33 [2020-06-17T10:57:33.256Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.99MB / 50.39MB 0.8s
10:57:33 [2020-06-17T10:57:33.256Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 25.77MB / 68.65MB 0.8s
10:57:33 [2020-06-17T10:57:33.256Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 27.93MB / 51.83MB 0.8s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.0s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 41.94MB / 68.65MB 1.0s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 42.50MB / 51.83MB 1.0s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.0s done
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 50.64MB / 68.65MB 1.1s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 46.52MB / 51.83MB 1.1s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 0B / 120.16MB 1.1s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 55.00MB / 68.65MB 1.2s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.55MB / 51.83MB 1.2s
10:57:33 [2020-06-17T10:57:33.513Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 7.37MB / 120.16MB 1.2s
10:57:33 [2020-06-17T10:57:33.772Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a
10:57:33 [2020-06-17T10:57:33.772Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.5s
10:57:33 [2020-06-17T10:57:33.772Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.3s done
10:57:33 [2020-06-17T10:57:33.772Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 27.07MB / 120.16MB 1.5s
10:57:33 [2020-06-17T10:57:33.772Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 1.4s done
10:57:34 [2020-06-17T10:57:34.012Z] #63 DONE 1.8s
10:57:34 [2020-06-17T10:57:34.012Z] 
10:57:34 [2020-06-17T10:57:34.012Z] #64 exporting to image
10:57:34 [2020-06-17T10:57:34.012Z] #64 exporting layers
10:57:34 [2020-06-17T10:57:34.028Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.5s done
10:57:34 [2020-06-17T10:57:34.029Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 33.36MB / 120.16MB 1.6s
10:57:34 [2020-06-17T10:57:34.029Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 40.33MB / 120.16MB 1.7s
10:57:34 [2020-06-17T10:57:34.052Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.5s done
10:57:34 [2020-06-17T10:57:34.052Z] #7 extracting sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef
10:57:34 [2020-06-17T10:57:34.285Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 50.17MB / 120.16MB 1.9s
10:57:34 [2020-06-17T10:57:34.543Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 59.97MB / 120.16MB 2.0s
10:57:34 [2020-06-17T10:57:34.543Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 71.85MB / 120.16MB 2.2s
10:57:34 [2020-06-17T10:57:34.801Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 79.96MB / 120.16MB 2.3s
10:57:34 [2020-06-17T10:57:34.801Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 87.86MB / 120.16MB 2.4s
10:57:34 [2020-06-17T10:57:34.801Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 95.02MB / 120.16MB 2.5s
10:57:35 [2020-06-17T10:57:35.058Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 102.52MB / 120.16MB 2.6s
10:57:35 [2020-06-17T10:57:35.058Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 114.39MB / 120.16MB 2.8s
10:57:35 [2020-06-17T10:57:35.409Z] #64 exporting layers 1.5s done
10:57:35 [2020-06-17T10:57:35.409Z] #64 writing image sha256:e46266fdd7b5f777933dcfc039876bf4c9cd0e11753a72ed338d819545b04378 done
10:57:35 [2020-06-17T10:57:35.409Z] #64 naming to docker.io/library/docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 done
10:57:35 [2020-06-17T10:57:35.409Z] #64 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:57:35 [2020-06-17T10:57:35.622Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 3.1s done
10:57:35 [2020-06-17T10:57:35.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/test/unit
10:57:35 [2020-06-17T10:57:35.880Z] #7 ...
10:57:35 [2020-06-17T10:57:35.880Z] 
10:57:35 [2020-06-17T10:57:35.880Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:57:35 [2020-06-17T10:57:35.880Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:57:35 [2020-06-17T10:57:35.880Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:57:35 [2020-06-17T10:57:35.880Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:57:35 [2020-06-17T10:57:35.880Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done
10:57:35 [2020-06-17T10:57:35.880Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done
10:57:35 [2020-06-17T10:57:35.880Z] #58 DONE 3.3s
10:57:35 [2020-06-17T10:57:35.880Z] 
10:57:35 [2020-06-17T10:57:35.880Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:36 [2020-06-17T10:57:36.723Z] #7 extracting sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 2.9s done
10:57:36 [2020-06-17T10:57:36.813Z] #7 ...
10:57:36 [2020-06-17T10:57:36.813Z] 
10:57:36 [2020-06-17T10:57:36.813Z] #20 [internal] load build context
10:57:36 [2020-06-17T10:57:36.813Z] #20 transferring context: 51.19MB 4.3s done
10:57:36 [2020-06-17T10:57:36.813Z] #20 DONE 4.4s
10:57:36 [2020-06-17T10:57:36.813Z] 
10:57:36 [2020-06-17T10:57:36.813Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:57:37 [2020-06-17T10:57:37.005Z] #7 extracting sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918
10:57:37 [2020-06-17T10:57:37.005Z] #7 extracting sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 0.0s done
10:57:37 [2020-06-17T10:57:37.285Z] #7 DONE 11.4s
10:57:37 [2020-06-17T10:57:37.285Z] 
10:57:37 [2020-06-17T10:57:37.285Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:57:38 [2020-06-17T10:57:38.183Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.1s done
10:57:38 [2020-06-17T10:57:38.183Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0
10:57:38 [2020-06-17T10:57:38.183Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done
10:57:38 [2020-06-17T10:57:38.183Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
10:57:38 [2020-06-17T10:57:38.288Z] #8 DONE 1.1s
10:57:38 [2020-06-17T10:57:38.288Z] 
10:57:38 [2020-06-17T10:57:38.288Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:57:38 [2020-06-17T10:57:38.440Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done
10:57:38 [2020-06-17T10:57:38.440Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
10:57:39 [2020-06-17T10:57:39.290Z] #9 DONE 1.0s
10:57:39 [2020-06-17T10:57:39.290Z] 
10:57:39 [2020-06-17T10:57:39.290Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:57:39 [2020-06-17T10:57:39.290Z] #27 DONE 0.1s
10:57:39 [2020-06-17T10:57:39.290Z] 
10:57:39 [2020-06-17T10:57:39.290Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:57:39 [2020-06-17T10:57:39.290Z] #35 DONE 0.1s
10:57:39 [2020-06-17T10:57:39.290Z] 
10:57:39 [2020-06-17T10:57:39.290Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:57:39 [2020-06-17T10:57:39.940Z] ?   	github.com/docker/docker/api	[no test files]
10:57:40 [2020-06-17T10:57:40.964Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done
10:57:40 [2020-06-17T10:57:40.964Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s
10:57:42 [2020-06-17T10:57:42.746Z] #28 3.438 + git clone https://github.com/kolyshkin/go-swagger.git .
10:57:42 [2020-06-17T10:57:42.746Z] #28 3.440 Cloning into '.'...
10:57:42 [2020-06-17T10:57:42.859Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done
10:57:42 [2020-06-17T10:57:42.859Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657
10:57:44 [2020-06-17T10:57:44.761Z] #28 ...
10:57:44 [2020-06-17T10:57:44.761Z] 
10:57:44 [2020-06-17T10:57:44.761Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.288 + RM_GOPATH=0
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.289 + TMP_GOPATH=
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.289 + : /build
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.289 + '[' -z '' ']'
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.290 ++ mktemp -d
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.291 + export GOPATH=/tmp/tmp.Es214zTnaf
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.291 + GOPATH=/tmp/tmp.Es214zTnaf
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.291 + RM_GOPATH=1
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.292 + case "$(go env GOARCH)" in
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.292 ++ go env GOARCH
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.315 + export GO_BUILDMODE=-buildmode=pie
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.315 + GO_BUILDMODE=-buildmode=pie
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.316 ++ dirname /tmp/install/install.sh
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.317 + dir=/tmp/install
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.317 + bin=tomlv
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.317 + shift
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.317 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.317 + . /tmp/install/tomlv.installer
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.317 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.322 + install_tomlv
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.322 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.322 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.322 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Es214zTnaf/src/github.com/BurntSushi/toml
10:57:44 [2020-06-17T10:57:44.761Z] #30 3.324 Cloning into '/tmp/tmp.Es214zTnaf/src/github.com/BurntSushi/toml'...
10:57:44 [2020-06-17T10:57:44.761Z] #30 4.153 + cd /tmp/tmp.Es214zTnaf/src/github.com/BurntSushi/toml
10:57:44 [2020-06-17T10:57:44.761Z] #30 4.154 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:57:44 [2020-06-17T10:57:44.761Z] #30 4.157 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:57:44 [2020-06-17T10:57:44.761Z] #30 4.596 runtime/internal/atomic
10:57:44 [2020-06-17T10:57:44.761Z] #30 4.601 internal/cpu
10:57:44 [2020-06-17T10:57:44.761Z] #30 4.770 runtime/internal/sys
10:57:44 [2020-06-17T10:57:44.761Z] #30 4.909 runtime/internal/math
10:57:44 [2020-06-17T10:57:44.761Z] #30 4.961 math/bits
10:57:44 [2020-06-17T10:57:44.761Z] #30 5.025 internal/bytealg
10:57:44 [2020-06-17T10:57:44.761Z] #30 5.341 math
10:57:44 [2020-06-17T10:57:44.761Z] #30 5.397 runtime
10:57:47 [2020-06-17T10:57:47.037Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.1s done
10:57:47 [2020-06-17T10:57:47.037Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9
10:57:47 [2020-06-17T10:57:47.037Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done
10:57:47 [2020-06-17T10:57:47.037Z] #7 DONE 14.8s
10:57:47 [2020-06-17T10:57:47.294Z] 
10:57:47 [2020-06-17T10:57:47.294Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:57:49 [2020-06-17T10:57:49.129Z] #30 ...
10:57:49 [2020-06-17T10:57:49.129Z] 
10:57:49 [2020-06-17T10:57:49.129Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 + RM_GOPATH=0
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 + TMP_GOPATH=
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 + : /build
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 + '[' -z '' ']'
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 ++ mktemp -d
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 + export GOPATH=/tmp/tmp.Z48dT7slPY
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 + GOPATH=/tmp/tmp.Z48dT7slPY
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 + RM_GOPATH=1
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.991 + case "$(go env GOARCH)" in
10:57:49 [2020-06-17T10:57:49.129Z] #43 1.993 ++ go env GOARCH
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + export GO_BUILDMODE=-buildmode=pie
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + GO_BUILDMODE=-buildmode=pie
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 ++ dirname /tmp/install/install.sh
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + dir=/tmp/install
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + bin=gotestsum
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + shift
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + . /tmp/install/gotestsum.installer
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 ++ : v0.3.5
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + install_gotestsum
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + set -e
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + export GO111MODULE=on
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + GO111MODULE=on
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.002 + go get -d gotest.tools/gotestsum@v0.3.5
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.020 go: finding gotest.tools/gotestsum v0.3.5
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.020 go: finding gotest.tools v0.3.5
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.291 go: downloading gotest.tools/gotestsum v0.3.5
10:57:49 [2020-06-17T10:57:49.129Z] #43 2.638 go: extracting gotest.tools/gotestsum v0.3.5
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.051 go: downloading gotest.tools v2.1.0+incompatible
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.094 go: extracting gotest.tools v2.1.0+incompatible
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.273 go: downloading github.com/fatih/color v1.6.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.295 go: downloading github.com/spf13/pflag v1.0.1
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.367 go: extracting github.com/fatih/color v1.6.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.394 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.421 go: downloading github.com/sirupsen/logrus v1.0.5
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.423 go: downloading github.com/pkg/errors v0.8.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.495 go: downloading github.com/jonboulle/clockwork v0.1.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.513 go: downloading github.com/mattn/go-colorable v0.0.9
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.546 go: downloading github.com/mattn/go-isatty v0.0.3
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.679 go: extracting github.com/jonboulle/clockwork v0.1.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.687 go: extracting github.com/sirupsen/logrus v1.0.5
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.689 go: extracting github.com/spf13/pflag v1.0.1
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.725 go: extracting github.com/pkg/errors v0.8.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.874 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.882 go: extracting github.com/mattn/go-colorable v0.0.9
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.951 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.960 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.961 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:57:49 [2020-06-17T10:57:49.129Z] #43 4.962 go: extracting github.com/mattn/go-isatty v0.0.3
10:57:49 [2020-06-17T10:57:49.129Z] #43 6.364 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:57:49 [2020-06-17T10:57:49.129Z] #43 6.408 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:57:49 [2020-06-17T10:57:49.129Z] #43 6.483 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:57:49 [2020-06-17T10:57:49.129Z] #43 8.284 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:57:49 [2020-06-17T10:57:49.129Z] #43 9.039 go: finding gotest.tools v2.2.0+incompatible
10:57:49 [2020-06-17T10:57:49.129Z] #43 9.040 go: finding gotest.tools/gotestsum v0.5.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 9.045 go: downloading gotest.tools v2.2.0+incompatible
10:57:49 [2020-06-17T10:57:49.129Z] #43 9.046 go: downloading gotest.tools/gotestsum v0.5.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 9.135 go: extracting gotest.tools v2.2.0+incompatible
10:57:49 [2020-06-17T10:57:49.129Z] #43 9.280 go: extracting gotest.tools/gotestsum v0.5.0
10:57:49 [2020-06-17T10:57:49.129Z] #43 ...
10:57:49 [2020-06-17T10:57:49.129Z] 
10:57:49 [2020-06-17T10:57:49.129Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.779 + RM_GOPATH=0
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.779 + TMP_GOPATH=
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.779 + : /build
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.779 + '[' -z '' ']'
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.779 ++ mktemp -d
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.810 + export GOPATH=/tmp/tmp.gfcbGojieR
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.810 + GOPATH=/tmp/tmp.gfcbGojieR
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.810 + RM_GOPATH=1
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.810 + case "$(go env GOARCH)" in
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.810 ++ go env GOARCH
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.840 + export GO_BUILDMODE=-buildmode=pie
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.840 + GO_BUILDMODE=-buildmode=pie
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.840 ++ dirname /tmp/install/install.sh
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 Install docker/cli version 17.06.2-ce from stable
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 + dir=/tmp/install
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 + bin=dockercli
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 + shift
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 + . /tmp/install/dockercli.installer
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 ++ : stable
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 ++ : 17.06.2-ce
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 + install_dockercli
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.843 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.846 ++ uname -m
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.850 + arch=s390x
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.850 + '[' s390x '!=' x86_64 ']'
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.850 + '[' s390x '!=' s390x ']'
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.850 + url=https://download.docker.com/linux/static
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.857 + tar -xz docker/docker
10:57:49 [2020-06-17T10:57:49.129Z] #21 2.857 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
10:57:49 [2020-06-17T10:57:49.129Z] #21 9.190 + mkdir -p /build
10:57:49 [2020-06-17T10:57:49.129Z] #21 9.194 + mv docker/docker /build/
10:57:49 [2020-06-17T10:57:49.129Z] #21 9.196 + rmdir docker
10:57:49 [2020-06-17T10:57:49.129Z] #21 DONE 9.5s
10:57:49 [2020-06-17T10:57:49.129Z] 
10:57:49 [2020-06-17T10:57:49.129Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.640 + RM_GOPATH=0
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.640 + TMP_GOPATH=
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.640 + : /build
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.640 + '[' -z '' ']'
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.642 ++ mktemp -d
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.649 + export GOPATH=/tmp/tmp.sete1Y0C1v
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.649 + GOPATH=/tmp/tmp.sete1Y0C1v
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.649 + RM_GOPATH=1
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.649 + case "$(go env GOARCH)" in
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.650 ++ go env GOARCH
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.653 + export GO_BUILDMODE=-buildmode=pie
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.653 + GO_BUILDMODE=-buildmode=pie
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.654 ++ dirname /tmp/install/install.sh
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.655 + dir=/tmp/install
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.656 + bin=vndr
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.656 + shift
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.656 + '[' '!' -f /tmp/install/vndr.installer ']'
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.656 + . /tmp/install/vndr.installer
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.657 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.657 + install_vndr
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.657 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.658 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.658 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sete1Y0C1v/src/github.com/LK4D4/vndr
10:57:49 [2020-06-17T10:57:49.129Z] #41 3.660 Cloning into '/tmp/tmp.sete1Y0C1v/src/github.com/LK4D4/vndr'...
10:57:49 [2020-06-17T10:57:49.129Z] #41 4.418 + cd /tmp/tmp.sete1Y0C1v/src/github.com/LK4D4/vndr
10:57:49 [2020-06-17T10:57:49.129Z] #41 4.418 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:49 [2020-06-17T10:57:49.129Z] #41 4.421 + go build -buildmode=pie -v -o /build/vndr .
10:57:49 [2020-06-17T10:57:49.129Z] #41 5.350 internal/bytealg
10:57:49 [2020-06-17T10:57:49.129Z] #41 5.402 internal/race
10:57:49 [2020-06-17T10:57:49.129Z] #41 5.434 sync/atomic
10:57:49 [2020-06-17T10:57:49.129Z] #41 5.728 runtime
10:57:49 [2020-06-17T10:57:49.129Z] #41 5.730 unicode
10:57:49 [2020-06-17T10:57:49.129Z] #41 8.583 unicode/utf8
10:57:49 [2020-06-17T10:57:49.129Z] #41 8.935 math
10:57:49 [2020-06-17T10:57:49.418Z] #41 ...
10:57:49 [2020-06-17T10:57:49.418Z] 
10:57:49 [2020-06-17T10:57:49.418Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:57:49 [2020-06-17T10:57:49.418Z] #32 3.504 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #32 3.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #32 3.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #32 4.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #32 6.492 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #32 9.452 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:57:49 [2020-06-17T10:57:49.418Z] #32 ...
10:57:49 [2020-06-17T10:57:49.418Z] 
10:57:49 [2020-06-17T10:57:49.418Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:57:49 [2020-06-17T10:57:49.418Z] #51 3.710 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #51 3.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #51 3.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #51 4.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #51 6.063 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
10:57:49 [2020-06-17T10:57:49.418Z] #51 7.721 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:57:49 [2020-06-17T10:57:49.703Z] #51 ...
10:57:49 [2020-06-17T10:57:49.703Z] 
10:57:49 [2020-06-17T10:57:49.703Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:57:49 [2020-06-17T10:57:49.703Z] #36 4.015 + git clone https://github.com/docker/distribution.git .
10:57:49 [2020-06-17T10:57:49.703Z] #36 4.016 Cloning into '.'...
10:57:49 [2020-06-17T10:57:49.703Z] #36 ...
10:57:49 [2020-06-17T10:57:49.703Z] 
10:57:49 [2020-06-17T10:57:49.703Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.145 + RM_GOPATH=0
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.145 + TMP_GOPATH=
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.145 + : /build
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.145 + '[' -z '' ']'
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.145 ++ mktemp -d
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.151 + export GOPATH=/tmp/tmp.LF7IstsANZ
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.151 + GOPATH=/tmp/tmp.LF7IstsANZ
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.151 + RM_GOPATH=1
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.151 + case "$(go env GOARCH)" in
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.152 ++ go env GOARCH
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.174 + export GO_BUILDMODE=-buildmode=pie
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.174 + GO_BUILDMODE=-buildmode=pie
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.177 ++ dirname /tmp/install/install.sh
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + dir=/tmp/install
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + bin=proxy
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + shift
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + '[' '!' -f /tmp/install/proxy.installer ']'
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + . /tmp/install/proxy.installer
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + install_proxy
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + case "$1" in
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + export CGO_ENABLED=0
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + CGO_ENABLED=0
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + _install_proxy
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.179 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LF7IstsANZ/src/github.com/docker/libnetwork
10:57:49 [2020-06-17T10:57:49.703Z] #60 3.180 Cloning into '/tmp/tmp.LF7IstsANZ/src/github.com/docker/libnetwork'...
10:57:49 [2020-06-17T10:57:49.703Z] #60 ...
10:57:49 [2020-06-17T10:57:49.703Z] 
10:57:49 [2020-06-17T10:57:49.703Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:57:49 [2020-06-17T10:57:49.703Z] #10 3.720 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:57:49 [2020-06-17T10:57:49.703Z] #10 3.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:57:49 [2020-06-17T10:57:49.703Z] #10 3.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:57:49 [2020-06-17T10:57:49.703Z] #10 4.609 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:57:49 [2020-06-17T10:57:49.703Z] #10 6.585 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
10:57:49 [2020-06-17T10:57:49.703Z] #10 8.989 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:57:49 [2020-06-17T10:57:49.818Z] #8 DONE 2.3s
10:57:49 [2020-06-17T10:57:49.818Z] 
10:57:49 [2020-06-17T10:57:49.818Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:57:49 [2020-06-17T10:57:49.984Z] #10 ...
10:57:49 [2020-06-17T10:57:49.984Z] 
10:57:49 [2020-06-17T10:57:49.984Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:57:49 [2020-06-17T10:57:49.984Z] #38 4.169 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #38 4.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #38 4.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #38 5.093 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #38 7.115 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #38 8.733 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:57:49 [2020-06-17T10:57:49.984Z] #38 ...
10:57:49 [2020-06-17T10:57:49.984Z] 
10:57:49 [2020-06-17T10:57:49.984Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:57:49 [2020-06-17T10:57:49.984Z] #23 3.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #23 3.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #23 3.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #23 4.287 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #23 6.233 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
10:57:49 [2020-06-17T10:57:49.984Z] #23 8.082 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:57:50 [2020-06-17T10:57:50.080Z] #9 DONE 0.6s
10:57:50 [2020-06-17T10:57:50.080Z] 
10:57:50 [2020-06-17T10:57:50.080Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:57:50 [2020-06-17T10:57:50.080Z] #35 DONE 0.0s
10:57:50 [2020-06-17T10:57:50.080Z] 
10:57:50 [2020-06-17T10:57:50.080Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:57:50 [2020-06-17T10:57:50.080Z] #27 DONE 0.1s
10:57:50 [2020-06-17T10:57:50.080Z] 
10:57:50 [2020-06-17T10:57:50.080Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:57:50 [2020-06-17T10:57:50.265Z] #23 ...
10:57:50 [2020-06-17T10:57:50.265Z] 
10:57:50 [2020-06-17T10:57:50.265Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.141 + RM_GOPATH=0
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.141 + TMP_GOPATH=
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.141 + : /build
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.141 + '[' -z '' ']'
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.143 ++ mktemp -d
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.146 + export GOPATH=/tmp/tmp.6Z7qIR3Z7w
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.146 + GOPATH=/tmp/tmp.6Z7qIR3Z7w
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.146 + RM_GOPATH=1
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.146 + case "$(go env GOARCH)" in
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.147 ++ go env GOARCH
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.161 + export GO_BUILDMODE=-buildmode=pie
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.161 + GO_BUILDMODE=-buildmode=pie
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.161 ++ dirname /tmp/install/install.sh
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + dir=/tmp/install
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + bin=rootlesskit
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + shift
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + . /tmp/install/rootlesskit.installer
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + install_rootlesskit
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + case "$1" in
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + export CGO_ENABLED=0
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + CGO_ENABLED=0
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.166 + _install_rootlesskit
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.167 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.167 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.167 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6Z7qIR3Z7w/src/github.com/rootless-containers/rootlesskit
10:57:50 [2020-06-17T10:57:50.265Z] #54 3.168 Cloning into '/tmp/tmp.6Z7qIR3Z7w/src/github.com/rootless-containers/rootlesskit'...
10:57:50 [2020-06-17T10:57:50.265Z] #54 6.797 + cd /tmp/tmp.6Z7qIR3Z7w/src/github.com/rootless-containers/rootlesskit
10:57:50 [2020-06-17T10:57:50.265Z] #54 6.798 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:57:50 [2020-06-17T10:57:50.265Z] #54 7.071 + for f in rootlesskit rootlesskit-docker-proxy
10:57:50 [2020-06-17T10:57:50.265Z] #54 7.071 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:57:50 [2020-06-17T10:57:50.265Z] #54 ...
10:57:50 [2020-06-17T10:57:50.265Z] 
10:57:50 [2020-06-17T10:57:50.265Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 + RM_GOPATH=0
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 + TMP_GOPATH=
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 + : /build
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 + '[' -z '' ']'
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 ++ mktemp -d
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 + export GOPATH=/tmp/tmp.miGVX7DTht
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 + GOPATH=/tmp/tmp.miGVX7DTht
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 + RM_GOPATH=1
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.760 + case "$(go env GOARCH)" in
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.761 ++ go env GOARCH
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + export GO_BUILDMODE=-buildmode=pie
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + GO_BUILDMODE=-buildmode=pie
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 ++ dirname /tmp/install/install.sh
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + dir=/tmp/install
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + bin=shfmt
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + shift
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + . /tmp/install/shfmt.installer
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + install_shfmt
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.809 + git clone https://github.com/mvdan/sh.git /tmp/tmp.miGVX7DTht/src/github.com/mvdan/sh
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.814 Cloning into '/tmp/tmp.miGVX7DTht/src/github.com/mvdan/sh'...
10:57:50 [2020-06-17T10:57:50.265Z] #47 2.814 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:57:50 [2020-06-17T10:57:50.265Z] #47 9.133 + cd /tmp/tmp.miGVX7DTht/src/github.com/mvdan/sh
10:57:50 [2020-06-17T10:57:50.265Z] #47 9.133 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:57:50 [2020-06-17T10:57:50.265Z] #47 9.192 + GO111MODULE=on
10:57:50 [2020-06-17T10:57:50.265Z] #47 9.192 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:57:50 [2020-06-17T10:57:50.265Z] #47 10.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:57:50 [2020-06-17T10:57:50.265Z] #47 10.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:57:50 [2020-06-17T10:57:50.265Z] #47 10.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:57:50 [2020-06-17T10:57:50.265Z] #47 10.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:57:50 [2020-06-17T10:57:50.265Z] #47 10.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:57:50 [2020-06-17T10:57:50.265Z] #47 10.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:57:50 [2020-06-17T10:57:50.546Z] #47 ...
10:57:50 [2020-06-17T10:57:50.546Z] 
10:57:50 [2020-06-17T10:57:50.546Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.228 + RM_GOPATH=0
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.228 + TMP_GOPATH=
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.228 + : /build
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.228 + '[' -z '' ']'
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.229 ++ mktemp -d
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.230 + export GOPATH=/tmp/tmp.kzAV2Fl6fv
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.230 + GOPATH=/tmp/tmp.kzAV2Fl6fv
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.230 + RM_GOPATH=1
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.230 + case "$(go env GOARCH)" in
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.232 ++ go env GOARCH
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + export GO_BUILDMODE=-buildmode=pie
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + GO_BUILDMODE=-buildmode=pie
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 ++ dirname /tmp/install/install.sh
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + dir=/tmp/install
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + bin=golangci_lint
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + shift
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + . /tmp/install/golangci_lint.installer
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 ++ : v1.23.8
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + install_golangci_lint
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + echo 'Installing golangci-lint version v1.23.8'
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:57:50 [2020-06-17T10:57:50.546Z] #45 2.244 Installing golangci-lint version v1.23.8
10:57:50 [2020-06-17T10:57:50.546Z] #45 ...
10:57:50 [2020-06-17T10:57:50.546Z] 
10:57:50 [2020-06-17T10:57:50.546Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.04 go: downloading github.com/spf13/pflag v1.0.3
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.04 go: downloading github.com/fatih/color v1.9.0
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.04 go: downloading github.com/pkg/errors v0.9.1
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.29 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.29 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.29 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.32 go: extracting github.com/pkg/errors v0.9.1
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.49 go: extracting github.com/fatih/color v1.9.0
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.49 go: downloading github.com/mattn/go-colorable v0.1.6
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.49 go: downloading github.com/mattn/go-isatty v0.0.12
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.53 go: extracting github.com/mattn/go-colorable v0.1.6
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.54 go: extracting github.com/mattn/go-isatty v0.0.12
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.58 go: extracting github.com/spf13/pflag v1.0.3
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.59 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:57:50 [2020-06-17T10:57:50.546Z] #43 10.59 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:57:51 [2020-06-17T10:57:51.549Z] #43 12.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:57:51 [2020-06-17T10:57:51.549Z] #43 12.11 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:57:51 [2020-06-17T10:57:51.829Z] #43 12.65 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:57:52 [2020-06-17T10:57:52.164Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 9.0% of statements
10:57:54 [2020-06-17T10:57:54.495Z] #43 14.94 go: finding github.com/fatih/color v1.9.0
10:57:54 [2020-06-17T10:57:54.495Z] #43 15.01 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:57:54 [2020-06-17T10:57:54.495Z] #43 15.04 go: finding github.com/pkg/errors v0.9.1
10:57:54 [2020-06-17T10:57:54.495Z] #43 15.05 go: finding github.com/spf13/pflag v1.0.3
10:57:54 [2020-06-17T10:57:54.495Z] #43 15.06 go: finding github.com/mattn/go-colorable v0.1.6
10:57:54 [2020-06-17T10:57:54.495Z] #43 15.12 go: finding github.com/mattn/go-isatty v0.0.12
10:57:54 [2020-06-17T10:57:54.495Z] #43 15.20 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:57:54 [2020-06-17T10:57:54.777Z] #43 15.37 go: finding github.com/jonboulle/clockwork v0.1.0
10:57:54 [2020-06-17T10:57:54.777Z] #43 15.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:57:54 [2020-06-17T10:57:54.777Z] #43 15.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:57:54 [2020-06-17T10:57:54.777Z] #43 15.39 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:57:56 [2020-06-17T10:57:56.632Z] #28 ...
10:57:56 [2020-06-17T10:57:56.632Z] 
10:57:56 [2020-06-17T10:57:56.632Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 + RM_GOPATH=0
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 + TMP_GOPATH=
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 + : /build
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 + '[' -z '' ']'
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 ++ mktemp -d
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 + export GOPATH=/tmp/tmp.nhycrxHHzp
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 + GOPATH=/tmp/tmp.nhycrxHHzp
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 + RM_GOPATH=1
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 + case "$(go env GOARCH)" in
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.717 ++ go env GOARCH
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 Installing golangci-lint version v1.23.8
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + export GO_BUILDMODE=-buildmode=pie
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + GO_BUILDMODE=-buildmode=pie
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 ++ dirname /tmp/install/install.sh
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + dir=/tmp/install
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + bin=golangci_lint
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + shift
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + . /tmp/install/golangci_lint.installer
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 ++ : v1.23.8
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + install_golangci_lint
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + echo 'Installing golangci-lint version v1.23.8'
10:57:56 [2020-06-17T10:57:56.632Z] #45 3.723 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:57:56 [2020-06-17T10:57:56.632Z] #45 ...
10:57:56 [2020-06-17T10:57:56.632Z] 
10:57:56 [2020-06-17T10:57:56.632Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.770 + RM_GOPATH=0
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.770 + TMP_GOPATH=
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.770 + : /build
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.771 + '[' -z '' ']'
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.772 ++ mktemp -d
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.775 + export GOPATH=/tmp/tmp.OJdga956NN
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.775 + GOPATH=/tmp/tmp.OJdga956NN
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.775 + RM_GOPATH=1
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.775 + case "$(go env GOARCH)" in
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.777 ++ go env GOARCH
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.814 + export GO_BUILDMODE=-buildmode=pie
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.814 + GO_BUILDMODE=-buildmode=pie
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.814 ++ dirname /tmp/install/install.sh
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.816 + dir=/tmp/install
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.821 + bin=vndr
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.821 + shift
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.821 + '[' '!' -f /tmp/install/vndr.installer ']'
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.823 + . /tmp/install/vndr.installer
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.823 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.825 + install_vndr
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.825 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.825 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OJdga956NN/src/github.com/LK4D4/vndr
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.825 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:56 [2020-06-17T10:57:56.632Z] #41 5.829 Cloning into '/tmp/tmp.OJdga956NN/src/github.com/LK4D4/vndr'...
10:57:56 [2020-06-17T10:57:56.632Z] #41 6.631 + cd /tmp/tmp.OJdga956NN/src/github.com/LK4D4/vndr
10:57:56 [2020-06-17T10:57:56.632Z] #41 6.638 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:57:56 [2020-06-17T10:57:56.632Z] #41 6.668 + go build -buildmode=pie -v -o /build/vndr .
10:57:56 [2020-06-17T10:57:56.632Z] #41 ...
10:57:56 [2020-06-17T10:57:56.632Z] 
10:57:56 [2020-06-17T10:57:56.632Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:57:56 [2020-06-17T10:57:56.632Z] #28 6.582 + git clone https://github.com/kolyshkin/go-swagger.git .
10:57:56 [2020-06-17T10:57:56.632Z] #28 6.598 Cloning into '.'...
10:58:00 [2020-06-17T10:58:00.812Z] #28 ...
10:58:00 [2020-06-17T10:58:00.812Z] 
10:58:00 [2020-06-17T10:58:00.812Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.648 + RM_GOPATH=0
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.648 + TMP_GOPATH=
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.649 + : /build
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.649 + '[' -z '' ']'
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.650 ++ mktemp -d
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.658 + export GOPATH=/tmp/tmp.n8KsmiDufg
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.658 + GOPATH=/tmp/tmp.n8KsmiDufg
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.658 + RM_GOPATH=1
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.659 + case "$(go env GOARCH)" in
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.659 ++ go env GOARCH
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.727 + export GO_BUILDMODE=-buildmode=pie
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.727 + GO_BUILDMODE=-buildmode=pie
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.727 ++ dirname /tmp/install/install.sh
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.732 + dir=/tmp/install
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.732 + bin=shfmt
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.732 + shift
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.733 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.733 + . /tmp/install/shfmt.installer
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.733 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.733 + install_shfmt
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.739 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.739 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.741 + git clone https://github.com/mvdan/sh.git /tmp/tmp.n8KsmiDufg/src/github.com/mvdan/sh
10:58:00 [2020-06-17T10:58:00.812Z] #47 6.752 Cloning into '/tmp/tmp.n8KsmiDufg/src/github.com/mvdan/sh'...
10:58:00 [2020-06-17T10:58:00.812Z] #47 ...
10:58:00 [2020-06-17T10:58:00.812Z] 
10:58:00 [2020-06-17T10:58:00.812Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:00 [2020-06-17T10:58:00.812Z] #38 6.670 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #38 6.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #38 7.037 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #38 7.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #38 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #38 ...
10:58:00 [2020-06-17T10:58:00.812Z] 
10:58:00 [2020-06-17T10:58:00.812Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.468 + RM_GOPATH=0
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.468 + TMP_GOPATH=
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.468 + : /build
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.468 + '[' -z '' ']'
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.476 ++ mktemp -d
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.479 + export GOPATH=/tmp/tmp.6V3iTvFQat
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.482 + GOPATH=/tmp/tmp.6V3iTvFQat
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.482 + RM_GOPATH=1
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.482 + case "$(go env GOARCH)" in
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.483 ++ go env GOARCH
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.519 + export GO_BUILDMODE=-buildmode=pie
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.520 + GO_BUILDMODE=-buildmode=pie
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.522 ++ dirname /tmp/install/install.sh
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.523 + dir=/tmp/install
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.523 + bin=rootlesskit
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.523 + shift
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.523 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.523 + . /tmp/install/rootlesskit.installer
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.524 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.526 + install_rootlesskit
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.529 + case "$1" in
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.529 + export CGO_ENABLED=0
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.531 + CGO_ENABLED=0
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.531 + _install_rootlesskit
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.531 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.533 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.533 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6V3iTvFQat/src/github.com/rootless-containers/rootlesskit
10:58:00 [2020-06-17T10:58:00.812Z] #54 6.539 Cloning into '/tmp/tmp.6V3iTvFQat/src/github.com/rootless-containers/rootlesskit'...
10:58:00 [2020-06-17T10:58:00.812Z] #54 ...
10:58:00 [2020-06-17T10:58:00.812Z] 
10:58:00 [2020-06-17T10:58:00.812Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:58:00 [2020-06-17T10:58:00.812Z] #23 7.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #23 7.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #23 7.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #23 8.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #23 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #23 ...
10:58:00 [2020-06-17T10:58:00.812Z] 
10:58:00 [2020-06-17T10:58:00.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:00 [2020-06-17T10:58:00.812Z] #10 7.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #10 7.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #10 7.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #10 8.375 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #10 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB]
10:58:00 [2020-06-17T10:58:00.812Z] #10 ...
10:58:00 [2020-06-17T10:58:00.812Z] 
10:58:00 [2020-06-17T10:58:00.812Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.715 + RM_GOPATH=0
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.715 + TMP_GOPATH=
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.716 + : /build
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.716 + '[' -z '' ']'
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.719 ++ mktemp -d
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.726 + export GOPATH=/tmp/tmp.Fjv0w9InPB
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.727 + GOPATH=/tmp/tmp.Fjv0w9InPB
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.727 + RM_GOPATH=1
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.727 + case "$(go env GOARCH)" in
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.737 ++ go env GOARCH
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.779 + export GO_BUILDMODE=-buildmode=pie
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.780 + GO_BUILDMODE=-buildmode=pie
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.781 ++ dirname /tmp/install/install.sh
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.782 + dir=/tmp/install
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.782 + bin=gotestsum
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.782 + shift
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.782 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.782 + . /tmp/install/gotestsum.installer
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.782 ++ : v0.3.5
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.782 + install_gotestsum
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.783 + set -e
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.783 + export GO111MODULE=on
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.783 + GO111MODULE=on
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.783 + go get -d gotest.tools/gotestsum@v0.3.5
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.878 go: finding gotest.tools/gotestsum v0.3.5
10:58:00 [2020-06-17T10:58:00.812Z] #43 6.883 go: finding gotest.tools v0.3.5
10:58:00 [2020-06-17T10:58:00.812Z] #43 7.954 go: downloading gotest.tools/gotestsum v0.3.5
10:58:00 [2020-06-17T10:58:00.812Z] #43 8.413 go: extracting gotest.tools/gotestsum v0.3.5
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.020 go: downloading gotest.tools v2.1.0+incompatible
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.186 go: extracting gotest.tools v2.1.0+incompatible
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.269 go: downloading github.com/pkg/errors v0.8.0
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.290 go: downloading github.com/fatih/color v1.6.0
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.555 go: extracting github.com/pkg/errors v0.8.0
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.563 go: downloading github.com/sirupsen/logrus v1.0.5
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.565 go: downloading github.com/jonboulle/clockwork v0.1.0
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.641 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.642 go: downloading github.com/spf13/pflag v1.0.1
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.740 go: extracting github.com/fatih/color v1.6.0
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.793 go: downloading github.com/mattn/go-colorable v0.0.9
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.833 go: downloading github.com/mattn/go-isatty v0.0.3
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.961 go: extracting github.com/jonboulle/clockwork v0.1.0
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.975 go: extracting github.com/mattn/go-isatty v0.0.3
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.975 go: extracting github.com/spf13/pflag v1.0.1
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.985 go: extracting github.com/mattn/go-colorable v0.0.9
10:58:00 [2020-06-17T10:58:00.812Z] #43 9.987 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:58:00 [2020-06-17T10:58:00.812Z] #43 10.08 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:58:00 [2020-06-17T10:58:00.812Z] #43 10.11 go: extracting github.com/sirupsen/logrus v1.0.5
10:58:00 [2020-06-17T10:58:00.812Z] #43 10.15 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:58:00 [2020-06-17T10:58:00.812Z] #43 10.31 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:58:01 [2020-06-17T10:58:01.070Z] #43 ...
10:58:01 [2020-06-17T10:58:01.070Z] 
10:58:01 [2020-06-17T10:58:01.070Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:01 [2020-06-17T10:58:01.070Z] #32 6.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:58:01 [2020-06-17T10:58:01.070Z] #32 6.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:58:01 [2020-06-17T10:58:01.070Z] #32 7.037 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:58:01 [2020-06-17T10:58:01.070Z] #32 7.979 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:58:01 [2020-06-17T10:58:01.070Z] #32 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB]
10:58:01 [2020-06-17T10:58:01.070Z] #32 ...
10:58:01 [2020-06-17T10:58:01.070Z] 
10:58:01 [2020-06-17T10:58:01.070Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.203 + RM_GOPATH=0
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.203 + TMP_GOPATH=
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.203 + : /build
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.203 + '[' -z '' ']'
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.214 ++ mktemp -d
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.214 + export GOPATH=/tmp/tmp.ZCJhlZadMA
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.214 + GOPATH=/tmp/tmp.ZCJhlZadMA
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.214 + RM_GOPATH=1
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.214 + case "$(go env GOARCH)" in
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.214 ++ go env GOARCH
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.231 + export GO_BUILDMODE=-buildmode=pie
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.233 + GO_BUILDMODE=-buildmode=pie
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.236 ++ dirname /tmp/install/install.sh
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.237 + dir=/tmp/install
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.238 + bin=proxy
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.238 + shift
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.238 + '[' '!' -f /tmp/install/proxy.installer ']'
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.238 + . /tmp/install/proxy.installer
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.239 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.239 + install_proxy
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.243 + case "$1" in
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.247 + export CGO_ENABLED=0
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.247 + CGO_ENABLED=0
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.247 + _install_proxy
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.247 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.247 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.247 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZCJhlZadMA/src/github.com/docker/libnetwork
10:58:01 [2020-06-17T10:58:01.070Z] #60 6.248 Cloning into '/tmp/tmp.ZCJhlZadMA/src/github.com/docker/libnetwork'...
10:58:01 [2020-06-17T10:58:01.328Z] #60 ...
10:58:01 [2020-06-17T10:58:01.328Z] 
10:58:01 [2020-06-17T10:58:01.328Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:58:01 [2020-06-17T10:58:01.328Z] #36 6.232 + git clone https://github.com/docker/distribution.git .
10:58:01 [2020-06-17T10:58:01.328Z] #36 6.236 Cloning into '.'...
10:58:01 [2020-06-17T10:58:01.328Z] #36 ...
10:58:01 [2020-06-17T10:58:01.328Z] 
10:58:01 [2020-06-17T10:58:01.328Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:58:01 [2020-06-17T10:58:01.328Z] #51 7.269 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:58:01 [2020-06-17T10:58:01.328Z] #51 7.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:58:01 [2020-06-17T10:58:01.328Z] #51 7.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:58:01 [2020-06-17T10:58:01.328Z] #51 8.340 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
10:58:01 [2020-06-17T10:58:01.328Z] #51 10.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB]
10:58:01 [2020-06-17T10:58:01.586Z] #51 ...
10:58:01 [2020-06-17T10:58:01.586Z] 
10:58:01 [2020-06-17T10:58:01.586Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.119 + RM_GOPATH=0
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.119 + TMP_GOPATH=
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.119 + : /build
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.119 + '[' -z '' ']'
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.119 ++ mktemp -d
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.120 + export GOPATH=/tmp/tmp.vrU95Xlwrn
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.126 + GOPATH=/tmp/tmp.vrU95Xlwrn
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.128 + RM_GOPATH=1
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.128 + case "$(go env GOARCH)" in
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.128 ++ go env GOARCH
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.162 + export GO_BUILDMODE=-buildmode=pie
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.162 + GO_BUILDMODE=-buildmode=pie
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.164 ++ dirname /tmp/install/install.sh
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.165 + dir=/tmp/install
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.165 + bin=dockercli
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.165 + shift
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.165 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.165 + . /tmp/install/dockercli.installer
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.165 ++ : stable
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.165 ++ : 17.06.2-ce
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.167 + install_dockercli
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.167 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.169 Install docker/cli version 17.06.2-ce from stable
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.169 ++ uname -m
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.177 + arch=x86_64
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.179 + '[' x86_64 '!=' x86_64 ']'
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.179 + url=https://download.docker.com/linux/static
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.184 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:58:01 [2020-06-17T10:58:01.586Z] #21 7.187 + tar -xz docker/docker
10:58:01 [2020-06-17T10:58:01.666Z] #43 ...
10:58:01 [2020-06-17T10:58:01.666Z] 
10:58:01 [2020-06-17T10:58:01.666Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:01 [2020-06-17T10:58:01.666Z] #30 11.09 internal/testlog
10:58:01 [2020-06-17T10:58:01.666Z] #30 11.30 encoding
10:58:01 [2020-06-17T10:58:01.666Z] #30 11.44 runtime/cgo
10:58:01 [2020-06-17T10:58:01.666Z] #30 ...
10:58:01 [2020-06-17T10:58:01.666Z] 
10:58:01 [2020-06-17T10:58:01.666Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:58:01 [2020-06-17T10:58:01.666Z] #36 13.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:58:01 [2020-06-17T10:58:01.666Z] #36 14.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:58:01 [2020-06-17T10:58:01.666Z] #36 ...
10:58:01 [2020-06-17T10:58:01.666Z] 
10:58:01 [2020-06-17T10:58:01.666Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:01 [2020-06-17T10:58:01.666Z] #47 11.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:58:01 [2020-06-17T10:58:01.666Z] #47 12.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:58:01 [2020-06-17T10:58:01.666Z] #47 12.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:58:01 [2020-06-17T10:58:01.666Z] #47 13.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:58:01 [2020-06-17T10:58:01.666Z] #47 13.24 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:58:01 [2020-06-17T10:58:01.666Z] #47 13.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:58:01 [2020-06-17T10:58:01.666Z] #47 13.79 runtime
10:58:01 [2020-06-17T10:58:01.666Z] #47 13.79 runtime/cgo
10:58:01 [2020-06-17T10:58:01.666Z] #47 ...
10:58:01 [2020-06-17T10:58:01.666Z] 
10:58:01 [2020-06-17T10:58:01.666Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:01 [2020-06-17T10:58:01.666Z] #60 13.19 Checking out files:  93% (1926/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
10:58:01 [2020-06-17T10:58:01.666Z] #60 13.34 + cd /tmp/tmp.LF7IstsANZ/src/github.com/docker/libnetwork
10:58:01 [2020-06-17T10:58:01.666Z] #60 13.34 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
10:58:01 [2020-06-17T10:58:01.666Z] #60 13.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:58:01 [2020-06-17T10:58:01.666Z] #60 ...
10:58:01 [2020-06-17T10:58:01.666Z] 
10:58:01 [2020-06-17T10:58:01.666Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:01 [2020-06-17T10:58:01.666Z] #38 14.20 Fetched 8050 kB in 10s (798 kB/s)
10:58:01 [2020-06-17T10:58:01.666Z] #38 14.20 Reading package lists...
10:58:01 [2020-06-17T10:58:01.666Z] #38 17.49 Reading package lists...
10:58:01 [2020-06-17T10:58:01.666Z] #38 20.95 Building dependency tree...
10:58:01 [2020-06-17T10:58:01.666Z] #38 21.94 The following additional packages will be installed:
10:58:01 [2020-06-17T10:58:01.666Z] #38 21.96   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:58:01 [2020-06-17T10:58:01.666Z] #38 21.96   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:58:01 [2020-06-17T10:58:01.666Z] #38 21.97 Suggested packages:
10:58:01 [2020-06-17T10:58:01.666Z] #38 21.97   manpages-dev python-setuptools
10:58:01 [2020-06-17T10:58:01.666Z] #38 ...
10:58:01 [2020-06-17T10:58:01.666Z] 
10:58:01 [2020-06-17T10:58:01.666Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:58:01 [2020-06-17T10:58:01.666Z] #51 13.87 Fetched 8050 kB in 10s (788 kB/s)
10:58:01 [2020-06-17T10:58:01.666Z] #51 13.87 Reading package lists...
10:58:01 [2020-06-17T10:58:01.666Z] #51 17.29 Reading package lists...
10:58:01 [2020-06-17T10:58:01.666Z] #51 20.78 Building dependency tree...
10:58:01 [2020-06-17T10:58:01.666Z] #51 21.73 The following additional packages will be installed:
10:58:01 [2020-06-17T10:58:01.666Z] #51 21.77   libbtrfs0
10:58:01 [2020-06-17T10:58:01.666Z] #51 21.83 The following NEW packages will be installed:
10:58:01 [2020-06-17T10:58:01.666Z] #51 21.83   libbtrfs-dev libbtrfs0
10:58:01 [2020-06-17T10:58:01.666Z] #51 22.18 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
10:58:01 [2020-06-17T10:58:01.667Z] #51 22.18 Need to get 118 kB of archives.
10:58:01 [2020-06-17T10:58:01.667Z] #51 22.18 After this operation, 390 kB of additional disk space will be used.
10:58:01 [2020-06-17T10:58:01.667Z] #51 22.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
10:58:01 [2020-06-17T10:58:01.667Z] #51 22.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
10:58:01 [2020-06-17T10:58:01.844Z] #21 ...
10:58:01 [2020-06-17T10:58:01.844Z] 
10:58:01 [2020-06-17T10:58:01.844Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.961 + RM_GOPATH=0
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.961 + TMP_GOPATH=
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.961 + : /build
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.961 + '[' -z '' ']'
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.965 ++ mktemp -d
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.971 + export GOPATH=/tmp/tmp.UA2toJKgp5
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.971 + GOPATH=/tmp/tmp.UA2toJKgp5
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.971 + RM_GOPATH=1
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.971 + case "$(go env GOARCH)" in
10:58:01 [2020-06-17T10:58:01.844Z] #30 6.971 ++ go env GOARCH
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.000 + export GO_BUILDMODE=-buildmode=pie
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.001 + GO_BUILDMODE=-buildmode=pie
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.005 ++ dirname /tmp/install/install.sh
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.008 + dir=/tmp/install
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.008 + bin=tomlv
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.014 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.019 + shift
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.019 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.019 + . /tmp/install/tomlv.installer
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.019 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.019 + install_tomlv
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.019 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.019 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UA2toJKgp5/src/github.com/BurntSushi/toml
10:58:01 [2020-06-17T10:58:01.844Z] #30 7.028 Cloning into '/tmp/tmp.UA2toJKgp5/src/github.com/BurntSushi/toml'...
10:58:01 [2020-06-17T10:58:01.844Z] #30 8.003 + cd /tmp/tmp.UA2toJKgp5/src/github.com/BurntSushi/toml
10:58:01 [2020-06-17T10:58:01.844Z] #30 8.003 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:58:01 [2020-06-17T10:58:01.844Z] #30 8.016 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:58:01 [2020-06-17T10:58:01.844Z] #30 8.614 runtime/internal/sys
10:58:01 [2020-06-17T10:58:01.844Z] #30 8.636 internal/cpu
10:58:01 [2020-06-17T10:58:01.844Z] #30 8.787 runtime/internal/math
10:58:01 [2020-06-17T10:58:01.844Z] #30 9.013 math/bits
10:58:01 [2020-06-17T10:58:01.844Z] #30 9.395 internal/bytealg
10:58:01 [2020-06-17T10:58:01.844Z] #30 9.604 math
10:58:01 [2020-06-17T10:58:01.844Z] #30 10.32 runtime
10:58:01 [2020-06-17T10:58:01.844Z] #30 ...
10:58:01 [2020-06-17T10:58:01.844Z] 
10:58:01 [2020-06-17T10:58:01.844Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:01 [2020-06-17T10:58:01.844Z] #41 8.220 internal/cpu
10:58:01 [2020-06-17T10:58:01.844Z] #41 8.252 runtime/internal/atomic
10:58:01 [2020-06-17T10:58:01.844Z] #41 8.512 runtime/internal/sys
10:58:01 [2020-06-17T10:58:01.844Z] #41 8.797 internal/bytealg
10:58:01 [2020-06-17T10:58:01.844Z] #41 8.832 runtime/internal/math
10:58:01 [2020-06-17T10:58:01.844Z] #41 8.940 internal/race
10:58:01 [2020-06-17T10:58:01.844Z] #41 9.052 sync/atomic
10:58:01 [2020-06-17T10:58:01.844Z] #41 9.517 unicode
10:58:01 [2020-06-17T10:58:01.844Z] #41 9.966 runtime
10:58:01 [2020-06-17T10:58:01.947Z] #51 ...
10:58:01 [2020-06-17T10:58:01.947Z] 
10:58:01 [2020-06-17T10:58:01.947Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:01 [2020-06-17T10:58:01.947Z] #10 14.53 Fetched 8050 kB in 11s (741 kB/s)
10:58:01 [2020-06-17T10:58:01.947Z] #10 14.53 Reading package lists...
10:58:01 [2020-06-17T10:58:01.947Z] #10 18.16 Reading package lists...
10:58:01 [2020-06-17T10:58:01.947Z] #10 21.34 Building dependency tree...
10:58:01 [2020-06-17T10:58:01.947Z] #10 22.50 The following additional packages will be installed:
10:58:01 [2020-06-17T10:58:01.947Z] #10 22.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:58:01 [2020-06-17T10:58:01.947Z] #10 22.50   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:58:01 [2020-06-17T10:58:01.947Z] #10 22.50   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:58:01 [2020-06-17T10:58:01.947Z] #10 22.50   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:58:01 [2020-06-17T10:58:01.947Z] #10 22.50 Suggested packages:
10:58:01 [2020-06-17T10:58:01.947Z] #10 22.50   gcc-8-locales seccomp wine64
10:58:02 [2020-06-17T10:58:02.228Z] #10 ...
10:58:02 [2020-06-17T10:58:02.228Z] 
10:58:02 [2020-06-17T10:58:02.228Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:58:02 [2020-06-17T10:58:02.228Z] #51 22.74 debconf: delaying package configuration, since apt-utils is not installed
10:58:02 [2020-06-17T10:58:02.228Z] #51 22.78 Fetched 118 kB in 0s (353 kB/s)
10:58:02 [2020-06-17T10:58:02.228Z] #51 22.85 Selecting previously unselected package libbtrfs0.
10:58:02 [2020-06-17T10:58:02.228Z] #51 22.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:58:02 [2020-06-17T10:58:02.228Z] #51 22.95 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
10:58:02 [2020-06-17T10:58:02.228Z] #51 22.97 Unpacking libbtrfs0 (4.20.1-2) ...
10:58:02 [2020-06-17T10:58:02.228Z] #51 23.04 Selecting previously unselected package libbtrfs-dev.
10:58:02 [2020-06-17T10:58:02.228Z] #51 23.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
10:58:02 [2020-06-17T10:58:02.228Z] #51 23.05 Unpacking libbtrfs-dev (4.20.1-2) ...
10:58:02 [2020-06-17T10:58:02.509Z] #51 23.29 Setting up libbtrfs0 (4.20.1-2) ...
10:58:02 [2020-06-17T10:58:02.509Z] #51 23.30 Setting up libbtrfs-dev (4.20.1-2) ...
10:58:02 [2020-06-17T10:58:02.509Z] #51 23.31 Processing triggers for libc-bin (2.28-10) ...
10:58:02 [2020-06-17T10:58:02.509Z] #51 ...
10:58:02 [2020-06-17T10:58:02.509Z] 
10:58:02 [2020-06-17T10:58:02.509Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:02 [2020-06-17T10:58:02.509Z] #41 13.30 unicode/utf16
10:58:02 [2020-06-17T10:58:02.509Z] #41 13.48 container/list
10:58:02 [2020-06-17T10:58:02.509Z] #41 13.81 crypto/internal/subtle
10:58:02 [2020-06-17T10:58:02.509Z] #41 14.03 crypto/subtle
10:58:02 [2020-06-17T10:58:02.509Z] #41 14.17 vendor/golang.org/x/crypto/cryptobyte/asn1
10:58:02 [2020-06-17T10:58:02.509Z] #41 14.23 internal/nettrace
10:58:02 [2020-06-17T10:58:02.509Z] #41 14.34 runtime/cgo
10:58:02 [2020-06-17T10:58:02.799Z] #41 ...
10:58:02 [2020-06-17T10:58:02.799Z] 
10:58:02 [2020-06-17T10:58:02.799Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:02 [2020-06-17T10:58:02.799Z] #38 22.93 The following NEW packages will be installed:
10:58:02 [2020-06-17T10:58:02.799Z] #38 22.93   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:58:02 [2020-06-17T10:58:02.799Z] #38 22.93   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:58:02 [2020-06-17T10:58:02.799Z] #38 22.93   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:58:02 [2020-06-17T10:58:02.799Z] #38 22.93   python-six zlib1g-dev
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.04 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.04 Need to get 3742 kB of archives.
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.04 After this operation, 22.0 MB of additional disk space will be used.
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 23.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
10:58:02 [2020-06-17T10:58:02.799Z] #38 ...
10:58:02 [2020-06-17T10:58:02.799Z] 
10:58:02 [2020-06-17T10:58:02.800Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:58:02 [2020-06-17T10:58:02.800Z] #23 13.51 Fetched 8050 kB in 10s (808 kB/s)
10:58:02 [2020-06-17T10:58:02.800Z] #23 13.51 Reading package lists...
10:58:02 [2020-06-17T10:58:02.800Z] #23 17.60 Reading package lists...
10:58:02 [2020-06-17T10:58:02.800Z] #23 21.09 Building dependency tree...
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.01 ca-certificates is already the newest version (20200601~deb10u1).
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.01 The following additional packages will be installed:
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.01   libjq1 libonig5
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.27 The following NEW packages will be installed:
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.34   jq libjq1 libonig5
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.53 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.53 Need to get 350 kB of archives.
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.53 After this operation, 1154 kB of additional disk space will be used.
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
10:58:02 [2020-06-17T10:58:02.800Z] #23 22.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
10:58:02 [2020-06-17T10:58:02.800Z] #23 23.23 debconf: delaying package configuration, since apt-utils is not installed
10:58:02 [2020-06-17T10:58:02.800Z] #23 23.31 Fetched 350 kB in 0s (1900 kB/s)
10:58:02 [2020-06-17T10:58:02.800Z] #23 23.36 Selecting previously unselected package libonig5:s390x.
10:58:02 [2020-06-17T10:58:02.800Z] #23 23.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:58:02 [2020-06-17T10:58:02.800Z] #23 23.44 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
10:58:02 [2020-06-17T10:58:02.800Z] #23 23.45 Unpacking libonig5:s390x (6.9.1-1) ...
10:58:03 [2020-06-17T10:58:03.083Z] #23 ...
10:58:03 [2020-06-17T10:58:03.083Z] 
10:58:03 [2020-06-17T10:58:03.083Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.46 The following NEW packages will be installed:
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.46   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.46   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.46   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.46   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.46   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.46   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.59 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.59 Need to get 73.3 MB of archives.
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.59 After this operation, 494 MB of additional disk space will be used.
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
10:58:03 [2020-06-17T10:58:03.083Z] #10 23.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
10:58:03 [2020-06-17T10:58:03.373Z] #10 ...
10:58:03 [2020-06-17T10:58:03.373Z] 
10:58:03 [2020-06-17T10:58:03.373Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:58:03 [2020-06-17T10:58:03.373Z] #51 DONE 23.9s
10:58:03 [2020-06-17T10:58:03.373Z] 
10:58:03 [2020-06-17T10:58:03.373Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:03 [2020-06-17T10:58:03.373Z] #10 24.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:58:03 [2020-06-17T10:58:03.373Z] #10 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
10:58:03 [2020-06-17T10:58:03.373Z] #10 24.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
10:58:03 [2020-06-17T10:58:03.373Z] #10 24.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
10:58:03 [2020-06-17T10:58:03.373Z] #10 ...
10:58:03 [2020-06-17T10:58:03.373Z] 
10:58:03 [2020-06-17T10:58:03.373Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:03 [2020-06-17T10:58:03.374Z] #32 14.23 Fetched 8050 kB in 11s (741 kB/s)
10:58:03 [2020-06-17T10:58:03.374Z] #32 14.23 Reading package lists...
10:58:03 [2020-06-17T10:58:03.374Z] #32 18.19 Reading package lists...
10:58:03 [2020-06-17T10:58:03.374Z] #32 21.32 Building dependency tree...
10:58:03 [2020-06-17T10:58:03.374Z] #32 22.49 The following additional packages will be installed:
10:58:03 [2020-06-17T10:58:03.374Z] #32 22.50   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:58:03 [2020-06-17T10:58:03.374Z] #32 22.50 Suggested packages:
10:58:03 [2020-06-17T10:58:03.374Z] #32 22.50   cmake-doc ninja-build lrzip
10:58:03 [2020-06-17T10:58:03.374Z] #32 22.50 Recommended packages:
10:58:03 [2020-06-17T10:58:03.374Z] #32 22.50   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.10 The following NEW packages will be installed:
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.10   vim-common xxd
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.23 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.23 Need to get 14.0 MB of archives.
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.23 After this operation, 62.1 MB of additional disk space will be used.
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 23.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 24.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 24.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 24.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
10:58:03 [2020-06-17T10:58:03.374Z] #32 24.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
10:58:03 [2020-06-17T10:58:03.655Z] #32 ...
10:58:03 [2020-06-17T10:58:03.655Z] 
10:58:03 [2020-06-17T10:58:03.655Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:03 [2020-06-17T10:58:03.655Z] #10 24.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:58:03 [2020-06-17T10:58:03.655Z] #10 ...
10:58:03 [2020-06-17T10:58:03.655Z] 
10:58:03 [2020-06-17T10:58:03.655Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:58:03 [2020-06-17T10:58:03.655Z] #23 23.75 Selecting previously unselected package libjq1:s390x.
10:58:03 [2020-06-17T10:58:03.655Z] #23 23.75 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:58:03 [2020-06-17T10:58:03.655Z] #23 23.77 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:58:03 [2020-06-17T10:58:03.655Z] #23 23.93 Selecting previously unselected package jq.
10:58:03 [2020-06-17T10:58:03.655Z] #23 23.94 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
10:58:03 [2020-06-17T10:58:03.655Z] #23 23.94 Unpacking jq (1.5+dfsg-2+b1) ...
10:58:03 [2020-06-17T10:58:03.655Z] #23 24.10 Setting up libonig5:s390x (6.9.1-1) ...
10:58:03 [2020-06-17T10:58:03.655Z] #23 24.13 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
10:58:03 [2020-06-17T10:58:03.655Z] #23 24.14 Setting up jq (1.5+dfsg-2+b1) ...
10:58:03 [2020-06-17T10:58:03.655Z] #23 24.15 Processing triggers for libc-bin (2.28-10) ...
10:58:03 [2020-06-17T10:58:03.655Z] #23 DONE 24.5s
10:58:03 [2020-06-17T10:58:03.741Z] #41 13.42 unicode/utf8
10:58:03 [2020-06-17T10:58:03.936Z] 
10:58:03 [2020-06-17T10:58:03.936Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:58:03 [2020-06-17T10:58:03.936Z] #24 DONE 0.1s
10:58:03 [2020-06-17T10:58:03.936Z] 
10:58:03 [2020-06-17T10:58:03.936Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:03 [2020-06-17T10:58:03.936Z] #30 24.61 sync
10:58:03 [2020-06-17T10:58:03.936Z] #30 24.62 internal/reflectlite
10:58:04 [2020-06-17T10:58:04.305Z] #41 14.15 internal/testlog
10:58:04 [2020-06-17T10:58:04.305Z] #41 ...
10:58:04 [2020-06-17T10:58:04.305Z] 
10:58:04 [2020-06-17T10:58:04.305Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:04 [2020-06-17T10:58:04.305Z] #30 14.12 unicode/utf8
10:58:04 [2020-06-17T10:58:04.869Z] #30 14.92 runtime/cgo
10:58:05 [2020-06-17T10:58:05.404Z] #30 ...
10:58:05 [2020-06-17T10:58:05.404Z] 
10:58:05 [2020-06-17T10:58:05.404Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:05 [2020-06-17T10:58:05.404Z] #60 DONE 25.8s
10:58:05 [2020-06-17T10:58:05.404Z] 
10:58:05 [2020-06-17T10:58:05.404Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:05 [2020-06-17T10:58:05.404Z] #38 24.58 debconf: delaying package configuration, since apt-utils is not installed
10:58:05 [2020-06-17T10:58:05.404Z] #38 24.75 Fetched 3742 kB in 0s (11.7 MB/s)
10:58:05 [2020-06-17T10:58:05.404Z] #38 24.78 Selecting previously unselected package libcap-dev:s390x.
10:58:05 [2020-06-17T10:58:05.404Z] #38 24.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:58:05 [2020-06-17T10:58:05.404Z] #38 24.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 24.87 Unpacking libcap-dev:s390x (1:2.25-2) ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 24.99 Selecting previously unselected package libnet1:s390x.
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.00 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.09 Selecting previously unselected package libnet1-dev.
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.33 Selecting previously unselected package libnl-3-200:s390x.
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.35 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.43 Selecting previously unselected package libnl-3-dev:s390x.
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.43 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.59 Selecting previously unselected package libprotobuf-c1:s390x.
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.61 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.67 Selecting previously unselected package libprotobuf-c-dev:s390x.
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.68 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.79 Selecting previously unselected package zlib1g-dev:s390x.
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.80 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.98 Selecting previously unselected package libprotobuf17:s390x.
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
10:58:05 [2020-06-17T10:58:05.404Z] #38 25.99 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
10:58:06 [2020-06-17T10:58:06.019Z] #38 26.76 Selecting previously unselected package libprotobuf-lite17:s390x.
10:58:06 [2020-06-17T10:58:06.019Z] #38 26.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
10:58:06 [2020-06-17T10:58:06.019Z] #38 26.79 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
10:58:06 [2020-06-17T10:58:06.300Z] #38 26.97 Selecting previously unselected package libprotobuf-dev:s390x.
10:58:06 [2020-06-17T10:58:06.300Z] #38 26.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
10:58:06 [2020-06-17T10:58:06.300Z] #38 26.99 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
10:58:06 [2020-06-17T10:58:06.764Z] #30 ...
10:58:06 [2020-06-17T10:58:06.764Z] 
10:58:06 [2020-06-17T10:58:06.764Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:58:06 [2020-06-17T10:58:06.764Z] #21 16.40 + mkdir -p /build
10:58:06 [2020-06-17T10:58:06.764Z] #21 16.41 + mv docker/docker /build/
10:58:06 [2020-06-17T10:58:06.764Z] #21 16.41 + rmdir docker
10:58:06 [2020-06-17T10:58:06.764Z] #21 DONE 16.7s
10:58:06 [2020-06-17T10:58:06.764Z] 
10:58:06 [2020-06-17T10:58:06.764Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:06 [2020-06-17T10:58:06.764Z] #41 14.47 encoding
10:58:06 [2020-06-17T10:58:06.764Z] #41 14.65 unicode/utf16
10:58:06 [2020-06-17T10:58:06.764Z] #41 14.86 container/list
10:58:06 [2020-06-17T10:58:06.764Z] #41 15.47 crypto/internal/subtle
10:58:06 [2020-06-17T10:58:06.764Z] #41 15.61 crypto/subtle
10:58:06 [2020-06-17T10:58:06.764Z] #41 15.78 vendor/golang.org/x/crypto/cryptobyte/asn1
10:58:06 [2020-06-17T10:58:06.764Z] #41 15.90 internal/nettrace
10:58:06 [2020-06-17T10:58:06.764Z] #41 16.23 runtime/cgo
10:58:07 [2020-06-17T10:58:07.305Z] #38 28.05 Selecting previously unselected package libprotoc17:s390x.
10:58:07 [2020-06-17T10:58:07.586Z] #38 28.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
10:58:07 [2020-06-17T10:58:07.586Z] #38 28.07 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
10:58:07 [2020-06-17T10:58:07.867Z] #38 28.49 Selecting previously unselected package protobuf-c-compiler.
10:58:07 [2020-06-17T10:58:07.867Z] #38 28.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
10:58:07 [2020-06-17T10:58:07.867Z] #38 28.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:58:07 [2020-06-17T10:58:07.867Z] #38 28.64 Selecting previously unselected package protobuf-compiler.
10:58:08 [2020-06-17T10:58:08.148Z] #38 28.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
10:58:08 [2020-06-17T10:58:08.148Z] #38 28.66 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:58:08 [2020-06-17T10:58:08.148Z] #38 28.80 Selecting previously unselected package python-pkg-resources.
10:58:08 [2020-06-17T10:58:08.148Z] #38 28.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:58:08 [2020-06-17T10:58:08.148Z] #38 28.80 Unpacking python-pkg-resources (40.8.0-1) ...
10:58:08 [2020-06-17T10:58:08.429Z] #38 28.99 Selecting previously unselected package python-six.
10:58:08 [2020-06-17T10:58:08.429Z] #38 29.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:58:08 [2020-06-17T10:58:08.429Z] #38 29.01 Unpacking python-six (1.12.0-1) ...
10:58:08 [2020-06-17T10:58:08.429Z] #38 29.07 Selecting previously unselected package python-protobuf.
10:58:08 [2020-06-17T10:58:08.429Z] #38 29.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
10:58:08 [2020-06-17T10:58:08.429Z] #38 29.08 Unpacking python-protobuf (3.6.1.3-2) ...
10:58:08 [2020-06-17T10:58:08.709Z] #38 29.45 Setting up python-pkg-resources (40.8.0-1) ...
10:58:09 [2020-06-17T10:58:09.716Z] #38 ...
10:58:09 [2020-06-17T10:58:09.716Z] 
10:58:09 [2020-06-17T10:58:09.716Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:09 [2020-06-17T10:58:09.716Z] #25 2.891 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:58:09 [2020-06-17T10:58:09.716Z] #25 3.230 
10:58:09 [2020-06-17T10:58:09.716Z] #25 3.386 
                                                                           0.1%
########                                                                  11.2%
############                                                              17.5%
##################                                                        25.9%
########################                                                  34.2%
################################                                          44.7%
######################################                                    53.0%
##########################################                                59.3%
###############################################                           65.6%
#####################################################                     73.9%
#########################################################                 80.2%
##############################################################            86.5%
##################################################################        92.8%
######################################################################## 100.0%
10:58:09 [2020-06-17T10:58:09.716Z] #25 5.517 
10:58:10 [2020-06-17T10:58:10.278Z] #25 5.637 
########                                                                  12.3%
#####################                                                     29.3%
#################################                                         46.3%
#############################################                             63.4%
#############################################################             86.0%
######################################################################## 100.0%
10:58:10 [2020-06-17T10:58:10.559Z] #25 6.554 
10:58:10 [2020-06-17T10:58:10.941Z] #41 ...
10:58:10 [2020-06-17T10:58:10.941Z] 
10:58:10 [2020-06-17T10:58:10.941Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:10 [2020-06-17T10:58:10.941Z] #47 17.56 + cd /tmp/tmp.n8KsmiDufg/src/github.com/mvdan/sh
10:58:10 [2020-06-17T10:58:10.941Z] #47 17.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:58:10 [2020-06-17T10:58:10.941Z] #47 17.76 + GO111MODULE=on
10:58:10 [2020-06-17T10:58:10.941Z] #47 17.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:58:10 [2020-06-17T10:58:10.941Z] #47 18.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:58:10 [2020-06-17T10:58:10.941Z] #47 19.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:58:10 [2020-06-17T10:58:10.941Z] #47 19.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:58:10 [2020-06-17T10:58:10.941Z] #47 19.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:58:10 [2020-06-17T10:58:10.941Z] #47 19.51 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:58:10 [2020-06-17T10:58:10.941Z] #47 20.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:58:10 [2020-06-17T10:58:10.941Z] #47 20.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:58:11 [2020-06-17T10:58:11.964Z] #25 6.710 
##                                                                         3.9%
#######                                                                   10.9%
#############                                                             18.5%
##################                                                        26.2%
########################                                                  33.8%
#############################                                             41.4%
#######################################                                   54.2%
##############################################                            64.3%
###################################################                       72.0%
#########################################################                 79.6%
##############################################################            87.2%
####################################################################      94.9%
######################################################################## 100.0%
10:58:12 [2020-06-17T10:58:12.312Z] #47 ...
10:58:12 [2020-06-17T10:58:12.312Z] 
10:58:12 [2020-06-17T10:58:12.312Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:58:12 [2020-06-17T10:58:12.312Z] #54 12.03 + cd /tmp/tmp.6V3iTvFQat/src/github.com/rootless-containers/rootlesskit
10:58:12 [2020-06-17T10:58:12.312Z] #54 12.03 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
10:58:12 [2020-06-17T10:58:12.312Z] #54 12.62 + for f in rootlesskit rootlesskit-docker-proxy
10:58:12 [2020-06-17T10:58:12.312Z] #54 12.62 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:58:12 [2020-06-17T10:58:12.312Z] #54 ...
10:58:12 [2020-06-17T10:58:12.312Z] 
10:58:12 [2020-06-17T10:58:12.312Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:58:12 [2020-06-17T10:58:12.312Z] #43 12.57 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:58:12 [2020-06-17T10:58:12.312Z] #43 13.27 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:58:12 [2020-06-17T10:58:12.312Z] #43 13.82 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:58:12 [2020-06-17T10:58:12.312Z] #43 16.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:58:12 [2020-06-17T10:58:12.312Z] #43 17.14 go: finding gotest.tools/gotestsum v0.5.0
10:58:12 [2020-06-17T10:58:12.312Z] #43 17.15 go: downloading gotest.tools/gotestsum v0.5.0
10:58:12 [2020-06-17T10:58:12.312Z] #43 17.21 go: finding gotest.tools v2.2.0+incompatible
10:58:12 [2020-06-17T10:58:12.312Z] #43 17.22 go: downloading gotest.tools v2.2.0+incompatible
10:58:12 [2020-06-17T10:58:12.312Z] #43 18.05 go: extracting gotest.tools/gotestsum v0.5.0
10:58:12 [2020-06-17T10:58:12.312Z] #43 18.09 go: extracting gotest.tools v2.2.0+incompatible
10:58:12 [2020-06-17T10:58:12.312Z] #43 18.84 go: downloading github.com/pkg/errors v0.9.1
10:58:12 [2020-06-17T10:58:12.312Z] #43 18.85 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:58:12 [2020-06-17T10:58:12.312Z] #43 18.85 go: downloading github.com/fatih/color v1.9.0
10:58:12 [2020-06-17T10:58:12.312Z] #43 18.93 go: extracting github.com/fatih/color v1.9.0
10:58:12 [2020-06-17T10:58:12.312Z] #43 18.96 go: downloading github.com/spf13/pflag v1.0.3
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.13 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.13 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.16 go: downloading github.com/mattn/go-isatty v0.0.12
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.16 go: downloading github.com/mattn/go-colorable v0.1.6
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.16 go: extracting github.com/pkg/errors v0.9.1
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.17 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.20 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.41 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.52 go: extracting github.com/mattn/go-isatty v0.0.12
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.63 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.63 go: extracting github.com/mattn/go-colorable v0.1.6
10:58:12 [2020-06-17T10:58:12.312Z] #43 19.67 go: extracting github.com/spf13/pflag v1.0.3
10:58:12 [2020-06-17T10:58:12.312Z] #43 22.38 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:58:12 [2020-06-17T10:58:12.312Z] #43 ...
10:58:12 [2020-06-17T10:58:12.312Z] 
10:58:12 [2020-06-17T10:58:12.312Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:12 [2020-06-17T10:58:12.312Z] #47 22.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:58:12 [2020-06-17T10:58:12.576Z] #25 8.431 
10:58:12 [2020-06-17T10:58:12.877Z] #47 ...
10:58:12 [2020-06-17T10:58:12.877Z] 
10:58:12 [2020-06-17T10:58:12.877Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:58:12 [2020-06-17T10:58:12.877Z] #23 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:58:13 [2020-06-17T10:58:13.133Z] #23 ...
10:58:13 [2020-06-17T10:58:13.133Z] 
10:58:13 [2020-06-17T10:58:13.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:13 [2020-06-17T10:58:13.133Z] #10 13.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:58:13 [2020-06-17T10:58:13.139Z] #25 8.611 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.9%
#############                                                             18.7%
####
10:58:13 [2020-06-17T10:58:13.139Z] #25 ...
10:58:13 [2020-06-17T10:58:13.139Z] 
10:58:13 [2020-06-17T10:58:13.139Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.608 + RM_GOPATH=0
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.608 + TMP_GOPATH=
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.608 + : /build
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.608 + '[' -z '' ']'
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.609 ++ mktemp -d
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.613 + export GOPATH=/tmp/tmp.phB6lIh8lt
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.613 + GOPATH=/tmp/tmp.phB6lIh8lt
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.613 + RM_GOPATH=1
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.613 + case "$(go env GOARCH)" in
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.613 ++ go env GOARCH
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.630 + export GO_BUILDMODE=-buildmode=pie
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.630 + GO_BUILDMODE=-buildmode=pie
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.631 ++ dirname /tmp/install/install.sh
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.636 + dir=/tmp/install
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.636 + bin=containerd
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.636 + shift
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.636 + '[' '!' -f /tmp/install/containerd.installer ']'
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.637 + . /tmp/install/containerd.installer
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.637 ++ set -e
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.638 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.639 + install_containerd
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.641 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.642 + git clone https://github.com/containerd/containerd.git /tmp/tmp.phB6lIh8lt/src/github.com/containerd/containerd
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.642 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
10:58:13 [2020-06-17T10:58:13.139Z] #52 1.648 Cloning into '/tmp/tmp.phB6lIh8lt/src/github.com/containerd/containerd'...
10:58:13 [2020-06-17T10:58:13.390Z] #10 ...
10:58:13 [2020-06-17T10:58:13.390Z] 
10:58:13 [2020-06-17T10:58:13.390Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:13 [2020-06-17T10:58:13.390Z] #38 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:58:13 [2020-06-17T10:58:13.390Z] #38 ...
10:58:13 [2020-06-17T10:58:13.390Z] 
10:58:13 [2020-06-17T10:58:13.390Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:58:13 [2020-06-17T10:58:13.390Z] #51 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:58:13 [2020-06-17T10:58:13.419Z] #52 ...
10:58:13 [2020-06-17T10:58:13.419Z] 
10:58:13 [2020-06-17T10:58:13.419Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:13 [2020-06-17T10:58:13.647Z] #51 ...
10:58:13 [2020-06-17T10:58:13.647Z] 
10:58:13 [2020-06-17T10:58:13.647Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:13 [2020-06-17T10:58:13.647Z] #32 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:58:13 [2020-06-17T10:58:13.647Z] #32 ...
10:58:13 [2020-06-17T10:58:13.647Z] 
10:58:13 [2020-06-17T10:58:13.647Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:58:13 [2020-06-17T10:58:13.647Z] #36 23.40 Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
10:58:13 [2020-06-17T10:58:13.904Z] #36 23.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:58:13 [2020-06-17T10:58:13.982Z] #25 8.611 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.9%
#############                                                             18.7%
###############                                                           21.5%
#################                                                         24.4%
####################                                                      28.2%
#####################                                                     30.0%
#######################                                                   32.9%
##########################                                                36.7%
############################                                             
10:58:13 [2020-06-17T10:58:13.982Z] #25 ...
10:58:13 [2020-06-17T10:58:13.982Z] 
10:58:13 [2020-06-17T10:58:13.982Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:13 [2020-06-17T10:58:13.982Z] #10 24.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 24.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 27.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 28.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
10:58:13 [2020-06-17T10:58:13.982Z] #10 29.30 debconf: delaying package configuration, since apt-utils is not installed
10:58:13 [2020-06-17T10:58:13.982Z] #10 29.39 Fetched 73.3 MB in 5s (14.2 MB/s)
10:58:13 [2020-06-17T10:58:13.982Z] #10 29.43 Selecting previously unselected package binutils-mingw-w64-i686.
10:58:13 [2020-06-17T10:58:13.982Z] #10 29.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:58:13 [2020-06-17T10:58:13.982Z] #10 29.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 29.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 31.53 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:58:13 [2020-06-17T10:58:13.982Z] #10 31.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 31.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.00 Selecting previously unselected package binutils-mingw-w64.
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.11 Selecting previously unselected package libdevmapper1.02.1:s390x.
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.12 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.27 Selecting previously unselected package dmsetup.
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.27 Unpacking dmsetup (2:1.02.155-3) ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.43 Selecting previously unselected package mingw-w64-common.
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 34.44 Unpacking mingw-w64-common (6.0.0-3) ...
10:58:13 [2020-06-17T10:58:13.982Z] #10 ...
10:58:13 [2020-06-17T10:58:13.982Z] 
10:58:13 [2020-06-17T10:58:13.982Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:14 [2020-06-17T10:58:14.544Z] #25 8.611 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.9%
#############                                                             18.7%
###############                                                           21.5%
#################                                                         24.4%
####################                                                      28.2%
#####################                                                     30.0%
#######################                                                   32.9%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.3%
#################################                                         46.1%
###################################                                       48.9%
10:58:14 [2020-06-17T10:58:14.544Z] #25 ...
10:58:14 [2020-06-17T10:58:14.544Z] 
10:58:14 [2020-06-17T10:58:14.544Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.15 debconf: delaying package configuration, since apt-utils is not installed
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.19 Fetched 14.0 MB in 1s (12.4 MB/s)
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.27 Selecting previously unselected package xxd.
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.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 ... 15177 files and directories currently installed.)
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.34 Unpacking xxd (2:8.1.0875-5) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.49 Selecting previously unselected package vim-common.
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.53 Unpacking vim-common (2:8.1.0875-5) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.79 Selecting previously unselected package cmake-data.
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 25.81 Unpacking cmake-data (3.13.4-1) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 28.51 Selecting previously unselected package libicu63:s390x.
10:58:14 [2020-06-17T10:58:14.544Z] #32 28.52 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 28.55 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 33.88 Selecting previously unselected package libxml2:s390x.
10:58:14 [2020-06-17T10:58:14.544Z] #32 33.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 33.90 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.34 Selecting previously unselected package libarchive13:s390x.
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.35 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.60 Selecting previously unselected package libjsoncpp1:s390x.
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.60 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.73 Selecting previously unselected package librhash0:s390x.
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.73 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.74 Unpacking librhash0:s390x (1.3.8-1) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.87 Selecting previously unselected package libuv1:s390x.
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.87 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 34.88 Unpacking libuv1:s390x (1.24.1-1) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 35.11 Selecting previously unselected package cmake.
10:58:14 [2020-06-17T10:58:14.544Z] #32 35.11 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 35.11 Unpacking cmake (3.13.4-1) ...
10:58:14 [2020-06-17T10:58:14.544Z] #32 ...
10:58:14 [2020-06-17T10:58:14.544Z] 
10:58:14 [2020-06-17T10:58:14.544Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:16 [2020-06-17T10:58:16.233Z] #25 8.611 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.9%
#############                                                             18.7%
###############                                                           21.5%
#################                                                         24.4%
####################                                                      28.2%
#####################                                                     30.0%
#######################                                                   32.9%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.3%
#################################                                         46.1%
###################################                                       48.9%
#####################################                                     52.7%
########################################                                  55.6%
##########################################                                59.3%
#############################################                             63.1%
################################################                          66.9%
##################################################                        69.8%
####################################################                      73.5%
######################################################                    76.4%
#########################################################                 80.2%
###########################################################               82.1%
#############################################################             85.8%
#################################################################         91.5%
####################################################################      95.3%
#25 ...
10:58:16 [2020-06-17T10:58:16.233Z] 
10:58:16 [2020-06-17T10:58:16.233Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:16 [2020-06-17T10:58:16.233Z] #38 31.40 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 31.40 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 31.41 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 31.42 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 31.43 Setting up python-six (1.12.0-1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.80 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.81 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.82 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.83 Setting up libcap-dev:s390x (1:2.25-2) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.84 Setting up libprotoc17:s390x (3.6.1.3-2) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.84 Setting up protobuf-compiler (3.6.1.3-2) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.86 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 32.87 Setting up python-protobuf (3.6.1.3-2) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 36.01 Setting up libnl-3-dev:s390x (3.4.0-1) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 36.02 Processing triggers for libc-bin (2.28-10) ...
10:58:16 [2020-06-17T10:58:16.233Z] #38 DONE 36.9s
10:58:16 [2020-06-17T10:58:16.233Z] 
10:58:16 [2020-06-17T10:58:16.233Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:16 [2020-06-17T10:58:16.233Z] #25 8.611 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.9%
#############                                                             18.7%
###############                                                           21.5%
#################                                                         24.4%
####################                                                      28.2%
#####################                                                     30.0%
#######################                                                   32.9%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.3%
#################################                                         46.1%
###################################                                       48.9%
#####################################                                     52.7%
########################################                                  55.6%
##########################################                                59.3%
#############################################                             63.1%
################################################                          66.9%
##################################################                        69.8%
####################################################                      73.5%
######################################################                    76.4%
#########################################################                 80.2%
###########################################################               82.1%
#############################################################             85.8%
#################################################################         91.5%
####################################################################      95.3%
######################################################################    98.1%
######################################################################## 100.0%
10:58:16 [2020-06-17T10:58:16.428Z] #36 25.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:58:16 [2020-06-17T10:58:16.520Z] #25 12.41 
10:58:16 [2020-06-17T10:58:16.520Z] #25 ...
10:58:16 [2020-06-17T10:58:16.520Z] 
10:58:16 [2020-06-17T10:58:16.520Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:16 [2020-06-17T10:58:16.520Z] #30 27.03 errors
10:58:16 [2020-06-17T10:58:16.520Z] #30 27.05 sort
10:58:16 [2020-06-17T10:58:16.520Z] #30 27.21 strconv
10:58:16 [2020-06-17T10:58:16.520Z] #30 28.07 io
10:58:16 [2020-06-17T10:58:16.520Z] #30 29.12 internal/oserror
10:58:16 [2020-06-17T10:58:16.520Z] #30 29.20 syscall
10:58:16 [2020-06-17T10:58:16.520Z] #30 29.94 reflect
10:58:16 [2020-06-17T10:58:16.520Z] #30 34.36 time
10:58:16 [2020-06-17T10:58:16.520Z] #30 ...
10:58:16 [2020-06-17T10:58:16.520Z] 
10:58:16 [2020-06-17T10:58:16.520Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:58:16 [2020-06-17T10:58:16.520Z] #28 31.86 Checking out files:  93% (1423/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.
10:58:16 [2020-06-17T10:58:16.520Z] #28 31.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:58:16 [2020-06-17T10:58:16.520Z] #28 32.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:58:16 [2020-06-17T10:58:16.801Z] #28 ...
10:58:16 [2020-06-17T10:58:16.801Z] 
10:58:16 [2020-06-17T10:58:16.801Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.33 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.35 Setting up xxd (2:8.1.0875-5) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.36 Setting up libuv1:s390x (1.24.1-1) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.37 Setting up vim-common (2:8.1.0875-5) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.43 Setting up librhash0:s390x (1.3.8-1) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.43 Setting up cmake-data (3.13.4-1) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.43 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.44 Setting up libjsoncpp1:s390x (1.7.4-3) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.45 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.46 Setting up cmake (3.13.4-1) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.48 Processing triggers for libc-bin (2.28-10) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 37.52 Processing triggers for mime-support (3.62) ...
10:58:16 [2020-06-17T10:58:16.801Z] #32 ...
10:58:16 [2020-06-17T10:58:16.801Z] 
10:58:16 [2020-06-17T10:58:16.801Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:16 [2020-06-17T10:58:16.801Z] #41 27.56 github.com/LK4D4/vndr/godl/singleflight
10:58:16 [2020-06-17T10:58:16.801Z] #41 27.57 io
10:58:16 [2020-06-17T10:58:16.801Z] #41 27.76 strconv
10:58:16 [2020-06-17T10:58:16.801Z] #41 28.43 bytes
10:58:16 [2020-06-17T10:58:16.801Z] #41 30.06 bufio
10:58:16 [2020-06-17T10:58:16.801Z] #41 30.56 reflect
10:58:16 [2020-06-17T10:58:16.801Z] #41 31.25 syscall
10:58:16 [2020-06-17T10:58:16.801Z] #41 36.78 time
10:58:17 [2020-06-17T10:58:17.082Z] #41 ...
10:58:17 [2020-06-17T10:58:17.082Z] 
10:58:17 [2020-06-17T10:58:17.082Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:17 [2020-06-17T10:58:17.082Z] #39 ...
10:58:17 [2020-06-17T10:58:17.082Z] 
10:58:17 [2020-06-17T10:58:17.082Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:17 [2020-06-17T10:58:17.082Z] #32 DONE 37.9s
10:58:17 [2020-06-17T10:58:17.367Z] 
10:58:17 [2020-06-17T10:58:17.367Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.351 + RM_GOPATH=0
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.351 + TMP_GOPATH=
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.351 + : /build
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.351 + '[' -z '' ']'
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.352 ++ mktemp -d
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.352 + export GOPATH=/tmp/tmp.hQEFtl5m9m
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.352 + GOPATH=/tmp/tmp.hQEFtl5m9m
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.352 + RM_GOPATH=1
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.352 + case "$(go env GOARCH)" in
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.353 ++ go env GOARCH
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.362 + export GO_BUILDMODE=-buildmode=pie
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.362 + GO_BUILDMODE=-buildmode=pie
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.362 ++ dirname /tmp/install/install.sh
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 + dir=/tmp/install
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 + bin=tini
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 + shift
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 + '[' '!' -f /tmp/install/tini.installer ']'
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 + . /tmp/install/tini.installer
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 + install_tini
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.hQEFtl5m9m/tini
10:58:18 [2020-06-17T10:58:18.833Z] #33 1.379 Cloning into '/tmp/tmp.hQEFtl5m9m/tini'...
10:58:19 [2020-06-17T10:58:19.114Z] #33 2.001 + cd /tmp/tmp.hQEFtl5m9m/tini
10:58:19 [2020-06-17T10:58:19.114Z] #33 2.001 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:58:19 [2020-06-17T10:58:19.114Z] #33 2.006 + cmake .
10:58:19 [2020-06-17T10:58:19.725Z] #33 2.494 -- The C compiler identification is GNU 8.3.0
10:58:19 [2020-06-17T10:58:19.725Z] #33 2.594 -- Check for working C compiler: /usr/bin/cc
10:58:19 [2020-06-17T10:58:19.725Z] #33 ...
10:58:19 [2020-06-17T10:58:19.725Z] 
10:58:19 [2020-06-17T10:58:19.725Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:19 [2020-06-17T10:58:19.725Z] #47 30.39 syscall
10:58:19 [2020-06-17T10:58:19.725Z] #47 30.40 reflect
10:58:19 [2020-06-17T10:58:19.725Z] #47 36.62 time
10:58:19 [2020-06-17T10:58:19.725Z] #47 39.97 encoding/binary
10:58:19 [2020-06-17T10:58:19.725Z] #47 40.07 context
10:58:19 [2020-06-17T10:58:19.725Z] #47 ...
10:58:19 [2020-06-17T10:58:19.725Z] 
10:58:19 [2020-06-17T10:58:19.725Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:19 [2020-06-17T10:58:19.725Z] #25 13.54 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:58:19 [2020-06-17T10:58:19.725Z] #25 13.90 #=#=#                                                                         
10:58:19 [2020-06-17T10:58:19.725Z] #25 14.06 
######################################################################## 100.0%
10:58:19 [2020-06-17T10:58:19.725Z] #25 14.15 
10:58:19 [2020-06-17T10:58:19.725Z] #25 14.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:58:19 [2020-06-17T10:58:19.725Z] #25 15.32 
10:58:19 [2020-06-17T10:58:19.726Z] #25 15.47 
############################################################              83.6%
######################################################################## 100.0%
10:58:19 [2020-06-17T10:58:19.726Z] #25 15.59 
10:58:20 [2020-06-17T10:58:20.604Z] #36 ...
10:58:20 [2020-06-17T10:58:20.604Z] 
10:58:20 [2020-06-17T10:58:20.604Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:20 [2020-06-17T10:58:20.604Z] #60 23.98 Checking out files:  62% (1302/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
10:58:20 [2020-06-17T10:58:20.604Z] #60 24.88 + cd /tmp/tmp.ZCJhlZadMA/src/github.com/docker/libnetwork
10:58:20 [2020-06-17T10:58:20.604Z] #60 24.89 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
10:58:20 [2020-06-17T10:58:20.604Z] #60 25.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:58:20 [2020-06-17T10:58:20.728Z] #25 16.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:58:20 [2020-06-17T10:58:20.728Z] #25 16.76 skipping existing b63cc5f62c21
10:58:20 [2020-06-17T10:58:20.728Z] #25 16.85 
10:58:21 [2020-06-17T10:58:21.731Z] #25 17.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:58:21 [2020-06-17T10:58:21.731Z] #25 17.93 
10:58:21 [2020-06-17T10:58:21.867Z] Fetching without tags
10:58:22 [2020-06-17T10:58:22.014Z] #25 18.00 
######################################################################## 100.0%
10:58:22 [2020-06-17T10:58:22.014Z] #25 18.08 
10:58:22 [2020-06-17T10:58:22.014Z] #25 18.13 Download of images into '/build' complete.
10:58:22 [2020-06-17T10:58:22.014Z] #25 18.13 Use something like the following to load the result into a Docker daemon:
10:58:22 [2020-06-17T10:58:22.014Z] #25 18.13   tar -cC '/build' . | docker load
10:58:22 [2020-06-17T10:58:22.295Z] #25 DONE 18.3s
10:58:22 [2020-06-17T10:58:22.295Z] 
10:58:22 [2020-06-17T10:58:22.295Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:22 [2020-06-17T10:58:22.295Z] #33 3.045 -- Check for working C compiler: /usr/bin/cc -- works
10:58:22 [2020-06-17T10:58:22.295Z] #33 3.046 -- Detecting C compiler ABI info
10:58:22 [2020-06-17T10:58:22.295Z] #33 3.440 -- Detecting C compiler ABI info - done
10:58:22 [2020-06-17T10:58:22.295Z] #33 3.469 -- Detecting C compile features
10:58:22 [2020-06-17T10:58:22.295Z] #33 4.791 -- Detecting C compile features - done
10:58:22 [2020-06-17T10:58:22.295Z] #33 4.800 -- Performing Test HAS_BUILTIN_FORTIFY
10:58:22 [2020-06-17T10:58:22.295Z] #33 4.975 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:58:22 [2020-06-17T10:58:22.295Z] #33 5.122 -- Configuring done
10:58:22 [2020-06-17T10:58:22.295Z] #33 5.137 -- Generating done
10:58:22 [2020-06-17T10:58:22.295Z] #33 5.137 -- Build files have been written to: /tmp/tmp.hQEFtl5m9m/tini
10:58:22 [2020-06-17T10:58:22.295Z] #33 5.197 + make tini-static
10:58:22 [2020-06-17T10:58:22.308Z] Merging remotes/origin/master commit bd5788960a5f74a6e66511c24e09b24437f48173 into PR head commit 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:58:22 [2020-06-17T10:58:22.940Z] #33 5.647 Scanning dependencies of target tini-static
10:58:22 [2020-06-17T10:58:22.940Z] #33 5.815 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:58:23 [2020-06-17T10:58:23.235Z] Merge succeeded, producing 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:58:23 [2020-06-17T10:58:23.235Z] Checking out Revision 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 (PR-41122)
10:58:23 [2020-06-17T10:58:23.517Z] Commit message: "vendor: golang.org/x/text v0.3.3"
10:58:23 [2020-06-17T10:58:23.576Z]  > git --version # timeout=10
10:58:23 [2020-06-17T10:58:23.581Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
10:58:23 [2020-06-17T10:58:23.885Z] #60 ...
10:58:23 [2020-06-17T10:58:23.885Z] 
10:58:23 [2020-06-17T10:58:23.885Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:58:23 [2020-06-17T10:58:23.885Z] #43 23.13 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:58:23 [2020-06-17T10:58:23.885Z] #43 24.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:58:23 [2020-06-17T10:58:23.885Z] #43 26.99 go: finding github.com/fatih/color v1.9.0
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.02 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.03 go: finding github.com/pkg/errors v0.9.1
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.08 go: finding github.com/mattn/go-colorable v0.1.6
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.13 go: finding github.com/mattn/go-isatty v0.0.12
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.15 go: finding github.com/spf13/pflag v1.0.3
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.64 go: finding github.com/jonboulle/clockwork v0.1.0
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:58:23 [2020-06-17T10:58:23.885Z] #43 27.76 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:58:23 [2020-06-17T10:58:23.885Z] #43 ...
10:58:23 [2020-06-17T10:58:23.885Z] 
10:58:23 [2020-06-17T10:58:23.885Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:23 [2020-06-17T10:58:23.885Z] #47 23.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:58:23 [2020-06-17T10:58:23.885Z] #47 23.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:58:23 [2020-06-17T10:58:23.885Z] #47 23.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:58:23 [2020-06-17T10:58:23.885Z] #47 24.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:58:23 [2020-06-17T10:58:23.885Z] #47 24.97 runtime/cgo
10:58:23 [2020-06-17T10:58:23.885Z] #47 25.03 runtime
10:58:23 [2020-06-17T10:58:23.972Z] #33 6.856 [100%] Linking C executable tini-static
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:58:24 [2020-06-17T10:58:24.450Z] #47 ...
10:58:24 [2020-06-17T10:58:24.450Z] 
10:58:24 [2020-06-17T10:58:24.450Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:24 [2020-06-17T10:58:24.450Z] #38 24.36 Fetched 8355 kB in 18s (456 kB/s)
10:58:24 [2020-06-17T10:58:24.450Z] #38 24.36 Reading package lists...
10:58:24 [2020-06-17T10:58:24.526Z] + docker version
10:58:24 [2020-06-17T10:58:24.526Z] Client:
10:58:24 [2020-06-17T10:58:24.526Z]  Version:           18.06.1-ce
10:58:24 [2020-06-17T10:58:24.526Z]  API version:       1.38
10:58:24 [2020-06-17T10:58:24.526Z]  Go version:        go1.10.3
10:58:24 [2020-06-17T10:58:24.526Z]  Git commit:        e68fc7a
10:58:24 [2020-06-17T10:58:24.526Z]  Built:             Tue Aug 21 17:26:10 2018
10:58:24 [2020-06-17T10:58:24.526Z]  OS/Arch:           linux/ppc64le
10:58:24 [2020-06-17T10:58:24.526Z]  Experimental:      false
10:58:24 [2020-06-17T10:58:24.526Z] 
10:58:24 [2020-06-17T10:58:24.526Z] Server:
10:58:24 [2020-06-17T10:58:24.526Z]  Engine:
10:58:24 [2020-06-17T10:58:24.526Z]   Version:          18.06.1-ce
10:58:24 [2020-06-17T10:58:24.526Z]   API version:      1.38 (minimum version 1.12)
10:58:24 [2020-06-17T10:58:24.526Z]   Go version:       go1.10.3
10:58:24 [2020-06-17T10:58:24.526Z]   Git commit:       e68fc7a
10:58:24 [2020-06-17T10:58:24.526Z]   Built:            Tue Aug 21 17:24:20 2018
10:58:24 [2020-06-17T10:58:24.526Z]   OS/Arch:          linux/ppc64le
10:58:24 [2020-06-17T10:58:24.526Z]   Experimental:     true
[Pipeline] sh
10:58:24 [2020-06-17T10:58:24.583Z] #33 7.193 [100%] Built target tini-static
10:58:24 [2020-06-17T10:58:24.583Z] #33 7.279 + mkdir -p /build
10:58:24 [2020-06-17T10:58:24.583Z] #33 7.283 + cp tini-static /build/docker-init
10:58:24 [2020-06-17T10:58:24.583Z] #33 DONE 7.5s
10:58:24 [2020-06-17T10:58:24.583Z] 
10:58:24 [2020-06-17T10:58:24.583Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:24 [2020-06-17T10:58:24.583Z] #39 7.765 Note: Building without setproctitle() and strlcpy() support.
10:58:24 [2020-06-17T10:58:24.583Z] #39 7.765       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:58:24 [2020-06-17T10:58:24.583Z] #39 7.852 Note: Building without GnuTLS support
10:58:24 [2020-06-17T10:58:24.583Z] #39 7.853 Makefile.config:39: Warn: you have no libnftables installed
10:58:24 [2020-06-17T10:58:24.583Z] #39 7.853 Makefile.config:40: Warn: Building without nftables support
10:58:24 [2020-06-17T10:58:24.708Z] #38 31.49 Reading package lists...
10:58:24 [2020-06-17T10:58:24.708Z] #38 ...
10:58:24 [2020-06-17T10:58:24.708Z] 
10:58:24 [2020-06-17T10:58:24.708Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:24 [2020-06-17T10:58:24.708Z] #32 24.47 Fetched 8355 kB in 18s (469 kB/s)
10:58:24 [2020-06-17T10:58:24.708Z] #32 24.47 Reading package lists...
10:58:24 [2020-06-17T10:58:24.708Z] #32 31.40 Reading package lists...
10:58:24 [2020-06-17T10:58:24.708Z] #32 ...
10:58:24 [2020-06-17T10:58:24.708Z] 
10:58:24 [2020-06-17T10:58:24.708Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:24 [2020-06-17T10:58:24.708Z] #10 24.52 Fetched 8355 kB in 18s (476 kB/s)
10:58:24 [2020-06-17T10:58:24.708Z] #10 24.52 Reading package lists...
10:58:21 [2020-06-17T10:58:21.839Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:58:21 [2020-06-17T10:58:21.842Z]  > git config --add remote.origin.fetch +refs/pull/41122/head:refs/remotes/origin/PR-41122 # timeout=10
10:58:21 [2020-06-17T10:58:21.845Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:58:21 [2020-06-17T10:58:21.861Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:58:21 [2020-06-17T10:58:21.875Z] Fetching upstream changes from https://github.com/moby/moby.git
10:58:21 [2020-06-17T10:58:21.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:58:21 [2020-06-17T10:58:21.876Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:58:22 [2020-06-17T10:58:22.317Z]  > git config core.sparsecheckout # timeout=10
10:58:22 [2020-06-17T10:58:22.320Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:58:23 [2020-06-17T10:58:23.203Z]  > git merge bd5788960a5f74a6e66511c24e09b24437f48173 # timeout=10
10:58:23 [2020-06-17T10:58:23.227Z]  > git rev-parse HEAD^{commit} # timeout=10
10:58:23 [2020-06-17T10:58:23.246Z]  > git config core.sparsecheckout # timeout=10
10:58:23 [2020-06-17T10:58:23.248Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
10:58:24 [2020-06-17T10:58:24.914Z] + docker info
10:58:24 [2020-06-17T10:58:24.914Z] Containers: 0
10:58:24 [2020-06-17T10:58:24.914Z]  Running: 0
10:58:24 [2020-06-17T10:58:24.914Z]  Paused: 0
10:58:24 [2020-06-17T10:58:24.914Z]  Stopped: 0
10:58:24 [2020-06-17T10:58:24.914Z] Images: 0
10:58:24 [2020-06-17T10:58:24.914Z] Server Version: 18.06.1-ce
10:58:24 [2020-06-17T10:58:24.914Z] Storage Driver: overlay2
10:58:24 [2020-06-17T10:58:24.914Z]  Backing Filesystem: extfs
10:58:24 [2020-06-17T10:58:24.914Z]  Supports d_type: true
10:58:24 [2020-06-17T10:58:24.914Z]  Native Overlay Diff: true
10:58:24 [2020-06-17T10:58:24.914Z] Logging Driver: json-file
10:58:24 [2020-06-17T10:58:24.914Z] Cgroup Driver: cgroupfs
10:58:24 [2020-06-17T10:58:24.914Z] Plugins:
10:58:24 [2020-06-17T10:58:24.914Z]  Volume: local
10:58:24 [2020-06-17T10:58:24.914Z]  Network: bridge host ipvlan macvlan null overlay
10:58:24 [2020-06-17T10:58:24.914Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:58:24 [2020-06-17T10:58:24.914Z] Swarm: inactive
10:58:24 [2020-06-17T10:58:24.914Z] Runtimes: runc
10:58:24 [2020-06-17T10:58:24.914Z] Default Runtime: runc
10:58:24 [2020-06-17T10:58:24.914Z] Init Binary: docker-init
10:58:24 [2020-06-17T10:58:24.914Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:58:24 [2020-06-17T10:58:24.914Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
10:58:24 [2020-06-17T10:58:24.914Z] init version: fec3683
10:58:24 [2020-06-17T10:58:24.914Z] Security Options:
10:58:24 [2020-06-17T10:58:24.914Z]  apparmor
10:58:24 [2020-06-17T10:58:24.914Z]  seccomp
10:58:24 [2020-06-17T10:58:24.914Z]   Profile: default
10:58:24 [2020-06-17T10:58:24.914Z] Kernel Version: 4.4.0-139-generic
10:58:24 [2020-06-17T10:58:24.914Z] Operating System: Ubuntu 16.04.3 LTS
10:58:24 [2020-06-17T10:58:24.914Z] OSType: linux
10:58:24 [2020-06-17T10:58:24.914Z] Architecture: ppc64le
10:58:24 [2020-06-17T10:58:24.914Z] CPUs: 4
10:58:24 [2020-06-17T10:58:24.914Z] Total Memory: 7.972GiB
10:58:24 [2020-06-17T10:58:24.914Z] Name: ppc64le-ubuntu-13
10:58:24 [2020-06-17T10:58:24.914Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
10:58:24 [2020-06-17T10:58:24.914Z] Docker Root Dir: /var/lib/docker
10:58:24 [2020-06-17T10:58:24.914Z] Debug Mode (client): false
10:58:24 [2020-06-17T10:58:24.914Z] Debug Mode (server): false
10:58:24 [2020-06-17T10:58:24.914Z] Username: dockerbuildbot
10:58:24 [2020-06-17T10:58:24.914Z] Registry: https://index.docker.io/v1/
10:58:24 [2020-06-17T10:58:24.914Z] Labels:
10:58:24 [2020-06-17T10:58:24.914Z] Experimental: true
10:58:24 [2020-06-17T10:58:24.914Z] Insecure Registries:
10:58:24 [2020-06-17T10:58:24.914Z]  127.0.0.0/8
10:58:24 [2020-06-17T10:58:24.914Z] Live Restore Enabled: false
10:58:24 [2020-06-17T10:58:24.914Z] 
[Pipeline] sh
10:58:24 [2020-06-17T10:58:24.965Z] #10 31.53 Reading package lists...
10:58:24 [2020-06-17T10:58:24.965Z] #10 ...
10:58:24 [2020-06-17T10:58:24.965Z] 
10:58:24 [2020-06-17T10:58:24.965Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:58:24 [2020-06-17T10:58:24.965Z] #51 24.81 Fetched 8355 kB in 18s (468 kB/s)
10:58:24 [2020-06-17T10:58:24.965Z] #51 24.81 Reading package lists...
10:58:24 [2020-06-17T10:58:24.965Z] #51 31.91 Reading package lists...
10:58:24 [2020-06-17T10:58:24.965Z] #51 ...
10:58:24 [2020-06-17T10:58:24.965Z] 
10:58:24 [2020-06-17T10:58:24.965Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:58:24 [2020-06-17T10:58:24.965Z] #23 24.62 Fetched 8355 kB in 18s (476 kB/s)
10:58:24 [2020-06-17T10:58:24.965Z] #23 24.62 Reading package lists...
10:58:25 [2020-06-17T10:58:25.306Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:58:25 [2020-06-17T10:58:25.306Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:58:25 [2020-06-17T10:58:25.306Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:58:25 [2020-06-17T10:58:25.306Z] + bash /home/docker/workspace/moby_PR-41122/check-config.sh
10:58:25 [2020-06-17T10:58:25.306Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:58:25 [2020-06-17T10:58:25.306Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
10:58:25 [2020-06-17T10:58:25.306Z] 
10:58:25 [2020-06-17T10:58:25.306Z] Generally Necessary:
10:58:25 [2020-06-17T10:58:25.306Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:58:25 [2020-06-17T10:58:25.306Z] - apparmor: enabled and tools installed
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_NAMESPACES: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_NET_NS: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_PID_NS: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_IPC_NS: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_UTS_NS: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_CGROUPS: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_CGROUP_CPUACCT: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_CGROUP_DEVICE: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_CGROUP_FREEZER: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_CGROUP_SCHED: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_CPUSETS: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_MEMCG: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_KEYS: enabled
10:58:25 [2020-06-17T10:58:25.306Z] - CONFIG_VETH: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] #39 9.319 fatal: not a git repository (or any of the parent directories): .git
10:58:25 [2020-06-17T10:58:25.596Z] #39 9.327   GEN      .gitid
10:58:25 [2020-06-17T10:58:25.596Z] #39 9.330   GEN      criu/include/version.h
10:58:25 [2020-06-17T10:58:25.596Z] #39 9.336   GEN      include/common/asm
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_BRIDGE: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_NF_NAT: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_NF_NAT_NEEDED: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_POSIX_MQUEUE: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:58:25 [2020-06-17T10:58:25.596Z] 
10:58:25 [2020-06-17T10:58:25.596Z] Optional Features:
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_USER_NS: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_SECCOMP: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_CGROUP_PIDS: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_MEMCG_SWAP: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:58:25 [2020-06-17T10:58:25.596Z]     (cgroup swap accounting is currently enabled)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_MEMCG_KMEM: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_BLK_CGROUP: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IOSCHED_CFQ: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_CGROUP_PERF: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_CGROUP_HUGETLB: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_CFS_BANDWIDTH: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_RT_GROUP_SCHED: missing
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_VS: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_VS_NFCT: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_IP_VS_RR: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_EXT4_FS: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:58:25 [2020-06-17T10:58:25.596Z] - Network Drivers:
10:58:25 [2020-06-17T10:58:25.596Z]   - "overlay":
10:58:25 [2020-06-17T10:58:25.596Z]     - CONFIG_VXLAN: enabled (as module)
10:58:25 [2020-06-17T10:58:25.596Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:58:25 [2020-06-17T10:58:25.596Z]       Optional (for encrypted networks):
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_CRYPTO: enabled
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_XFRM: enabled
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_XFRM_USER: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_INET_ESP: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]   - "ipvlan":
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_IPVLAN: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]   - "macvlan":
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_MACVLAN: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_DUMMY: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]   - "ftp,tftp client in container":
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z] - Storage Drivers:
10:58:25 [2020-06-17T10:58:25.885Z]   - "aufs":
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_AUFS_FS: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]   - "btrfs":
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:58:25 [2020-06-17T10:58:25.885Z]   - "devicemapper":
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_BLK_DEV_DM: enabled
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]   - "overlay":
10:58:25 [2020-06-17T10:58:25.885Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:58:25 [2020-06-17T10:58:25.885Z]   - "zfs":
10:58:25 [2020-06-17T10:58:25.885Z]     - /dev/zfs: missing
10:58:25 [2020-06-17T10:58:25.885Z]     - zfs command: missing
10:58:25 [2020-06-17T10:58:25.885Z]     - zpool command: missing
10:58:25 [2020-06-17T10:58:25.885Z] 
10:58:25 [2020-06-17T10:58:25.885Z] Limits:
10:58:25 [2020-06-17T10:58:25.885Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:58:25 [2020-06-17T10:58:25.885Z] 
10:58:25 [2020-06-17T10:58:25.885Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:58:26 [2020-06-17T10:58:26.324Z] + make bundles/buildx
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.20   PBCC     images/timens.pb-c.c
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.22   DEP      images/timens.pb-c.d
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.25   PBCC     images/fown.pb-c.c
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.27   PBCC     images/google/protobuf/descriptor.pb-c.c
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.32   PBCC     images/opts.pb-c.c
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.35   PBCC     images/memfd.pb-c.c
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.37   DEP      images/fown.pb-c.d
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.41   DEP      images/google/protobuf/descriptor.pb-c.d
10:58:26 [2020-06-17T10:58:26.599Z] #39 10.46   DEP      images/opts.pb-c.d
10:58:26 [2020-06-17T10:58:26.614Z] make: command: Command not found
10:58:26 [2020-06-17T10:58:26.614Z] make: command: Command not found
10:58:26 [2020-06-17T10:58:26.614Z] mkdir bundles
10:58:26 [2020-06-17T10:58:26.614Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
10:58:26 [2020-06-17T10:58:26.614Z] 	--build-arg BUILDX_COMMIT \
10:58:26 [2020-06-17T10:58:26.614Z] 	--build-arg BUILDX_REPO \
10:58:26 [2020-06-17T10:58:26.614Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
10:58:26 [2020-06-17T10:58:26.614Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
10:58:26 [2020-06-17T10:58:26.614Z] 	.
10:58:26 [2020-06-17T10:58:26.614Z] /bin/sh: 4: go: not found
10:58:26 [2020-06-17T10:58:26.614Z] /bin/sh: 5: go: not found
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.49   DEP      images/memfd.pb-c.d
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.52   PBCC     images/sit.pb-c.c
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.55   DEP      images/sit.pb-c.d
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.59   PBCC     images/macvlan.pb-c.c
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.60   DEP      images/macvlan.pb-c.d
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.63   PBCC     images/autofs.pb-c.c
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.65   DEP      images/autofs.pb-c.d
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.67   PBCC     images/sysctl.pb-c.c
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.67   DEP      images/sysctl.pb-c.d
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.70   PBCC     images/time.pb-c.c
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.72   DEP      images/time.pb-c.d
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.74   PBCC     images/binfmt-misc.pb-c.c
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.75   DEP      images/binfmt-misc.pb-c.d
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.78   PBCC     images/seccomp.pb-c.c
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.80   DEP      images/seccomp.pb-c.d
10:58:26 [2020-06-17T10:58:26.880Z] #39 10.83   PBCC     images/userns.pb-c.c
10:58:27 [2020-06-17T10:58:27.161Z] #39 10.85   DEP      images/userns.pb-c.d
10:58:27 [2020-06-17T10:58:27.161Z] #39 10.88   PBCC     images/cgroup.pb-c.c
10:58:27 [2020-06-17T10:58:27.161Z] #39 10.89   DEP      images/cgroup.pb-c.d
10:58:27 [2020-06-17T10:58:27.161Z] #39 10.93   PBCC     images/ext-file.pb-c.c
10:58:27 [2020-06-17T10:58:27.161Z] #39 10.94   DEP      images/ext-file.pb-c.d
10:58:27 [2020-06-17T10:58:27.161Z] #39 10.98   PBCC     images/rpc.pb-c.c
10:58:27 [2020-06-17T10:58:27.161Z] #39 11.01   DEP      images/rpc.pb-c.d
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.05   PBCC     images/siginfo.pb-c.c
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.06   DEP      images/siginfo.pb-c.d
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.10   PBCC     images/pagemap.pb-c.c
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.13   DEP      images/pagemap.pb-c.d
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.16   PBCC     images/rlimit.pb-c.c
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.17   DEP      images/rlimit.pb-c.d
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.21   PBCC     images/file-lock.pb-c.c
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.22   DEP      images/file-lock.pb-c.d
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.25   PBCC     images/tty.pb-c.c
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.29   DEP      images/tty.pb-c.d
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.32   PBCC     images/tun.pb-c.c
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.35   PBCC     images/netdev.pb-c.c
10:58:27 [2020-06-17T10:58:27.442Z] #39 11.38   DEP      images/tun.pb-c.d
10:58:27 [2020-06-17T10:58:27.722Z] #39 11.42   DEP      images/netdev.pb-c.d
10:58:27 [2020-06-17T10:58:27.722Z] #39 11.45   PBCC     images/vma.pb-c.c
10:58:27 [2020-06-17T10:58:27.722Z] #39 11.48   DEP      images/vma.pb-c.d
10:58:27 [2020-06-17T10:58:27.722Z] #39 11.51   PBCC     images/creds.pb-c.c
10:58:27 [2020-06-17T10:58:27.722Z] #39 11.51   DEP      images/creds.pb-c.d
10:58:27 [2020-06-17T10:58:27.722Z] #39 11.55   PBCC     images/utsns.pb-c.c
10:58:27 [2020-06-17T10:58:27.722Z] #39 11.56   DEP      images/utsns.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.60   PBCC     images/ipc-desc.pb-c.c
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.63   PBCC     images/ipc-sem.pb-c.c
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.64   DEP      images/ipc-desc.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.68   DEP      images/ipc-sem.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.71   PBCC     images/ipc-msg.pb-c.c
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.72   DEP      images/ipc-msg.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.75   PBCC     images/ipc-shm.pb-c.c
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.76   DEP      images/ipc-shm.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.79   PBCC     images/ipc-var.pb-c.c
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.80   DEP      images/ipc-var.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.82   PBCC     images/sk-opts.pb-c.c
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.83   PBCC     images/packet-sock.pb-c.c
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.86   DEP      images/sk-opts.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.88   DEP      images/packet-sock.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.90   PBCC     images/sk-netlink.pb-c.c
10:58:28 [2020-06-17T10:58:28.003Z] #39 11.95   DEP      images/sk-netlink.pb-c.d
10:58:28 [2020-06-17T10:58:28.003Z] #39 ...
10:58:28 [2020-06-17T10:58:28.003Z] 
10:58:28 [2020-06-17T10:58:28.003Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:28 [2020-06-17T10:58:28.003Z] #30 38.73 internal/poll
10:58:28 [2020-06-17T10:58:28.003Z] #30 40.01 internal/syscall/execenv
10:58:28 [2020-06-17T10:58:28.003Z] #30 40.15 internal/fmtsort
10:58:28 [2020-06-17T10:58:28.003Z] #30 40.23 internal/syscall/unix
10:58:28 [2020-06-17T10:58:28.003Z] #30 40.42 os
10:58:28 [2020-06-17T10:58:28.003Z] #30 40.58 strings
10:58:28 [2020-06-17T10:58:28.003Z] #30 42.28 path
10:58:28 [2020-06-17T10:58:28.003Z] #30 42.83 text/tabwriter
10:58:28 [2020-06-17T10:58:28.003Z] #30 43.59 fmt
10:58:28 [2020-06-17T10:58:28.003Z] #30 43.59 path/filepath
10:58:28 [2020-06-17T10:58:28.003Z] #30 44.75 io/ioutil
10:58:28 [2020-06-17T10:58:28.003Z] #30 46.63 flag
10:58:28 [2020-06-17T10:58:28.003Z] #30 46.63 github.com/BurntSushi/toml
10:58:28 [2020-06-17T10:58:28.003Z] #30 48.32 log
10:58:28 [2020-06-17T10:58:28.240Z] #23 31.87 Reading package lists...
10:58:28 [2020-06-17T10:58:28.240Z] #23 ...
10:58:28 [2020-06-17T10:58:28.240Z] 
10:58:28 [2020-06-17T10:58:28.240Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:28 [2020-06-17T10:58:28.240Z] #41 27.67 vendor/golang.org/x/crypto/internal/subtle
10:58:28 [2020-06-17T10:58:28.240Z] #41 27.78 vendor/golang.org/x/crypto/curve25519
10:58:28 [2020-06-17T10:58:28.240Z] #41 ...
10:58:28 [2020-06-17T10:58:28.240Z] 
10:58:28 [2020-06-17T10:58:28.240Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:28 [2020-06-17T10:58:28.240Z] #38 31.49 Reading package lists...
10:58:28 [2020-06-17T10:58:28.284Z] #30 ...
10:58:28 [2020-06-17T10:58:28.284Z] 
10:58:28 [2020-06-17T10:58:28.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:28 [2020-06-17T10:58:28.284Z] #39 11.97   PBCC     images/sk-inet.pb-c.c
10:58:28 [2020-06-17T10:58:28.284Z] #39 12.00   DEP      images/sk-inet.pb-c.d
10:58:28 [2020-06-17T10:58:28.284Z] #39 12.04   PBCC     images/sk-unix.pb-c.c
10:58:28 [2020-06-17T10:58:28.284Z] #39 12.09   DEP      images/sk-unix.pb-c.d
10:58:28 [2020-06-17T10:58:28.284Z] #39 12.15   PBCC     images/mm.pb-c.c
10:58:28 [2020-06-17T10:58:28.284Z] #39 12.16   DEP      images/mm.pb-c.d
10:58:28 [2020-06-17T10:58:28.284Z] #39 12.18   PBCC     images/timerfd.pb-c.c
10:58:28 [2020-06-17T10:58:28.284Z] #39 12.24   DEP      images/timerfd.pb-c.d
10:58:28 [2020-06-17T10:58:28.564Z] #39 12.28   PBCC     images/timer.pb-c.c
10:58:28 [2020-06-17T10:58:28.564Z] #39 12.29   DEP      images/timer.pb-c.d
10:58:28 [2020-06-17T10:58:28.564Z] #39 12.33   PBCC     images/sa.pb-c.c
10:58:28 [2020-06-17T10:58:28.564Z] #39 12.36   DEP      images/sa.pb-c.d
10:58:28 [2020-06-17T10:58:28.564Z] #39 ...
10:58:28 [2020-06-17T10:58:28.564Z] 
10:58:28 [2020-06-17T10:58:28.565Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:28 [2020-06-17T10:58:28.565Z] #10 39.23 Selecting previously unselected package mingw-w64-x86-64-dev.
10:58:28 [2020-06-17T10:58:28.565Z] #10 39.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:58:28 [2020-06-17T10:58:28.565Z] #10 39.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:58:28 [2020-06-17T10:58:28.565Z] #10 43.96 Selecting previously unselected package gcc-mingw-w64-base.
10:58:28 [2020-06-17T10:58:28.565Z] #10 44.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:58:28 [2020-06-17T10:58:28.565Z] #10 44.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:58:28 [2020-06-17T10:58:28.565Z] #10 44.30 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:58:28 [2020-06-17T10:58:28.565Z] #10 44.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:58:28 [2020-06-17T10:58:28.565Z] #10 44.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:58:28 [2020-06-17T10:58:28.565Z] #10 ...
10:58:28 [2020-06-17T10:58:28.565Z] 
10:58:28 [2020-06-17T10:58:28.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:28 [2020-06-17T10:58:28.565Z] #39 12.40   PBCC     images/pipe-data.pb-c.c
10:58:28 [2020-06-17T10:58:28.565Z] #39 12.42   DEP      images/pipe-data.pb-c.d
10:58:28 [2020-06-17T10:58:28.565Z] #39 12.44   PBCC     images/mnt.pb-c.c
10:58:28 [2020-06-17T10:58:28.565Z] #39 12.48   DEP      images/mnt.pb-c.d
10:58:28 [2020-06-17T10:58:28.690Z] Sending build context to Docker daemon  55.93MB

10:58:28 [2020-06-17T10:58:28.690Z] Step 1/15 : ARG GO_VERSION=1.13.12
10:58:28 [2020-06-17T10:58:28.690Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
10:58:28 [2020-06-17T10:58:28.690Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
10:58:28 [2020-06-17T10:58:28.690Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build
10:58:28 [2020-06-17T10:58:28.690Z] 1.13.12-stretch: Pulling from library/golang
10:58:28 [2020-06-17T10:58:28.845Z] #39 12.53   PBCC     images/sk-packet.pb-c.c
10:58:28 [2020-06-17T10:58:28.845Z] #39 12.53   DEP      images/sk-packet.pb-c.d
10:58:28 [2020-06-17T10:58:28.845Z] #39 12.58   PBCC     images/tcp-stream.pb-c.c
10:58:28 [2020-06-17T10:58:28.846Z] #39 12.61   DEP      images/tcp-stream.pb-c.d
10:58:28 [2020-06-17T10:58:28.846Z] #39 12.65   PBCC     images/pipe.pb-c.c
10:58:28 [2020-06-17T10:58:28.846Z] #39 12.65   DEP      images/pipe.pb-c.d
10:58:28 [2020-06-17T10:58:28.846Z] #39 12.69   PBCC     images/pstree.pb-c.c
10:58:28 [2020-06-17T10:58:28.846Z] #39 12.71   DEP      images/pstree.pb-c.d
10:58:28 [2020-06-17T10:58:28.846Z] #39 12.75   PBCC     images/fs.pb-c.c
10:58:29 [2020-06-17T10:58:29.126Z] #39 12.76   DEP      images/fs.pb-c.d
10:58:29 [2020-06-17T10:58:29.126Z] #39 12.78   PBCC     images/signalfd.pb-c.c
10:58:29 [2020-06-17T10:58:29.126Z] #39 12.81   DEP      images/signalfd.pb-c.d
10:58:29 [2020-06-17T10:58:29.126Z] #39 12.84   PBCC     images/fh.pb-c.c
10:58:29 [2020-06-17T10:58:29.126Z] #39 12.87   PBCC     images/fsnotify.pb-c.c
10:58:29 [2020-06-17T10:58:29.126Z] #39 12.89   DEP      images/fh.pb-c.d
10:58:29 [2020-06-17T10:58:29.126Z] #39 12.93   DEP      images/fsnotify.pb-c.d
10:58:29 [2020-06-17T10:58:29.126Z] #39 13.01   PBCC     images/eventpoll.pb-c.c
10:58:29 [2020-06-17T10:58:29.199Z] 68fc3b7ea52e: Pulling fs layer
10:58:29 [2020-06-17T10:58:29.200Z] c5f566612be5: Pulling fs layer
10:58:29 [2020-06-17T10:58:29.200Z] 6980ff97a81d: Pulling fs layer
10:58:29 [2020-06-17T10:58:29.200Z] 67146a7d847b: Pulling fs layer
10:58:29 [2020-06-17T10:58:29.200Z] 348799e90099: Pulling fs layer
10:58:29 [2020-06-17T10:58:29.200Z] ea699aa62ac7: Pulling fs layer
10:58:29 [2020-06-17T10:58:29.200Z] 0141e25df0bd: Pulling fs layer
10:58:29 [2020-06-17T10:58:29.200Z] 67146a7d847b: Waiting
10:58:29 [2020-06-17T10:58:29.200Z] 348799e90099: Waiting
10:58:29 [2020-06-17T10:58:29.200Z] ea699aa62ac7: Waiting
10:58:29 [2020-06-17T10:58:29.200Z] 0141e25df0bd: Waiting
10:58:29 [2020-06-17T10:58:29.200Z] 6980ff97a81d: Verifying Checksum
10:58:29 [2020-06-17T10:58:29.200Z] 6980ff97a81d: Download complete
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.04   DEP      images/eventpoll.pb-c.d
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.05   PBCC     images/eventfd.pb-c.c
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.08   DEP      images/eventfd.pb-c.d
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.12   PBCC     images/remap-file-path.pb-c.c
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.13   DEP      images/remap-file-path.pb-c.d
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.19   PBCC     images/fifo.pb-c.c
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.19   DEP      images/fifo.pb-c.d
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.22   PBCC     images/ghost-file.pb-c.c
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.25   DEP      images/ghost-file.pb-c.d
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.30   PBCC     images/regfile.pb-c.c
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.32   DEP      images/regfile.pb-c.d
10:58:29 [2020-06-17T10:58:29.407Z] #39 13.38   PBCC     images/ns.pb-c.c
10:58:29 [2020-06-17T10:58:29.492Z] c5f566612be5: Verifying Checksum
10:58:29 [2020-06-17T10:58:29.492Z] c5f566612be5: Download complete
10:58:29 [2020-06-17T10:58:29.689Z] #39 13.41   DEP      images/ns.pb-c.d
10:58:29 [2020-06-17T10:58:29.689Z] #39 13.46   PBCC     images/fdinfo.pb-c.c
10:58:29 [2020-06-17T10:58:29.689Z] #39 13.55   DEP      images/fdinfo.pb-c.d
10:58:29 [2020-06-17T10:58:29.689Z] #39 13.58   PBCC     images/core-aarch64.pb-c.c
10:58:29 [2020-06-17T10:58:29.689Z] #39 13.62   PBCC     images/core-arm.pb-c.c
10:58:29 [2020-06-17T10:58:29.689Z] #39 13.65   PBCC     images/core-ppc64.pb-c.c
10:58:29 [2020-06-17T10:58:29.949Z] #38 38.25 Building dependency tree...
10:58:29 [2020-06-17T10:58:29.969Z] #39 13.68   PBCC     images/core-s390.pb-c.c
10:58:29 [2020-06-17T10:58:29.969Z] #39 13.72   PBCC     images/core-x86.pb-c.c
10:58:29 [2020-06-17T10:58:29.969Z] #39 13.78   PBCC     images/core.pb-c.c
10:58:29 [2020-06-17T10:58:29.969Z] #39 13.83   PBCC     images/inventory.pb-c.c
10:58:29 [2020-06-17T10:58:29.969Z] #39 13.88   DEP      images/core-aarch64.pb-c.d
10:58:30 [2020-06-17T10:58:30.250Z] #39 13.94   DEP      images/core-arm.pb-c.d
10:58:30 [2020-06-17T10:58:30.250Z] #39 13.97   DEP      images/core-ppc64.pb-c.d
10:58:30 [2020-06-17T10:58:30.250Z] #39 14.03   DEP      images/core-s390.pb-c.d
10:58:30 [2020-06-17T10:58:30.250Z] #39 ...
10:58:30 [2020-06-17T10:58:30.250Z] 
10:58:30 [2020-06-17T10:58:30.250Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:30 [2020-06-17T10:58:30.250Z] #41 40.88 os
10:58:30 [2020-06-17T10:58:30.250Z] #41 41.07 strings
10:58:30 [2020-06-17T10:58:30.250Z] #41 43.02 regexp/syntax
10:58:30 [2020-06-17T10:58:30.250Z] #41 43.96 fmt
10:58:30 [2020-06-17T10:58:30.250Z] #41 47.51 regexp
10:58:30 [2020-06-17T10:58:30.250Z] #41 47.87 flag
10:58:30 [2020-06-17T10:58:30.250Z] #41 49.32 go/token
10:58:30 [2020-06-17T10:58:30.250Z] #41 50.05 go/scanner
10:58:30 [2020-06-17T10:58:30.250Z] #41 50.77 internal/lazyregexp
10:58:30 [2020-06-17T10:58:30.250Z] #41 51.06 net/url
10:58:30 [2020-06-17T10:58:30.250Z] #41 ...
10:58:30 [2020-06-17T10:58:30.250Z] 
10:58:30 [2020-06-17T10:58:30.250Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:30 [2020-06-17T10:58:30.250Z] #47 40.95 os
10:58:30 [2020-06-17T10:58:30.250Z] #47 41.89 encoding/base64
10:58:30 [2020-06-17T10:58:30.250Z] #47 42.56 golang.org/x/sys/unix
10:58:30 [2020-06-17T10:58:30.250Z] #47 44.55 fmt
10:58:30 [2020-06-17T10:58:30.250Z] #47 48.73 encoding/json
10:58:30 [2020-06-17T10:58:30.250Z] #47 50.09 github.com/pkg/diff
10:58:30 [2020-06-17T10:58:30.531Z] #47 51.14 go/scanner
10:58:30 [2020-06-17T10:58:30.531Z] #47 ...
10:58:30 [2020-06-17T10:58:30.531Z] 
10:58:30 [2020-06-17T10:58:30.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:30 [2020-06-17T10:58:30.531Z] #39 14.09   DEP      images/core-x86.pb-c.d
10:58:30 [2020-06-17T10:58:30.531Z] #39 14.13   DEP      images/core.pb-c.d
10:58:30 [2020-06-17T10:58:30.531Z] #39 14.20   DEP      images/inventory.pb-c.d
10:58:30 [2020-06-17T10:58:30.531Z] #39 14.24   PBCC     images/cpuinfo.pb-c.c
10:58:30 [2020-06-17T10:58:30.531Z] #39 14.27   DEP      images/cpuinfo.pb-c.d
10:58:30 [2020-06-17T10:58:30.531Z] #39 14.28   PBCC     images/stats.pb-c.c
10:58:30 [2020-06-17T10:58:30.531Z] #39 14.30   DEP      images/stats.pb-c.d
10:58:30 [2020-06-17T10:58:30.986Z] 68fc3b7ea52e: Verifying Checksum
10:58:30 [2020-06-17T10:58:30.986Z] 68fc3b7ea52e: Download complete
10:58:31 [2020-06-17T10:58:31.538Z] #39 15.23 make[1]: Nothing to be done for 'all'.
10:58:31 [2020-06-17T10:58:31.538Z] #39 ...
10:58:31 [2020-06-17T10:58:31.538Z] 
10:58:31 [2020-06-17T10:58:31.538Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:31 [2020-06-17T10:58:31.538Z] #30 49.48 github.com/BurntSushi/toml/cmd/tomlv
10:58:31 [2020-06-17T10:58:31.538Z] #30 DONE 52.3s
10:58:31 [2020-06-17T10:58:31.823Z] 
10:58:31 [2020-06-17T10:58:31.823Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:58:31 [2020-06-17T10:58:31.823Z] #52 23.90 Checking out files:  71% (2283/3184)   
Checking out files:  72% (2293/3184)   
Checking out files:  73% (2325/3184)   
Checking out files:  74% (2357/3184)   
Checking out files:  75% (2388/3184)   
Checking out files:  76% (2420/3184)   
Checking out files:  77% (2452/3184)   
Checking out files:  78% (2484/3184)   
Checking out files:  79% (2516/3184)   
Checking out files:  80% (2548/3184)   
Checking out files:  81% (2580/3184)   
Checking out files:  82% (2611/3184)   
Checking out files:  83% (2643/3184)   
Checking out files:  84% (2675/3184)   
Checking out files:  85% (2707/3184)   
Checking out files:  86% (2739/3184)   
Checking out files:  87% (2771/3184)   
Checking out files:  88% (2802/3184)   
Checking out files:  89% (2834/3184)   
Checking out files:  90% (2866/3184)   
Checking out files:  91% (2898/3184)   
Checking out files:  92% (2930/3184)   
Checking out files:  93% (2962/3184)   
Checking out files:  94% (2993/3184)   
Checking out files:  95% (3025/3184)   
Checking out files:  96% (3057/3184)   
Checking out files:  97% (3089/3184)   
Checking out files:  98% (3121/3184)   
Checking out files:  99% (3153/3184)   
Checking out files: 100% (3184/3184)   
Checking out files: 100% (3184/3184), done.
10:58:31 [2020-06-17T10:58:31.823Z] #52 24.64 + cd /tmp/tmp.phB6lIh8lt/src/github.com/containerd/containerd
10:58:31 [2020-06-17T10:58:31.823Z] #52 24.64 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
10:58:31 [2020-06-17T10:58:31.823Z] #52 26.24 + export 'BUILDTAGS=netgo osusergo static_build'
10:58:31 [2020-06-17T10:58:31.823Z] #52 26.24 + BUILDTAGS='netgo osusergo static_build'
10:58:31 [2020-06-17T10:58:31.823Z] #52 26.24 + export EXTRA_FLAGS=-buildmode=pie
10:58:31 [2020-06-17T10:58:31.823Z] #52 26.24 + EXTRA_FLAGS=-buildmode=pie
10:58:31 [2020-06-17T10:58:31.823Z] #52 26.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:58:31 [2020-06-17T10:58:31.823Z] #52 26.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:58:31 [2020-06-17T10:58:31.823Z] #52 26.24 + '[' '' = dynamic ']'
10:58:31 [2020-06-17T10:58:31.823Z] #52 26.24 + make
10:58:31 [2020-06-17T10:58:31.823Z] #52 27.31 + bin/ctr
10:58:32 [2020-06-17T10:58:32.011Z] 67146a7d847b: Verifying Checksum
10:58:32 [2020-06-17T10:58:32.011Z] 67146a7d847b: Download complete
10:58:32 [2020-06-17T10:58:32.011Z] 0141e25df0bd: Verifying Checksum
10:58:32 [2020-06-17T10:58:32.011Z] 0141e25df0bd: Download complete
10:58:32 [2020-06-17T10:58:32.298Z] 348799e90099: Verifying Checksum
10:58:32 [2020-06-17T10:58:32.298Z] 348799e90099: Download complete
10:58:32 [2020-06-17T10:58:32.473Z] #38 41.96 The following additional packages will be installed:
10:58:32 [2020-06-17T10:58:32.473Z] #38 41.96   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:58:32 [2020-06-17T10:58:32.473Z] #38 41.98   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:58:32 [2020-06-17T10:58:32.473Z] #38 42.00 Suggested packages:
10:58:32 [2020-06-17T10:58:32.473Z] #38 42.01   manpages-dev python-setuptools
10:58:33 [2020-06-17T10:58:33.405Z] #38 ...
10:58:33 [2020-06-17T10:58:33.405Z] 
10:58:33 [2020-06-17T10:58:33.405Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:33 [2020-06-17T10:58:33.405Z] #60 DONE 43.0s
10:58:33 [2020-06-17T10:58:33.405Z] 
10:58:33 [2020-06-17T10:58:33.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:33 [2020-06-17T10:58:33.405Z] #10 31.53 Reading package lists...
10:58:33 [2020-06-17T10:58:33.405Z] #10 38.70 Building dependency tree...
10:58:33 [2020-06-17T10:58:33.405Z] #10 42.73 The following additional packages will be installed:
10:58:33 [2020-06-17T10:58:33.405Z] #10 42.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:58:33 [2020-06-17T10:58:33.405Z] #10 42.73   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:58:33 [2020-06-17T10:58:33.405Z] #10 42.73   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:58:33 [2020-06-17T10:58:33.405Z] #10 42.73   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:58:33 [2020-06-17T10:58:33.405Z] #10 42.74 Suggested packages:
10:58:33 [2020-06-17T10:58:33.405Z] #10 42.75   gcc-8-locales seccomp wine64
10:58:33 [2020-06-17T10:58:33.662Z] #10 ...
10:58:33 [2020-06-17T10:58:33.662Z] 
10:58:33 [2020-06-17T10:58:33.662Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:33 [2020-06-17T10:58:33.662Z] #38 43.66 The following NEW packages will be installed:
10:58:33 [2020-06-17T10:58:33.920Z] #38 43.69   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:58:33 [2020-06-17T10:58:33.920Z] #38 43.69   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:58:33 [2020-06-17T10:58:33.920Z] #38 43.70   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:58:33 [2020-06-17T10:58:33.920Z] #38 43.70   python-six zlib1g-dev
10:58:34 [2020-06-17T10:58:34.362Z] 68fc3b7ea52e: Pull complete
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.32 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.32 Need to get 4095 kB of archives.
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.32 After this operation, 22.5 MB of additional disk space will be used.
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
10:58:34 [2020-06-17T10:58:34.485Z] #38 44.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
10:58:34 [2020-06-17T10:58:34.744Z] #38 44.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
10:58:34 [2020-06-17T10:58:34.744Z] #38 44.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
10:58:34 [2020-06-17T10:58:34.744Z] #38 44.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
10:58:34 [2020-06-17T10:58:34.744Z] #38 44.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
10:58:34 [2020-06-17T10:58:34.744Z] #38 44.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
10:58:34 [2020-06-17T10:58:34.988Z] c5f566612be5: Pull complete
10:58:35 [2020-06-17T10:58:35.003Z] #38 44.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
10:58:35 [2020-06-17T10:58:35.004Z] #38 44.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
10:58:35 [2020-06-17T10:58:35.274Z] 6980ff97a81d: Pull complete
10:58:35 [2020-06-17T10:58:35.897Z] ea699aa62ac7: Verifying Checksum
10:58:35 [2020-06-17T10:58:35.897Z] ea699aa62ac7: Download complete
10:58:36 [2020-06-17T10:58:36.289Z] #52 ...
10:58:36 [2020-06-17T10:58:36.289Z] 
10:58:36 [2020-06-17T10:58:36.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:36 [2020-06-17T10:58:36.289Z] #39 16.33   CC       images/stats.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 16.52   CC       images/core.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 16.90   CC       images/core-x86.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 17.32   CC       images/core-arm.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 17.56   CC       images/core-aarch64.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 17.90   CC       images/core-ppc64.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 18.25   CC       images/core-s390.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 18.58   CC       images/cpuinfo.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 18.89   CC       images/inventory.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.07   CC       images/fdinfo.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.18   CC       images/fown.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.31   CC       images/ns.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.40   CC       images/regfile.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.57   CC       images/ghost-file.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.71   CC       images/fifo.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.79   CC       images/remap-file-path.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.88   CC       images/eventfd.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 19.95   CC       images/eventpoll.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 20.06   CC       images/fh.o
10:58:36 [2020-06-17T10:58:36.289Z] #39 20.26   CC       images/fsnotify.o
10:58:36 [2020-06-17T10:58:36.377Z] #38 46.06 debconf: delaying package configuration, since apt-utils is not installed
10:58:36 [2020-06-17T10:58:36.377Z] #38 ...
10:58:36 [2020-06-17T10:58:36.377Z] 
10:58:36 [2020-06-17T10:58:36.377Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:58:36 [2020-06-17T10:58:36.377Z] #51 31.91 Reading package lists...
10:58:36 [2020-06-17T10:58:36.377Z] #51 39.12 Building dependency tree...
10:58:36 [2020-06-17T10:58:36.377Z] #51 42.85 The following additional packages will be installed:
10:58:36 [2020-06-17T10:58:36.377Z] #51 42.86   libbtrfs0
10:58:36 [2020-06-17T10:58:36.377Z] #51 43.23 The following NEW packages will be installed:
10:58:36 [2020-06-17T10:58:36.377Z] #51 43.32   libbtrfs-dev libbtrfs0
10:58:36 [2020-06-17T10:58:36.377Z] #51 43.88 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:58:36 [2020-06-17T10:58:36.377Z] #51 43.88 Need to get 119 kB of archives.
10:58:36 [2020-06-17T10:58:36.377Z] #51 43.88 After this operation, 387 kB of additional disk space will be used.
10:58:36 [2020-06-17T10:58:36.377Z] #51 43.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:58:36 [2020-06-17T10:58:36.377Z] #51 43.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:58:36 [2020-06-17T10:58:36.377Z] #51 44.97 debconf: delaying package configuration, since apt-utils is not installed
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.17 Fetched 119 kB in 0s (449 kB/s)
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.30 Selecting previously unselected package libbtrfs0.
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.41 Unpacking libbtrfs0 (4.20.1-2) ...
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.56 Selecting previously unselected package libbtrfs-dev.
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.58 Unpacking libbtrfs-dev (4.20.1-2) ...
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.86 Setting up libbtrfs0 (4.20.1-2) ...
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.87 Setting up libbtrfs-dev (4.20.1-2) ...
10:58:36 [2020-06-17T10:58:36.377Z] #51 45.90 Processing triggers for libc-bin (2.28-10) ...
10:58:36 [2020-06-17T10:58:36.377Z] #51 DONE 46.2s
10:58:36 [2020-06-17T10:58:36.377Z] 
10:58:36 [2020-06-17T10:58:36.377Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:58:36 [2020-06-17T10:58:36.901Z] #39 20.59   CC       images/signalfd.o
10:58:36 [2020-06-17T10:58:36.901Z] #39 20.80   CC       images/fs.o
10:58:37 [2020-06-17T10:58:37.181Z] #39 20.90   CC       images/pstree.o
10:58:37 [2020-06-17T10:58:37.181Z] #39 21.04   CC       images/pipe.o
10:58:37 [2020-06-17T10:58:37.181Z] #39 21.15   CC       images/tcp-stream.o
10:58:37 [2020-06-17T10:58:37.462Z] #39 21.29   CC       images/sk-packet.o
10:58:37 [2020-06-17T10:58:37.743Z] #39 21.40   CC       images/mnt.o
10:58:37 [2020-06-17T10:58:37.743Z] #39 21.60   CC       images/pipe-data.o
10:58:37 [2020-06-17T10:58:37.761Z] #52 ...
10:58:37 [2020-06-17T10:58:37.761Z] 
10:58:37 [2020-06-17T10:58:37.761Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:58:37 [2020-06-17T10:58:37.761Z] #23 31.87 Reading package lists...
10:58:37 [2020-06-17T10:58:37.761Z] #23 39.16 Building dependency tree...
10:58:37 [2020-06-17T10:58:37.761Z] #23 42.92 ca-certificates is already the newest version (20200601~deb10u1).
10:58:37 [2020-06-17T10:58:37.761Z] #23 42.92 The following additional packages will be installed:
10:58:37 [2020-06-17T10:58:37.761Z] #23 42.94   libjq1 libonig5
10:58:37 [2020-06-17T10:58:37.761Z] #23 43.55 The following NEW packages will be installed:
10:58:37 [2020-06-17T10:58:37.761Z] #23 43.57   jq libjq1 libonig5
10:58:37 [2020-06-17T10:58:37.761Z] #23 44.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:58:37 [2020-06-17T10:58:37.761Z] #23 44.14 Need to get 355 kB of archives.
10:58:37 [2020-06-17T10:58:37.761Z] #23 44.14 After this operation, 1072 kB of additional disk space will be used.
10:58:37 [2020-06-17T10:58:37.761Z] #23 44.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:58:37 [2020-06-17T10:58:37.761Z] #23 44.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:58:37 [2020-06-17T10:58:37.761Z] #23 44.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:58:37 [2020-06-17T10:58:37.761Z] #23 45.36 debconf: delaying package configuration, since apt-utils is not installed
10:58:37 [2020-06-17T10:58:37.761Z] #23 45.50 Fetched 355 kB in 0s (1163 kB/s)
10:58:37 [2020-06-17T10:58:37.761Z] #23 45.65 Selecting previously unselected package libonig5:amd64.
10:58:37 [2020-06-17T10:58:37.761Z] #23 45.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 ... 15410 files and directories currently installed.)
10:58:37 [2020-06-17T10:58:37.761Z] #23 45.72 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 45.76 Unpacking libonig5:amd64 (6.9.1-1) ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 45.99 Selecting previously unselected package libjq1:amd64.
10:58:37 [2020-06-17T10:58:37.761Z] #23 45.99 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 46.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 46.33 Selecting previously unselected package jq.
10:58:37 [2020-06-17T10:58:37.761Z] #23 46.34 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 46.35 Unpacking jq (1.5+dfsg-2+b1) ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 46.88 Setting up libonig5:amd64 (6.9.1-1) ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 46.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 46.91 Setting up jq (1.5+dfsg-2+b1) ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 46.92 Processing triggers for libc-bin (2.28-10) ...
10:58:37 [2020-06-17T10:58:37.761Z] #23 DONE 47.3s
10:58:37 [2020-06-17T10:58:37.761Z] 
10:58:37 [2020-06-17T10:58:37.761Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:58:37 [2020-06-17T10:58:37.761Z] #24 DONE 0.0s
10:58:37 [2020-06-17T10:58:37.761Z] 
10:58:37 [2020-06-17T10:58:37.761Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:37 [2020-06-17T10:58:37.761Z] #38 46.35 Fetched 4095 kB in 1s (5335 kB/s)
10:58:37 [2020-06-17T10:58:37.761Z] #38 46.67 Selecting previously unselected package libcap-dev:amd64.
10:58:37 [2020-06-17T10:58:37.761Z] #38 46.67 (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.)
10:58:37 [2020-06-17T10:58:37.761Z] #38 46.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
10:58:37 [2020-06-17T10:58:37.761Z] #38 46.87 Unpacking libcap-dev:amd64 (1:2.25-2) ...
10:58:37 [2020-06-17T10:58:37.761Z] #38 46.97 Selecting previously unselected package libnet1:amd64.
10:58:37 [2020-06-17T10:58:37.761Z] #38 47.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:58:37 [2020-06-17T10:58:37.761Z] #38 47.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:58:37 [2020-06-17T10:58:37.761Z] #38 47.35 Selecting previously unselected package libnet1-dev.
10:58:37 [2020-06-17T10:58:37.761Z] #38 47.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:58:37 [2020-06-17T10:58:37.761Z] #38 47.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:58:37 [2020-06-17T10:58:37.761Z] #38 47.78 Selecting previously unselected package libnl-3-200:amd64.
10:58:37 [2020-06-17T10:58:37.761Z] #38 47.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
10:58:37 [2020-06-17T10:58:37.761Z] #38 47.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:58:37 [2020-06-17T10:58:37.967Z] 67146a7d847b: Pull complete
10:58:38 [2020-06-17T10:58:38.020Z] #38 48.10 Selecting previously unselected package libnl-3-dev:amd64.
10:58:38 [2020-06-17T10:58:38.020Z] #38 48.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
10:58:38 [2020-06-17T10:58:38.024Z] #39 21.71   CC       images/sa.o
10:58:38 [2020-06-17T10:58:38.024Z] #39 21.81   CC       images/timer.o
10:58:38 [2020-06-17T10:58:38.278Z] #38 48.14 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
10:58:38 [2020-06-17T10:58:38.278Z] #38 ...
10:58:38 [2020-06-17T10:58:38.278Z] 
10:58:38 [2020-06-17T10:58:38.278Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:38 [2020-06-17T10:58:38.278Z] #32 31.40 Reading package lists...
10:58:38 [2020-06-17T10:58:38.278Z] #32 38.51 Building dependency tree...
10:58:38 [2020-06-17T10:58:38.278Z] #32 42.07 The following additional packages will be installed:
10:58:38 [2020-06-17T10:58:38.278Z] #32 42.10   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:58:38 [2020-06-17T10:58:38.278Z] #32 42.13 Suggested packages:
10:58:38 [2020-06-17T10:58:38.278Z] #32 42.13   cmake-doc ninja-build lrzip
10:58:38 [2020-06-17T10:58:38.278Z] #32 42.13 Recommended packages:
10:58:38 [2020-06-17T10:58:38.278Z] #32 42.13   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:58:38 [2020-06-17T10:58:38.278Z] #32 43.69 The following NEW packages will be installed:
10:58:38 [2020-06-17T10:58:38.278Z] #32 43.69   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:58:38 [2020-06-17T10:58:38.278Z] #32 43.70   vim-common xxd
10:58:38 [2020-06-17T10:58:38.278Z] #32 44.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:58:38 [2020-06-17T10:58:38.278Z] #32 44.25 Need to get 14.9 MB of archives.
10:58:38 [2020-06-17T10:58:38.278Z] #32 44.25 After this operation, 61.8 MB of additional disk space will be used.
10:58:38 [2020-06-17T10:58:38.278Z] #32 44.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 44.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 44.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 44.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 45.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 45.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 45.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 45.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 45.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 45.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:58:38 [2020-06-17T10:58:38.278Z] #32 47.17 debconf: delaying package configuration, since apt-utils is not installed
10:58:38 [2020-06-17T10:58:38.278Z] #32 47.51 Fetched 14.9 MB in 2s (8392 kB/s)
10:58:38 [2020-06-17T10:58:38.278Z] #32 47.73 Selecting previously unselected package xxd.
10:58:38 [2020-06-17T10:58:38.278Z] #32 47.73 (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.)
10:58:38 [2020-06-17T10:58:38.278Z] #32 47.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:58:38 [2020-06-17T10:58:38.278Z] #32 47.86 Unpacking xxd (2:8.1.0875-5) ...
10:58:38 [2020-06-17T10:58:38.278Z] #32 48.13 Selecting previously unselected package vim-common.
10:58:38 [2020-06-17T10:58:38.278Z] #32 48.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:58:38 [2020-06-17T10:58:38.278Z] #32 48.23 Unpacking vim-common (2:8.1.0875-5) ...
10:58:38 [2020-06-17T10:58:38.304Z] #39 22.10   CC       images/timerfd.o
10:58:38 [2020-06-17T10:58:38.536Z] #32 ...
10:58:38 [2020-06-17T10:58:38.536Z] 
10:58:38 [2020-06-17T10:58:38.536Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:38 [2020-06-17T10:58:38.536Z] #38 48.46 Selecting previously unselected package libprotobuf-c1:amd64.
10:58:38 [2020-06-17T10:58:38.536Z] #38 48.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:58:38 [2020-06-17T10:58:38.536Z] #38 48.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:58:38 [2020-06-17T10:58:38.591Z] #39 22.30   CC       images/mm.o
10:58:38 [2020-06-17T10:58:38.591Z] #39 22.54   CC       images/sk-opts.o
10:58:38 [2020-06-17T10:58:38.794Z] #38 48.56 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:58:38 [2020-06-17T10:58:38.795Z] #38 48.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
10:58:38 [2020-06-17T10:58:38.795Z] #38 48.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:58:38 [2020-06-17T10:58:38.795Z] #38 ...
10:58:38 [2020-06-17T10:58:38.795Z] 
10:58:38 [2020-06-17T10:58:38.795Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:38 [2020-06-17T10:58:38.795Z] #30 38.58 sync
10:58:38 [2020-06-17T10:58:38.795Z] #30 38.58 internal/reflectlite
10:58:38 [2020-06-17T10:58:38.795Z] #30 41.42 sort
10:58:38 [2020-06-17T10:58:38.795Z] #30 41.46 errors
10:58:38 [2020-06-17T10:58:38.795Z] #30 41.85 strconv
10:58:38 [2020-06-17T10:58:38.795Z] #30 43.23 io
10:58:38 [2020-06-17T10:58:38.795Z] #30 45.08 internal/oserror
10:58:38 [2020-06-17T10:58:38.795Z] #30 45.18 syscall
10:58:38 [2020-06-17T10:58:38.795Z] #30 46.20 reflect
10:58:38 [2020-06-17T10:58:38.795Z] #30 ...
10:58:38 [2020-06-17T10:58:38.795Z] 
10:58:38 [2020-06-17T10:58:38.795Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:38 [2020-06-17T10:58:38.795Z] #38 48.78 Selecting previously unselected package zlib1g-dev:amd64.
10:58:38 [2020-06-17T10:58:38.795Z] #38 48.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
10:58:38 [2020-06-17T10:58:38.795Z] #38 48.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:58:38 [2020-06-17T10:58:38.872Z] #39 22.67   CC       images/sk-unix.o
10:58:38 [2020-06-17T10:58:38.872Z] #39 22.81   CC       images/sk-inet.o
10:58:39 [2020-06-17T10:58:39.152Z] #39 22.93   CC       images/tun.o
10:58:39 [2020-06-17T10:58:39.363Z] #38 49.04 Selecting previously unselected package libprotobuf17:amd64.
10:58:39 [2020-06-17T10:58:39.363Z] #38 49.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
10:58:39 [2020-06-17T10:58:39.363Z] #38 49.05 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
10:58:39 [2020-06-17T10:58:39.504Z] #39 23.12   CC       images/sk-netlink.o
10:58:39 [2020-06-17T10:58:39.504Z] #39 23.22   CC       images/packet-sock.o
10:58:39 [2020-06-17T10:58:39.504Z] #39 23.48   CC       images/ipc-var.o
10:58:39 [2020-06-17T10:58:39.728Z] 348799e90099: Pull complete
10:58:39 [2020-06-17T10:58:39.785Z] #39 23.57   CC       images/ipc-desc.o
10:58:39 [2020-06-17T10:58:39.928Z] #38 49.91 Selecting previously unselected package libprotobuf-lite17:amd64.
10:58:40 [2020-06-17T10:58:40.087Z] #39 23.70   CC       images/ipc-shm.o
10:58:40 [2020-06-17T10:58:40.087Z] #39 23.84   CC       images/ipc-msg.o
10:58:40 [2020-06-17T10:58:40.186Z] #38 49.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
10:58:40 [2020-06-17T10:58:40.186Z] #38 49.95 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:58:40 [2020-06-17T10:58:40.186Z] #38 50.17 Selecting previously unselected package libprotobuf-dev:amd64.
10:58:40 [2020-06-17T10:58:40.367Z] #39 23.97   CC       images/ipc-sem.o
10:58:40 [2020-06-17T10:58:40.367Z] #39 24.14   CC       images/utsns.o
10:58:40 [2020-06-17T10:58:40.367Z] #39 ...
10:58:40 [2020-06-17T10:58:40.367Z] 
10:58:40 [2020-06-17T10:58:40.367Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:40 [2020-06-17T10:58:40.367Z] #10 61.02 Selecting previously unselected package g++-mingw-w64-x86-64.
10:58:40 [2020-06-17T10:58:40.367Z] #10 61.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:58:40 [2020-06-17T10:58:40.367Z] #10 61.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:58:40 [2020-06-17T10:58:40.444Z] #38 50.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
10:58:40 [2020-06-17T10:58:40.444Z] #38 50.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:58:40 [2020-06-17T10:58:40.648Z] #10 ...
10:58:40 [2020-06-17T10:58:40.648Z] 
10:58:40 [2020-06-17T10:58:40.648Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:40 [2020-06-17T10:58:40.648Z] #41 51.32 go/ast
10:58:40 [2020-06-17T10:58:40.648Z] #41 52.24 text/template/parse
10:58:40 [2020-06-17T10:58:40.648Z] #41 54.70 go/parser
10:58:40 [2020-06-17T10:58:40.648Z] #41 55.23 text/template
10:58:40 [2020-06-17T10:58:40.648Z] #41 57.04 encoding/xml
10:58:40 [2020-06-17T10:58:40.648Z] #41 58.29 go/doc
10:58:40 [2020-06-17T10:58:40.648Z] #41 60.91 github.com/LK4D4/vndr/build
10:58:40 [2020-06-17T10:58:40.648Z] #41 60.92 github.com/LK4D4/vndr/versioned
10:58:40 [2020-06-17T10:58:40.648Z] #41 61.08 net
10:58:40 [2020-06-17T10:58:40.648Z] #41 ...
10:58:40 [2020-06-17T10:58:40.648Z] 
10:58:40 [2020-06-17T10:58:40.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:40 [2020-06-17T10:58:40.648Z] #39 24.33   CC       images/creds.o
10:58:40 [2020-06-17T10:58:40.648Z] #39 24.47   CC       images/vma.o
10:58:40 [2020-06-17T10:58:40.702Z] #38 ...
10:58:40 [2020-06-17T10:58:40.702Z] 
10:58:40 [2020-06-17T10:58:40.702Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:40 [2020-06-17T10:58:40.702Z] #41 40.74 github.com/LK4D4/vndr/godl/singleflight
10:58:40 [2020-06-17T10:58:40.702Z] #41 40.75 internal/reflectlite
10:58:40 [2020-06-17T10:58:40.702Z] #41 40.99 math/rand
10:58:40 [2020-06-17T10:58:40.702Z] #41 42.22 internal/singleflight
10:58:40 [2020-06-17T10:58:40.702Z] #41 44.11 strconv
10:58:40 [2020-06-17T10:58:40.702Z] #41 44.12 io
10:58:40 [2020-06-17T10:58:40.702Z] #41 45.72 bytes
10:58:40 [2020-06-17T10:58:40.702Z] #41 48.84 reflect
10:58:40 [2020-06-17T10:58:40.702Z] #41 48.89 bufio
10:58:40 [2020-06-17T10:58:40.929Z] #39 24.74   CC       images/netdev.o
10:58:40 [2020-06-17T10:58:40.961Z] #41 ...
10:58:40 [2020-06-17T10:58:40.961Z] 
10:58:40 [2020-06-17T10:58:40.961Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:58:41 [2020-06-17T10:58:41.211Z] #39 24.99   CC       images/tty.o
10:58:41 [2020-06-17T10:58:41.211Z] #39 ...
10:58:41 [2020-06-17T10:58:41.211Z] 
10:58:41 [2020-06-17T10:58:41.211Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:41 [2020-06-17T10:58:41.211Z] #47 52.07 go/ast
10:58:41 [2020-06-17T10:58:41.211Z] #47 53.33 golang.org/x/crypto/ssh/terminal
10:58:41 [2020-06-17T10:58:41.211Z] #47 54.23 mvdan.cc/editorconfig
10:58:41 [2020-06-17T10:58:41.211Z] #47 55.30 mvdan.cc/sh/v3/fileutil
10:58:41 [2020-06-17T10:58:41.211Z] #47 55.39 mvdan.cc/sh/v3/syntax
10:58:41 [2020-06-17T10:58:41.211Z] #47 59.87 mvdan.cc/sh/v3/cmd/shfmt
10:58:41 [2020-06-17T10:58:41.476Z] #28 50.79 Checking out files:  87% (1331/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
10:58:41 [2020-06-17T10:58:41.477Z] #28 51.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:58:41 [2020-06-17T10:58:41.492Z] #47 ...
10:58:41 [2020-06-17T10:58:41.492Z] 
10:58:41 [2020-06-17T10:58:41.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:41 [2020-06-17T10:58:41.492Z] #39 25.26   CC       images/file-lock.o
10:58:41 [2020-06-17T10:58:41.773Z] #39 25.38   CC       images/rlimit.o
10:58:41 [2020-06-17T10:58:41.773Z] #39 25.49   CC       images/pagemap.o
10:58:41 [2020-06-17T10:58:41.773Z] #39 25.74   CC       images/siginfo.o
10:58:42 [2020-06-17T10:58:42.044Z] #28 51.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:58:42 [2020-06-17T10:58:42.384Z] #39 25.95   CC       images/rpc.o
10:58:42 [2020-06-17T10:58:42.665Z] #39 26.60   CC       images/ext-file.o
10:58:42 [2020-06-17T10:58:42.946Z] #39 26.77   CC       images/cgroup.o
10:58:43 [2020-06-17T10:58:43.232Z] #39 27.05   CC       images/userns.o
10:58:43 [2020-06-17T10:58:43.232Z] #39 ...
10:58:43 [2020-06-17T10:58:43.232Z] 
10:58:43 [2020-06-17T10:58:43.232Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:43 [2020-06-17T10:58:43.232Z] #47 DONE 64.0s
10:58:43 [2020-06-17T10:58:43.234Z] ea699aa62ac7: Pull complete
10:58:43 [2020-06-17T10:58:43.234Z] 0141e25df0bd: Pull complete
10:58:43 [2020-06-17T10:58:43.234Z] Digest: sha256:31a4ecc047a4443fc7b5f13028b3344364b2567a10471c6862625852ac81bde2
10:58:43 [2020-06-17T10:58:43.234Z] Status: Downloaded newer image for golang:1.13.12-stretch
10:58:43 [2020-06-17T10:58:43.234Z]  ---> 81e9279b4cb2
10:58:43 [2020-06-17T10:58:43.234Z] Step 5/15 : ARG BUILDX_REPO
10:58:43 [2020-06-17T10:58:43.513Z] 
10:58:43 [2020-06-17T10:58:43.513Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:43 [2020-06-17T10:58:43.513Z] #41 62.83 vendor/golang.org/x/text/transform
10:58:43 [2020-06-17T10:58:43.513Z] #41 63.32 vendor/golang.org/x/text/unicode/bidi
10:58:43 [2020-06-17T10:58:43.525Z]  ---> Running in 473ebc4a728a
10:58:43 [2020-06-17T10:58:43.525Z] Removing intermediate container 473ebc4a728a
10:58:43 [2020-06-17T10:58:43.525Z]  ---> eb9908c465b1
10:58:43 [2020-06-17T10:58:43.525Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
10:58:43 [2020-06-17T10:58:43.525Z]  ---> Running in f30e6f3e56bb
10:58:44 [2020-06-17T10:58:44.041Z] Cloning into '/buildx'...
10:58:44 [2020-06-17T10:58:44.517Z] #41 65.15 vendor/golang.org/x/text/secure/bidirule
10:58:44 [2020-06-17T10:58:44.580Z] #28 ...
10:58:44 [2020-06-17T10:58:44.580Z] 
10:58:44 [2020-06-17T10:58:44.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.44 The following NEW packages will be installed:
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.44   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.44   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.45   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.45   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.45   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.45   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.94 Need to get 77.7 MB of archives.
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.94 After this operation, 487 MB of additional disk space will be used.
10:58:44 [2020-06-17T10:58:44.580Z] #10 44.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 45.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 45.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 45.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 45.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 45.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 45.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 46.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 46.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 50.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:58:44 [2020-06-17T10:58:44.580Z] #10 53.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
10:58:44 [2020-06-17T10:58:44.798Z] #41 65.31 vendor/golang.org/x/text/unicode/norm
10:58:44 [2020-06-17T10:58:44.841Z] #10 ...
10:58:44 [2020-06-17T10:58:44.841Z] 
10:58:44 [2020-06-17T10:58:44.841Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:44 [2020-06-17T10:58:44.841Z] #25 3.627 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:58:44 [2020-06-17T10:58:44.841Z] #25 3.983 
10:58:44 [2020-06-17T10:58:44.841Z] #25 4.157 
##                                                                         4.1%
#######                                                                   11.0%
###########                                                               16.3%
##############                                                            20.0%
#################                                                         25.0%
#####################                                                     30.2%
##########################                                                37.3%
##############################                                            42.6%
#################################                                         47.0%
#####################################                                     52.4%
########################################                                  56.6%
############################################                              61.8%
###############################################                           66.2%
###################################################                       71.3%
########################################################                  77.9%
###########################################################               82.6%
################################################################          89.4%
######################################################################    97.4%
######################################################################## 100.0%
10:58:44 [2020-06-17T10:58:44.841Z] #25 6.434 
10:58:44 [2020-06-17T10:58:44.841Z] #25 6.603 
                                                                           0.1%
###########                                                               16.6%
#########################                                                 34.8%
######################################                                    53.8%
#################################################                         68.1%
#######################################################                   77.2%
#####################################################################     95.9%
######################################################################## 100.0%
10:58:45 [2020-06-17T10:58:45.099Z] #25 7.740 
10:58:46 [2020-06-17T10:58:46.913Z] #25 7.938 
##                                                                         3.3%
######                                                                     8.9%
##########                                                                14.3%
###############                                                           21.1%
###################                                                       27.6%
#########################                                                 34.8%
#############################                                             41.4%
#################################                                         46.6%
##########################################                                58.6%
###########################################                               61.0%
#################################################                         68.6%
######################################################                    75.3%
###########################################################               83.0%
################################################################          89.9%
######################################################################## 100.0%
10:58:47 [2020-06-17T10:58:47.171Z] #25 9.803 
10:58:47 [2020-06-17T10:58:47.522Z] #41 68.03 vendor/golang.org/x/net/idna
10:58:47 [2020-06-17T10:58:47.651Z] Removing intermediate container f30e6f3e56bb
10:58:47 [2020-06-17T10:58:47.651Z]  ---> 1bd2944c5bba
10:58:47 [2020-06-17T10:58:47.651Z] Step 7/15 : WORKDIR /buildx
10:58:47 [2020-06-17T10:58:47.651Z]  ---> Running in 3073856553d3
10:58:47 [2020-06-17T10:58:47.651Z] Removing intermediate container 3073856553d3
10:58:47 [2020-06-17T10:58:47.651Z]  ---> 289752d232e3
10:58:47 [2020-06-17T10:58:47.651Z] Step 8/15 : ARG BUILDX_COMMIT
10:58:47 [2020-06-17T10:58:47.651Z]  ---> Running in d17ba61bab1f
10:58:47 [2020-06-17T10:58:47.651Z] Removing intermediate container d17ba61bab1f
10:58:47 [2020-06-17T10:58:47.651Z]  ---> c2ba4a9e5af7
10:58:47 [2020-06-17T10:58:47.651Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
10:58:47 [2020-06-17T10:58:47.651Z]  ---> Running in 2e04c99cc8a4
10:58:47 [2020-06-17T10:58:47.651Z] From https://github.com/docker/buildx
10:58:47 [2020-06-17T10:58:47.651Z]  * [new tag]         v0.3.1     -> build
10:58:47 [2020-06-17T10:58:47.804Z] #41 ...
10:58:47 [2020-06-17T10:58:47.804Z] 
10:58:47 [2020-06-17T10:58:47.804Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:47 [2020-06-17T10:58:47.804Z] #39 27.36   CC       images/google/protobuf/descriptor.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 28.28   CC       images/opts.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 28.37   CC       images/seccomp.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 28.57   CC       images/binfmt-misc.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 28.72   CC       images/time.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 28.84   CC       images/sysctl.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 28.93   CC       images/autofs.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.04   CC       images/macvlan.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.16   CC       images/sit.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.37   CC       images/memfd.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.50   CC       images/timens.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.72   LINK     images/built-in.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.79   GEN      compel/include/asm
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.79   GEN      compel/include/version.h
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.80 touch .config
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.81   GEN      include/common/config.h
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.84   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.90   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.92   GEN      compel/plugins/include/uapi/std/syscall.h
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.94   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.94   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.96   DEP      compel/arch/s390/plugins/std/parasite-head.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.98   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:58:47 [2020-06-17T10:58:47.804Z] #39 29.98   DEP      compel/plugins/std/infect.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 30.14   DEP      compel/plugins/std/string.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 30.21   DEP      compel/plugins/std/log.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 30.28   DEP      compel/plugins/std/fds.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 30.40   DEP      compel/plugins/std/std.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 30.50   DEP      compel/plugins/shmem/shmem.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 30.55   DEP      compel/plugins/fds/fds.d
10:58:47 [2020-06-17T10:58:47.804Z] #39 30.72   CC       compel/plugins/std/std.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 30.95   CC       compel/plugins/std/fds.o
10:58:47 [2020-06-17T10:58:47.804Z] #39 31.15   CC       compel/plugins/std/log.o
10:58:48 [2020-06-17T10:58:48.085Z] #39 31.78   CC       compel/plugins/std/string.o
10:58:48 [2020-06-17T10:58:48.310Z] Switched to branch 'build'
10:58:48 [2020-06-17T10:58:48.366Z] #39 32.15   CC       compel/plugins/std/infect.o
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/api/server/httputils	0.034s	coverage: 14.7% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/api/server/middleware	0.039s	coverage: 37.7% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/api/types/filters	0.018s	coverage: 92.2% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 5.1% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/api/types/time	0.035s	coverage: 100.0% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/builder	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/builder/dockerignore	0.020s	coverage: 96.8% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
10:58:48 [2020-06-17T10:58:48.407Z] ok  	github.com/docker/docker/builder/remotecontext	0.346s	coverage: 13.6% of statements
10:58:48 [2020-06-17T10:58:48.647Z] #39 ...
10:58:48 [2020-06-17T10:58:48.647Z] 
10:58:48 [2020-06-17T10:58:48.647Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:48 [2020-06-17T10:58:48.647Z] #41 69.31 vendor/golang.org/x/net/http2/hpack
10:58:48 [2020-06-17T10:58:48.731Z] #25 9.976 
                                                                           1.1%
##                                                                         2.9%
###                                                                        4.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.8%
#########                                                                 12.8%
##########                                                                15.0%
############                                                              17.2%
##############                                                            20.7%
################                                                          22.9%
##################                                                        26.1%
10:58:48 [2020-06-17T10:58:48.731Z] #25 ...
10:58:48 [2020-06-17T10:58:48.731Z] 
10:58:48 [2020-06-17T10:58:48.731Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:48 [2020-06-17T10:58:48.731Z] #32 48.64 Selecting previously unselected package cmake-data.
10:58:48 [2020-06-17T10:58:48.731Z] #32 48.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:58:48 [2020-06-17T10:58:48.731Z] #32 48.66 Unpacking cmake-data (3.13.4-1) ...
10:58:48 [2020-06-17T10:58:48.731Z] #32 51.84 Selecting previously unselected package libicu63:amd64.
10:58:48 [2020-06-17T10:58:48.731Z] #32 51.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:58:48 [2020-06-17T10:58:48.731Z] #32 51.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:58:48 [2020-06-17T10:58:48.731Z] #32 ...
10:58:48 [2020-06-17T10:58:48.731Z] 
10:58:48 [2020-06-17T10:58:48.731Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:49 [2020-06-17T10:58:49.250Z] #25 9.976 
                                                                           1.1%
##                                                                         2.9%
###                                                                        4.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.8%
#########                                                                 12.8%
##########                                                                15.0%
############                                                              17.2%
##############                                                            20.7%
################                                                          22.9%
##################                                                        26.1%
####################                                                      28.7%
######################                                                    30.8%
########################                                                  33.6%
##########################                                                36.5%
###########################                                               38.7%
##############################                                            42.4%
10:58:49 [2020-06-17T10:58:49.250Z] #25 ...
10:58:49 [2020-06-17T10:58:49.250Z] 
10:58:49 [2020-06-17T10:58:49.250Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.121 + RM_GOPATH=0
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.121 + TMP_GOPATH=
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.121 + : /build
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.121 + '[' -z '' ']'
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.123 ++ mktemp -d
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.124 + export GOPATH=/tmp/tmp.tqFSsTAgah
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.124 + GOPATH=/tmp/tmp.tqFSsTAgah
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.124 + RM_GOPATH=1
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.125 + case "$(go env GOARCH)" in
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.127 ++ go env GOARCH
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.152 + export GO_BUILDMODE=-buildmode=pie
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.152 + GO_BUILDMODE=-buildmode=pie
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.153 ++ dirname /tmp/install/install.sh
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.166 + dir=/tmp/install
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.167 + bin=containerd
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.169 + shift
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.169 + '[' '!' -f /tmp/install/containerd.installer ']'
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.169 + . /tmp/install/containerd.installer
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.172 ++ set -e
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.172 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.172 + install_containerd
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.177 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.178 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.178 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tqFSsTAgah/src/github.com/containerd/containerd
10:58:49 [2020-06-17T10:58:49.250Z] #52 3.185 Cloning into '/tmp/tmp.tqFSsTAgah/src/github.com/containerd/containerd'...
10:58:49 [2020-06-17T10:58:49.259Z] #41 70.06 mime
10:58:49 [2020-06-17T10:58:49.346Z] ok  	github.com/docker/docker/builder/dockerfile	0.834s	coverage: 48.2% of statements
10:58:49 [2020-06-17T10:58:49.422Z] Removing intermediate container 2e04c99cc8a4
10:58:49 [2020-06-17T10:58:49.422Z]  ---> 6667c6426502
10:58:49 [2020-06-17T10:58:49.422Z] Step 10/15 : ARG GOOS
10:58:49 [2020-06-17T10:58:49.422Z]  ---> Running in c24aa23668fe
10:58:49 [2020-06-17T10:58:49.422Z] Removing intermediate container c24aa23668fe
10:58:49 [2020-06-17T10:58:49.422Z]  ---> 630b5c495e1c
10:58:49 [2020-06-17T10:58:49.422Z] Step 11/15 : ARG GOARCH
10:58:49 [2020-06-17T10:58:49.422Z]  ---> Running in 8b33e515a9c5
10:58:49 [2020-06-17T10:58:49.422Z] Removing intermediate container 8b33e515a9c5
10:58:49 [2020-06-17T10:58:49.422Z]  ---> 8b742311a3ea
10:58:49 [2020-06-17T10:58:49.422Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
10:58:49 [2020-06-17T10:58:49.422Z]  ---> Running in 32ab951214df
10:58:49 [2020-06-17T10:58:49.508Z] #52 ...
10:58:49 [2020-06-17T10:58:49.508Z] 
10:58:49 [2020-06-17T10:58:49.508Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:49 [2020-06-17T10:58:49.915Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.744s	coverage: 86.3% of statements
10:58:49 [2020-06-17T10:58:49.915Z] ?   	github.com/docker/docker/cli	[no test files]
10:58:49 [2020-06-17T10:58:49.915Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:58:50 [2020-06-17T10:58:50.726Z] #41 71.38 mime/quotedprintable
10:58:51 [2020-06-17T10:58:51.007Z] #41 71.63 net/http/internal
10:58:51 [2020-06-17T10:58:51.059Z] #25 9.976 
                                                                           1.1%
##                                                                         2.9%
###                                                                        4.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.8%
#########                                                                 12.8%
##########                                                                15.0%
############                                                              17.2%
##############                                                            20.7%
################                                                          22.9%
##################                                                        26.1%
####################                                                      28.7%
######################                                                    30.8%
########################                                                  33.6%
##########################                                                36.5%
###########################                                               38.7%
##############################                                            42.4%
################################                                          44.7%
#################################                                         46.7%
###################################                                       49.3%
#####################################                                     52.3%
######################################                                    53.5%
########################################                                  56.4%
##########################################                                59.4%
############################################                              62.2%
##############################################                            64.1%
###############################################                           66.4%
#################################################                         69.0%
###################################################                       72.0%
#####################################################                     74.5%
#######################################################                   76.6%
#########################################################                 79.4%
###########################################################               82.6%
10:58:51 [2020-06-17T10:58:51.059Z] #25 ...
10:58:51 [2020-06-17T10:58:51.059Z] 
10:58:51 [2020-06-17T10:58:51.059Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:51 [2020-06-17T10:58:51.059Z] #41 51.03 syscall
10:58:51 [2020-06-17T10:58:51.059Z] #41 59.65 time
10:58:51 [2020-06-17T10:58:51.317Z] #41 ...
10:58:51 [2020-06-17T10:58:51.317Z] 
10:58:51 [2020-06-17T10:58:51.317Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:51 [2020-06-17T10:58:51.575Z] #25 9.976 
                                                                           1.1%
##                                                                         2.9%
###                                                                        4.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.8%
#########                                                                 12.8%
##########                                                                15.0%
############                                                              17.2%
##############                                                            20.7%
################                                                          22.9%
##################                                                        26.1%
####################                                                      28.7%
######################                                                    30.8%
########################                                                  33.6%
##########################                                                36.5%
###########################                                               38.7%
##############################                                            42.4%
################################                                          44.7%
#################################                                         46.7%
###################################                                       49.3%
#####################################                                     52.3%
######################################                                    53.5%
########################################                                  56.4%
##########################################                                59.4%
############################################                              62.2%
##############################################                            64.1%
###############################################                           66.4%
#################################################                         69.0%
###################################################                       72.0%
#####################################################                     74.5%
#######################################################                   76.6%
#########################################################                 79.4%
###########################################################               82.6%
#############################################################             85.0%
###############################################################           88.5%
#################################################################         91.2%
##################################################################        92.9%
####################################################################      95.6%
10:58:51 [2020-06-17T10:58:51.575Z] #25 ...
10:58:51 [2020-06-17T10:58:51.575Z] 
10:58:51 [2020-06-17T10:58:51.575Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:51 [2020-06-17T10:58:51.575Z] #38 51.56 Selecting previously unselected package libprotoc17:amd64.
10:58:51 [2020-06-17T10:58:51.575Z] #38 51.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 51.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.33 Selecting previously unselected package protobuf-c-compiler.
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.58 Selecting previously unselected package protobuf-compiler.
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.59 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.73 Selecting previously unselected package python-pkg-resources.
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 52.77 Unpacking python-pkg-resources (40.8.0-1) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 53.07 Selecting previously unselected package python-six.
10:58:51 [2020-06-17T10:58:51.575Z] #38 53.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 53.15 Unpacking python-six (1.12.0-1) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 53.35 Selecting previously unselected package python-protobuf.
10:58:51 [2020-06-17T10:58:51.575Z] #38 53.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 53.37 Unpacking python-protobuf (3.6.1.3-2) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 54.06 Setting up python-pkg-resources (40.8.0-1) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 59.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 59.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 59.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 59.17 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:58:51 [2020-06-17T10:58:51.575Z] #38 59.18 Setting up python-six (1.12.0-1) ...
10:58:51 [2020-06-17T10:58:51.833Z] #38 ...
10:58:51 [2020-06-17T10:58:51.833Z] 
10:58:51 [2020-06-17T10:58:51.833Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:51 [2020-06-17T10:58:51.833Z] #47 51.63 syscall
10:58:51 [2020-06-17T10:58:51.833Z] #47 51.64 reflect
10:58:51 [2020-06-17T10:58:51.833Z] #47 60.59 time
10:58:51 [2020-06-17T10:58:51.833Z] #47 ...
10:58:51 [2020-06-17T10:58:51.833Z] 
10:58:51 [2020-06-17T10:58:51.833Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:51 [2020-06-17T10:58:51.833Z] #25 9.976 
                                                                           1.1%
##                                                                         2.9%
###                                                                        4.9%
####                                                                       6.5%
#####                                                                      7.9%
#######                                                                    9.8%
#########                                                                 12.8%
##########                                                                15.0%
############                                                              17.2%
##############                                                            20.7%
################                                                          22.9%
##################                                                        26.1%
####################                                                      28.7%
######################                                                    30.8%
########################                                                  33.6%
##########################                                                36.5%
###########################                                               38.7%
##############################                                            42.4%
################################                                          44.7%
#################################                                         46.7%
###################################                                       49.3%
#####################################                                     52.3%
######################################                                    53.5%
########################################                                  56.4%
##########################################                                59.4%
############################################                              62.2%
##############################################                            64.1%
###############################################                           66.4%
#################################################                         69.0%
###################################################                       72.0%
#####################################################                     74.5%
#######################################################                   76.6%
#########################################################                 79.4%
###########################################################               82.6%
#############################################################             85.0%
###############################################################           88.5%
#################################################################         91.2%
##################################################################        92.9%
####################################################################      95.6%
#######################################################################   98.9%
######################################################################## 100.0%
10:58:51 [2020-06-17T10:58:51.833Z] #25 14.53 
10:58:52 [2020-06-17T10:58:52.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:58:52 [2020-06-17T10:58:52.881Z] 
10:58:52 [2020-06-17T10:58:52.881Z] + TEST_INTEGRATION_DEST=1
10:58:52 [2020-06-17T10:58:52.882Z] + CONTAINER_NAME=docker-pr1-1
10:58:52 [2020-06-17T10:58:52.882Z] + TEST_SKIP_INTEGRATION_CLI=1
10:58:52 [2020-06-17T10:58:52.882Z] + run_tests test-integration-flaky
10:58:52 [2020-06-17T10:58:52.882Z] + '[' -n 0 ']'
10:58:52 [2020-06-17T10:58:52.882Z] + rm=
10:58:52 [2020-06-17T10:58:52.882Z] + c=0
10:58:52 [2020-06-17T10:58:52.882Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41122/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41122/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh test-integration-flaky test-integration
10:58:52 [2020-06-17T10:58:52.882Z] ++ jobs -p
10:58:52 [2020-06-17T10:58:52.882Z] + for job in $(jobs -p)
10:58:52 [2020-06-17T10:58:52.882Z] + wait 12946
10:58:52 [2020-06-17T10:58:52.882Z] + TEST_INTEGRATION_DEST=3
10:58:52 [2020-06-17T10:58:52.882Z] + CONTAINER_NAME=docker-pr1-3
10:58:52 [2020-06-17T10:58:52.882Z] + TEST_SKIP_INTEGRATION=1
10:58:52 [2020-06-17T10:58:52.882Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:58:52 [2020-06-17T10:58:52.882Z] + run_tests
10:58:52 [2020-06-17T10:58:52.882Z] + '[' -n 0 ']'
10:58:52 [2020-06-17T10:58:52.882Z] + rm=
10:58:52 [2020-06-17T10:58:52.882Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41122/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41122/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh '' test-integration
10:58:52 [2020-06-17T10:58:52.882Z] + TEST_INTEGRATION_DEST=2
10:58:52 [2020-06-17T10:58:52.882Z] + CONTAINER_NAME=docker-pr1-2
10:58:52 [2020-06-17T10:58:52.882Z] + TEST_SKIP_INTEGRATION=1
10:58:52 [2020-06-17T10:58:52.882Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:58:52 [2020-06-17T10:58:52.882Z] + run_tests
10:58:52 [2020-06-17T10:58:52.882Z] + '[' -n 0 ']'
10:58:52 [2020-06-17T10:58:52.882Z] + rm=
10:58:52 [2020-06-17T10:58:52.882Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41122/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41122/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh '' test-integration
10:58:53 [2020-06-17T10:58:53.022Z] #41 73.87 net/textproto
10:58:53 [2020-06-17T10:58:53.207Z] #25 15.52 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:58:53 [2020-06-17T10:58:53.303Z] #41 73.87 crypto/x509
10:58:53 [2020-06-17T10:58:53.465Z] #25 15.99 
10:58:53 [2020-06-17T10:58:53.723Z] #25 16.21 
######################################################################## 100.0%
10:58:53 [2020-06-17T10:58:53.723Z] #25 16.37 
10:58:53 [2020-06-17T10:58:53.819Z] 
10:58:53 [2020-06-17T10:58:53.819Z] 
10:58:53 [2020-06-17T10:58:53.819Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:58:53 [2020-06-17T10:58:53.819Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:58:53 [2020-06-17T10:58:53.819Z] HOSTNAME=43d205aa5e0f
10:58:53 [2020-06-17T10:58:53.819Z] TEST_SKIP_INTEGRATION=1
10:58:53 [2020-06-17T10:58:53.819Z] TESTDEBUG=0
10:58:53 [2020-06-17T10:58:53.819Z] DEST=bundles/test-integration
10:58:53 [2020-06-17T10:58:53.819Z] PWD=/go/src/github.com/docker/docker
10:58:53 [2020-06-17T10:58:53.819Z] KEEPBUNDLE=1
10:58:53 [2020-06-17T10:58:53.819Z] DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:58:53 [2020-06-17T10:58:53.819Z] container=docker
10:58:53 [2020-06-17T10:58:53.819Z] HOME=/root
10:58:53 [2020-06-17T10:58:53.819Z] GOLANG_VERSION=1.13.12
10:58:53 [2020-06-17T10:58:53.819Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:58:53 [2020-06-17T10:58:53.819Z] VALIDATE_BRANCH=master
10:58:53 [2020-06-17T10:58:53.819Z] TERM=xterm
10:58:53 [2020-06-17T10:58:53.819Z] DOCKER_PKG=github.com/docker/docker
10:58:53 [2020-06-17T10:58:53.819Z] SHLVL=1
10:58:53 [2020-06-17T10:58:53.819Z] TIMEOUT=120m
10:58:53 [2020-06-17T10:58:53.819Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:58:53 [2020-06-17T10:58:53.819Z] DOCKER_GRAPHDRIVER=overlay2
10:58:53 [2020-06-17T10:58:53.819Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:58:53 [2020-06-17T10:58:53.819Z] GO111MODULE=off
10:58:53 [2020-06-17T10:58:53.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:58:53 [2020-06-17T10:58:53.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:58:53 [2020-06-17T10:58:53.819Z] GOPATH=/go
10:58:53 [2020-06-17T10:58:53.819Z] PKG_CONFIG=pkg-config
10:58:53 [2020-06-17T10:58:53.819Z] _=/usr/bin/env
10:58:53 [2020-06-17T10:58:53.819Z] Building test suite binary ./integration-cli/test.main
10:58:53 [2020-06-17T10:58:53.919Z] #41 ...
10:58:53 [2020-06-17T10:58:53.919Z] 
10:58:53 [2020-06-17T10:58:53.919Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.18 Selecting previously unselected package libapparmor1:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.18 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.19 Unpacking libapparmor1:s390x (2.13.2-10) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.28 Selecting previously unselected package libapparmor-dev:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.28 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.29 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.40 Selecting previously unselected package libbtrfs0.
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.40 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.40 Unpacking libbtrfs0 (4.20.1-2) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.48 Selecting previously unselected package libbtrfs-dev.
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.48 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.49 Unpacking libbtrfs-dev (4.20.1-2) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.60 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.60 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.60 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.65 Selecting previously unselected package libudev-dev:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.65 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.66 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.74 Selecting previously unselected package libsepol1-dev:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.75 Unpacking libsepol1-dev:s390x (2.8-1) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.98 Selecting previously unselected package libpcre16-3:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.98 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 72.99 Unpacking libpcre16-3:s390x (2:8.39-12) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.08 Selecting previously unselected package libpcre32-3:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.09 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.09 Unpacking libpcre32-3:s390x (2:8.39-12) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.19 Selecting previously unselected package libpcrecpp0v5:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.20 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.20 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.29 Selecting previously unselected package libpcre3-dev:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.29 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.29 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.54 Selecting previously unselected package libselinux1-dev:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.54 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.54 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.75 Selecting previously unselected package libdevmapper-dev:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.75 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.75 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.82 Selecting previously unselected package libseccomp-dev:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.82 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.82 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.94 Selecting previously unselected package libsystemd-dev:s390x.
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.95 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 73.95 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.24 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.25 Setting up libseccomp-dev:s390x (2.3.3-4) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.26 Setting up libapparmor1:s390x (2.13.2-10) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.26 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.27 Setting up libpcre16-3:s390x (2:8.39-12) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.28 Setting up libsepol1-dev:s390x (2.8-1) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.28 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.29 Setting up libbtrfs0 (4.20.1-2) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.30 Setting up libpcre32-3:s390x (2:8.39-12) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.30 Setting up libudev-dev:s390x (241-7~deb10u4) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.33 Setting up libbtrfs-dev (4.20.1-2) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.34 Setting up libapparmor-dev:s390x (2.13.2-10) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.34 Setting up mingw-w64-common (6.0.0-3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.35 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.35 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.36 Setting up libpcre3-dev:s390x (2:8.39-12) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.38 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.38 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.38 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.40 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.41 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.42 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.42 Setting up dmsetup (2:1.02.155-3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.43 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.44 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
10:58:53 [2020-06-17T10:58:53.919Z] #10 74.45 Processing triggers for libc-bin (2.28-10) ...
10:58:54 [2020-06-17T10:58:54.076Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:58:54 [2020-06-17T10:58:54.076Z] 
10:58:54 [2020-06-17T10:58:54.076Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:58:54 [2020-06-17T10:58:54.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:58:54 [2020-06-17T10:58:54.076Z] HOSTNAME=901dfe237976
10:58:54 [2020-06-17T10:58:54.076Z] TEST_SKIP_INTEGRATION=1
10:58:54 [2020-06-17T10:58:54.076Z] TESTDEBUG=0
10:58:54 [2020-06-17T10:58:54.076Z] DEST=bundles/test-integration
10:58:54 [2020-06-17T10:58:54.076Z] PWD=/go/src/github.com/docker/docker
10:58:54 [2020-06-17T10:58:54.076Z] KEEPBUNDLE=1
10:58:54 [2020-06-17T10:58:54.076Z] DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:58:54 [2020-06-17T10:58:54.076Z] container=docker
10:58:54 [2020-06-17T10:58:54.076Z] HOME=/root
10:58:54 [2020-06-17T10:58:54.076Z] GOLANG_VERSION=1.13.12
10:58:54 [2020-06-17T10:58:54.076Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:58:54 [2020-06-17T10:58:54.076Z] VALIDATE_BRANCH=master
10:58:54 [2020-06-17T10:58:54.076Z] TERM=xterm
10:58:54 [2020-06-17T10:58:54.076Z] DOCKER_PKG=github.com/docker/docker
10:58:54 [2020-06-17T10:58:54.076Z] SHLVL=1
10:58:54 [2020-06-17T10:58:54.076Z] TIMEOUT=120m
10:58:54 [2020-06-17T10:58:54.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:58:54 [2020-06-17T10:58:54.076Z] DOCKER_GRAPHDRIVER=overlay2
10:58:54 [2020-06-17T10:58:54.076Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:58:54 [2020-06-17T10:58:54.076Z] GO111MODULE=off
10:58:54 [2020-06-17T10:58:54.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:58:54 [2020-06-17T10:58:54.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:58:54 [2020-06-17T10:58:54.076Z] GOPATH=/go
10:58:54 [2020-06-17T10:58:54.076Z] PKG_CONFIG=pkg-config
10:58:54 [2020-06-17T10:58:54.076Z] _=/usr/bin/env
10:58:54 [2020-06-17T10:58:54.076Z] Building test suite binary ./integration-cli/test.main
10:58:54 [2020-06-17T10:58:54.200Z] #10 DONE 74.9s
10:58:54 [2020-06-17T10:58:54.200Z] 
10:58:54 [2020-06-17T10:58:54.200Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:54 [2020-06-17T10:58:54.200Z] #41 74.86 vendor/golang.org/x/net/http/httpguts
10:58:54 [2020-06-17T10:58:54.292Z] #25 ...
10:58:54 [2020-06-17T10:58:54.292Z] 
10:58:54 [2020-06-17T10:58:54.292Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:54 [2020-06-17T10:58:54.292Z] #30 54.27 time
10:58:54 [2020-06-17T10:58:54.292Z] #30 61.48 internal/poll
10:58:54 [2020-06-17T10:58:54.292Z] #30 62.14 internal/fmtsort
10:58:54 [2020-06-17T10:58:54.292Z] #30 63.05 internal/syscall/execenv
10:58:54 [2020-06-17T10:58:54.292Z] #30 63.33 internal/syscall/unix
10:58:54 [2020-06-17T10:58:54.292Z] #30 63.66 strings
10:58:54 [2020-06-17T10:58:54.292Z] #30 63.85 os
10:58:54 [2020-06-17T10:58:54.334Z] No new tests added to integration.
10:58:54 [2020-06-17T10:58:54.334Z] 
10:58:54 [2020-06-17T10:58:54.334Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:58:54 [2020-06-17T10:58:54.488Z] #41 75.20 vendor/golang.org/x/net/http/httpproxy
10:58:54 [2020-06-17T10:58:54.550Z] #30 ...
10:58:54 [2020-06-17T10:58:54.550Z] 
10:58:54 [2020-06-17T10:58:54.550Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.46 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.50 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.51 Setting up libcap-dev:amd64 (1:2.25-2) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.52 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.53 Setting up protobuf-compiler (3.6.1.3-2) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.55 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:58:54 [2020-06-17T10:58:54.550Z] #38 63.58 Setting up python-protobuf (3.6.1.3-2) ...
10:58:55 [2020-06-17T10:58:55.109Z] #41 75.77 mime/multipart
10:58:55 [2020-06-17T10:58:55.483Z] #38 ...
10:58:55 [2020-06-17T10:58:55.483Z] 
10:58:55 [2020-06-17T10:58:55.483Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:55 [2020-06-17T10:58:55.483Z] #10 55.21 debconf: delaying package configuration, since apt-utils is not installed
10:58:55 [2020-06-17T10:58:55.483Z] #10 55.49 Fetched 77.7 MB in 9s (8291 kB/s)
10:58:55 [2020-06-17T10:58:55.483Z] #10 55.60 Selecting previously unselected package binutils-mingw-w64-i686.
10:58:55 [2020-06-17T10:58:55.483Z] #10 55.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:58:55 [2020-06-17T10:58:55.483Z] #10 55.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 55.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 58.55 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:58:55 [2020-06-17T10:58:55.483Z] #10 58.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 58.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.01 Selecting previously unselected package binutils-mingw-w64.
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.15 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.42 Selecting previously unselected package dmsetup.
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.43 Unpacking dmsetup (2:1.02.155-3) ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.64 Selecting previously unselected package mingw-w64-common.
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 62.65 Unpacking mingw-w64-common (6.0.0-3) ...
10:58:55 [2020-06-17T10:58:55.483Z] #10 ...
10:58:55 [2020-06-17T10:58:55.483Z] 
10:58:55 [2020-06-17T10:58:55.483Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:55 [2020-06-17T10:58:55.483Z] #41 65.22 os
10:58:55 [2020-06-17T10:58:55.483Z] #41 65.27 strings
10:58:56 [2020-06-17T10:58:56.112Z] #41 ...
10:58:56 [2020-06-17T10:58:56.112Z] 
10:58:56 [2020-06-17T10:58:56.112Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:58:56 [2020-06-17T10:58:56.112Z] #11 DONE 1.9s
10:58:56 [2020-06-17T10:58:56.112Z] 
10:58:56 [2020-06-17T10:58:56.112Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:58:56 [2020-06-17T10:58:56.112Z] #54 71.89 + for f in rootlesskit rootlesskit-docker-proxy
10:58:56 [2020-06-17T10:58:56.112Z] #54 71.89 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:58:56 [2020-06-17T10:58:56.112Z] #54 DONE 76.7s
10:58:56 [2020-06-17T10:58:56.112Z] 
10:58:56 [2020-06-17T10:58:56.112Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:58:56 [2020-06-17T10:58:56.112Z] #55 DONE 0.1s
10:58:56 [2020-06-17T10:58:56.112Z] 
10:58:56 [2020-06-17T10:58:56.112Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:58:56 [2020-06-17T10:58:56.112Z] #56 DONE 0.1s
10:58:56 [2020-06-17T10:58:56.112Z] 
10:58:56 [2020-06-17T10:58:56.112Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.634 + RM_GOPATH=0
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.634 + TMP_GOPATH=
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.634 + : /build
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.634 + '[' -z '' ']'
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.634 ++ mktemp -d
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.637 + export GOPATH=/tmp/tmp.OikKoKFHMy
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.637 + GOPATH=/tmp/tmp.OikKoKFHMy
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.637 + RM_GOPATH=1
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.637 + case "$(go env GOARCH)" in
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.638 ++ go env GOARCH
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.651 + export GO_BUILDMODE=-buildmode=pie
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.651 + GO_BUILDMODE=-buildmode=pie
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.651 ++ dirname /tmp/install/install.sh
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.654 + dir=/tmp/install
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.654 + bin=runc
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.654 + shift
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.654 + '[' '!' -f /tmp/install/runc.installer ']'
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.654 + . /tmp/install/runc.installer
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.654 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.654 + install_runc
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.655 + uname -r
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.656 + grep -q '^3\.10\.0.*\.el7\.'
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.659 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.659 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.659 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OikKoKFHMy/src/github.com/opencontainers/runc
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.660 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
10:58:56 [2020-06-17T10:58:56.112Z] #49 1.664 Cloning into '/tmp/tmp.OikKoKFHMy/src/github.com/opencontainers/runc'...
10:58:56 [2020-06-17T10:58:56.231Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:58:56 [2020-06-17T10:58:56.231Z] HOSTNAME=50a83f128919
10:58:56 [2020-06-17T10:58:56.231Z] TESTDEBUG=0
10:58:56 [2020-06-17T10:58:56.231Z] DEST=bundles/test-integration
10:58:56 [2020-06-17T10:58:56.231Z] PWD=/go/src/github.com/docker/docker
10:58:56 [2020-06-17T10:58:56.231Z] KEEPBUNDLE=1
10:58:56 [2020-06-17T10:58:56.231Z] DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
10:58:56 [2020-06-17T10:58:56.231Z] container=docker
10:58:56 [2020-06-17T10:58:56.231Z] HOME=/root
10:58:56 [2020-06-17T10:58:56.231Z] GOLANG_VERSION=1.13.12
10:58:56 [2020-06-17T10:58:56.231Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:58:56 [2020-06-17T10:58:56.231Z] VALIDATE_BRANCH=master
10:58:56 [2020-06-17T10:58:56.231Z] TERM=xterm
10:58:56 [2020-06-17T10:58:56.231Z] DOCKER_PKG=github.com/docker/docker
10:58:56 [2020-06-17T10:58:56.231Z] SHLVL=1
10:58:56 [2020-06-17T10:58:56.231Z] TIMEOUT=120m
10:58:56 [2020-06-17T10:58:56.231Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:58:56 [2020-06-17T10:58:56.231Z] DOCKER_GRAPHDRIVER=overlay2
10:58:56 [2020-06-17T10:58:56.231Z] GO111MODULE=off
10:58:56 [2020-06-17T10:58:56.231Z] TEST_SKIP_INTEGRATION_CLI=1
10:58:56 [2020-06-17T10:58:56.231Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:58:56 [2020-06-17T10:58:56.231Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:58:56 [2020-06-17T10:58:56.231Z] GOPATH=/go
10:58:56 [2020-06-17T10:58:56.231Z] PKG_CONFIG=pkg-config
10:58:56 [2020-06-17T10:58:56.231Z] _=/usr/bin/env
10:58:56 [2020-06-17T10:58:56.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:58:56 [2020-06-17T10:58:56.492Z] ok  	github.com/docker/docker/client	0.388s	coverage: 75.4% of statements
10:58:57 [2020-06-17T10:58:57.383Z] #41 ...
10:58:57 [2020-06-17T10:58:57.383Z] 
10:58:57 [2020-06-17T10:58:57.383Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:58:57 [2020-06-17T10:58:57.383Z] #32 59.89 Selecting previously unselected package libxml2:amd64.
10:58:57 [2020-06-17T10:58:57.383Z] #32 59.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 59.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 60.60 Selecting previously unselected package libarchive13:amd64.
10:58:57 [2020-06-17T10:58:57.383Z] #32 60.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 60.63 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.08 Selecting previously unselected package libjsoncpp1:amd64.
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.12 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.31 Selecting previously unselected package librhash0:amd64.
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.36 Unpacking librhash0:amd64 (1.3.8-1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.58 Selecting previously unselected package libuv1:amd64.
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.59 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.60 Unpacking libuv1:amd64 (1.24.1-1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.77 Selecting previously unselected package cmake.
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 61.81 Unpacking cmake (3.13.4-1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.44 Setting up xxd (2:8.1.0875-5) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.45 Setting up libuv1:amd64 (1.24.1-1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.46 Setting up vim-common (2:8.1.0875-5) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.52 Setting up librhash0:amd64 (1.3.8-1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.54 Setting up cmake-data (3.13.4-1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.64 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.65 Setting up cmake (3.13.4-1) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.67 Processing triggers for libc-bin (2.28-10) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 65.75 Processing triggers for mime-support (3.62) ...
10:58:57 [2020-06-17T10:58:57.383Z] #32 DONE 67.3s
10:58:57 [2020-06-17T10:58:57.641Z] 
10:58:57 [2020-06-17T10:58:57.641Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:58:57 [2020-06-17T10:58:57.641Z] #30 67.49 path
10:58:58 [2020-06-17T10:58:58.206Z] #30 68.22 text/tabwriter
10:58:58 [2020-06-17T10:58:58.240Z] #49 ...
10:58:58 [2020-06-17T10:58:58.240Z] 
10:58:58 [2020-06-17T10:58:58.240Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:58:58 [2020-06-17T10:58:58.241Z] #12 DONE 2.2s
10:58:58 [2020-06-17T10:58:58.522Z] 
10:58:58 [2020-06-17T10:58:58.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:58 [2020-06-17T10:58:58.523Z] #39 32.51   CC       compel/arch/s390/plugins/std/parasite-head.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 32.52   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 32.59   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 32.68   AR       compel/plugins/std.lib.a
10:58:58 [2020-06-17T10:58:58.523Z] #39 32.72   CC       compel/plugins/fds/fds.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 32.87   AR       compel/plugins/fds.lib.a
10:58:58 [2020-06-17T10:58:58.523Z] #39 32.89   HOSTDEP  compel/src/lib/log-host.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 32.96   HOSTDEP  compel/src/lib/handle-elf-host.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.09   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.17   HOSTDEP  compel/src/main-host.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.24   DEP      compel/src/lib/ptrace.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.33   DEP      compel/src/lib/infect.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.47   DEP      compel/src/lib/infect-util.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.59   DEP      compel/src/lib/infect-rpc.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.64   DEP      compel/arch/s390/src/lib/infect.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.69   DEP      compel/arch/s390/src/lib/cpu.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.72   DEP      compel/src/lib/log.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.78   DEP      compel/src/main.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.88   DEP      compel/src/lib/handle-elf.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 33.99   DEP      compel/arch/s390/src/lib/handle-elf.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 34.04   CC       compel/src/lib/log.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 34.29   CC       compel/arch/s390/src/lib/cpu.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 34.40   CC       compel/arch/s390/src/lib/infect.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 34.92   CC       compel/src/lib/infect-rpc.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 35.16   CC       compel/src/lib/infect-util.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 35.37   CC       compel/src/lib/infect.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 36.50   CC       compel/src/lib/ptrace.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 36.72   AR       compel/libcompel.a
10:58:58 [2020-06-17T10:58:58.523Z] #39 36.75   HOSTCC   compel/src/main-host.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 36.94   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 37.04   HOSTCC   compel/src/lib/handle-elf-host.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 37.35   HOSTCC   compel/src/lib/log-host.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 37.49   HOSTLINK compel/compel-host-bin
10:58:58 [2020-06-17T10:58:58.523Z] #39 37.58   DEP      soccr/soccr.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 37.83   CC       soccr/soccr.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 38.91   AR       soccr/libsoccr.a
10:58:58 [2020-06-17T10:58:58.523Z] #39 38.95 make[1]: 'soccr/libsoccr.a' is up to date.
10:58:58 [2020-06-17T10:58:58.523Z] #39 39.17   DEP      criu/arch/s390/sigframe.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 39.35   DEP      criu/arch/s390/crtools.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 39.60   DEP      criu/arch/s390/cpu.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 39.80   CC       criu/arch/s390/cpu.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 40.20   CC       criu/arch/s390/crtools.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 41.35   CC       criu/arch/s390/sigframe.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 41.55   LINK     criu/arch/s390/crtools.built-in.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 41.57   DEP      criu/pie/util-vdso.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 41.70   DEP      criu/pie/util.d
10:58:58 [2020-06-17T10:58:58.523Z] #39 41.81   CC       criu/pie/util.o
10:58:58 [2020-06-17T10:58:58.523Z] #39 42.05   CC       criu/pie/util-vdso.o
10:58:58 [2020-06-17T10:58:58.771Z] #30 68.71 fmt
10:58:58 [2020-06-17T10:58:58.803Z] #39 42.67   AR       criu/pie/pie.lib.a
10:58:59 [2020-06-17T10:58:59.029Z] #30 68.95 path/filepath
10:58:59 [2020-06-17T10:58:59.084Z] #39 42.72   DEP      criu/pie/restorer.d
10:58:59 [2020-06-17T10:58:59.084Z] #39 42.92   DEP      criu/arch/s390/restorer.d
10:58:59 [2020-06-17T10:58:59.364Z] #39 43.11   DEP      criu/arch/s390/vdso-pie.d
10:58:59 [2020-06-17T10:58:59.645Z] #39 43.24   DEP      criu/pie/parasite-vdso.d
10:58:59 [2020-06-17T10:58:59.645Z] #39 ...
10:58:59 [2020-06-17T10:58:59.645Z] 
10:58:59 [2020-06-17T10:58:59.645Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:58:59 [2020-06-17T10:58:59.645Z] #13 1.219 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:58:59 [2020-06-17T10:58:59.645Z] #13 DONE 1.4s
10:58:59 [2020-06-17T10:58:59.645Z] 
10:58:59 [2020-06-17T10:58:59.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:58:59 [2020-06-17T10:58:59.645Z] #39 43.44   DEP      criu/pie/parasite.d
10:58:59 [2020-06-17T10:58:59.645Z] #39 ...
10:58:59 [2020-06-17T10:58:59.645Z] 
10:58:59 [2020-06-17T10:58:59.645Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:58:59 [2020-06-17T10:58:59.963Z] #30 ...
10:58:59 [2020-06-17T10:58:59.963Z] 
10:58:59 [2020-06-17T10:58:59.963Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:58:59 [2020-06-17T10:58:59.963Z] #25 18.01 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:58:59 [2020-06-17T10:58:59.963Z] #25 18.45 
10:58:59 [2020-06-17T10:58:59.963Z] #25 18.62 #=#=#                                                                         

######################################################################## 100.0%
10:58:59 [2020-06-17T10:58:59.963Z] #25 18.81 
10:58:59 [2020-06-17T10:58:59.963Z] #25 19.84 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:58:59 [2020-06-17T10:58:59.963Z] #25 19.91 skipping existing 1849cc453dee
10:58:59 [2020-06-17T10:58:59.963Z] #25 20.25 
10:58:59 [2020-06-17T10:58:59.963Z] #25 21.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:58:59 [2020-06-17T10:58:59.963Z] #25 21.95 
10:58:59 [2020-06-17T10:58:59.963Z] #25 22.08 
######################################################################## 100.0%
10:58:59 [2020-06-17T10:58:59.963Z] #25 22.15 
10:58:59 [2020-06-17T10:58:59.963Z] #25 22.23 Download of images into '/build' complete.
10:58:59 [2020-06-17T10:58:59.963Z] #25 22.24 Use something like the following to load the result into a Docker daemon:
10:58:59 [2020-06-17T10:58:59.963Z] #25 22.24   tar -cC '/build' . | docker load
10:58:59 [2020-06-17T10:58:59.963Z] #25 DONE 22.4s
10:58:59 [2020-06-17T10:58:59.963Z] 
10:58:59 [2020-06-17T10:58:59.963Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:58:59 [2020-06-17T10:58:59.963Z] #10 69.29 Selecting previously unselected package mingw-w64-x86-64-dev.
10:58:59 [2020-06-17T10:58:59.963Z] #10 69.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:58:59 [2020-06-17T10:58:59.963Z] #10 69.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:59:01 [2020-06-17T10:59:01.688Z] #14 DONE 1.6s
10:59:01 [2020-06-17T10:59:01.688Z] 
10:59:01 [2020-06-17T10:59:01.688Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:59:02 [2020-06-17T10:59:02.691Z] #15 DONE 1.3s
10:59:02 [2020-06-17T10:59:02.691Z] 
10:59:02 [2020-06-17T10:59:02.691Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:59:03 [2020-06-17T10:59:03.247Z] #10 ...
10:59:03 [2020-06-17T10:59:03.247Z] 
10:59:03 [2020-06-17T10:59:03.247Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:59:03 [2020-06-17T10:59:03.247Z] #38 72.23 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
10:59:03 [2020-06-17T10:59:03.247Z] #38 72.24 Processing triggers for libc-bin (2.28-10) ...
10:59:03 [2020-06-17T10:59:03.247Z] #38 DONE 72.7s
10:59:03 [2020-06-17T10:59:03.247Z] 
10:59:03 [2020-06-17T10:59:03.247Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:04 [2020-06-17T10:59:04.155Z] #16 DONE 1.4s
10:59:04 [2020-06-17T10:59:04.155Z] 
10:59:04 [2020-06-17T10:59:04.155Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:59:05 [2020-06-17T10:59:05.624Z] #17 1.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
10:59:05 [2020-06-17T10:59:05.624Z] #17 1.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:59:05 [2020-06-17T10:59:05.904Z] #17 1.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:59:05 [2020-06-17T10:59:05.904Z] #17 1.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:59:06 [2020-06-17T10:59:06.519Z] #17 ...
10:59:06 [2020-06-17T10:59:06.519Z] 
10:59:06 [2020-06-17T10:59:06.519Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:59:06 [2020-06-17T10:59:06.519Z] #43 DONE 87.2s
10:59:06 [2020-06-17T10:59:06.519Z] 
10:59:06 [2020-06-17T10:59:06.519Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:59:06 [2020-06-17T10:59:06.519Z] #17 2.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
10:59:06 [2020-06-17T10:59:06.799Z] #17 ...
10:59:06 [2020-06-17T10:59:06.799Z] 
10:59:06 [2020-06-17T10:59:06.799Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:06 [2020-06-17T10:59:06.799Z] #41 77.44 crypto/tls
10:59:06 [2020-06-17T10:59:06.799Z] #41 82.79 net/http/httptrace
10:59:06 [2020-06-17T10:59:06.799Z] #41 82.96 net/http
10:59:07 [2020-06-17T10:59:07.087Z] #41 ...
10:59:07 [2020-06-17T10:59:07.087Z] 
10:59:07 [2020-06-17T10:59:07.087Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:07 [2020-06-17T10:59:07.087Z] #39 43.73   CC       criu/pie/parasite.o
10:59:07 [2020-06-17T10:59:07.087Z] #39 44.58   LINK     criu/pie/parasite.built-in.o
10:59:07 [2020-06-17T10:59:07.087Z] #39 44.58   GEN      criu/pie/parasite-blob.h
10:59:07 [2020-06-17T10:59:07.087Z] #39 44.59   CC       criu/pie/parasite-vdso.o
10:59:07 [2020-06-17T10:59:07.087Z] #39 45.10   CC       criu/arch/s390/vdso-pie.o
10:59:07 [2020-06-17T10:59:07.087Z] #39 45.29   CC       criu/arch/s390/restorer.o
10:59:07 [2020-06-17T10:59:07.087Z] #39 45.61   CC       criu/pie/restorer.o
10:59:07 [2020-06-17T10:59:07.087Z] #39 47.73   LINK     criu/pie/restorer.built-in.o
10:59:07 [2020-06-17T10:59:07.087Z] #39 47.74   GEN      criu/pie/restorer-blob.h
10:59:07 [2020-06-17T10:59:07.087Z] #39 47.84   DEP      criu/vdso.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.04   DEP      criu/uts_ns.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.18   DEP      criu/util.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.28   DEP      criu/uffd.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.36   DEP      criu/tun.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.41   DEP      criu/tty.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.49   DEP      criu/timerfd.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.57   DEP      criu/timens.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.64   DEP      criu/sysfs_parse.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.72   DEP      criu/sysctl.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.84   DEP      criu/string.d
10:59:07 [2020-06-17T10:59:07.087Z] #39 48.85   DEP      criu/stats.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 48.95   DEP      criu/sockets.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 49.14   DEP      criu/sk-unix.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 49.25   DEP      criu/sk-tcp.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 49.42   DEP      criu/sk-queue.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 49.61   DEP      criu/sk-packet.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 49.73   DEP      criu/sk-netlink.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 49.85   DEP      criu/sk-inet.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 50.10   DEP      criu/signalfd.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 50.27   DEP      criu/sigframe.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 50.43   DEP      criu/shmem.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 50.75   DEP      criu/servicefd.d
10:59:07 [2020-06-17T10:59:07.088Z] #39 50.94   DEP      criu/seize.d
10:59:07 [2020-06-17T10:59:07.368Z] #39 51.13   DEP      criu/seccomp.d
10:59:07 [2020-06-17T10:59:07.368Z] #39 51.21   DEP      criu/rst-malloc.d
10:59:07 [2020-06-17T10:59:07.368Z] #39 51.24   DEP      criu/rbtree.d
10:59:07 [2020-06-17T10:59:07.427Z] #39 4.021 Note: Building without setproctitle() and strlcpy() support.
10:59:07 [2020-06-17T10:59:07.427Z] #39 4.021       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:59:07 [2020-06-17T10:59:07.427Z] #39 4.071 Note: Building without GnuTLS support
10:59:07 [2020-06-17T10:59:07.427Z] #39 4.077 Makefile.config:39: Warn: you have no libnftables installed
10:59:07 [2020-06-17T10:59:07.427Z] #39 4.077 Makefile.config:40: Warn: Building without nftables support
10:59:07 [2020-06-17T10:59:07.427Z] #39 ...
10:59:07 [2020-06-17T10:59:07.427Z] 
10:59:07 [2020-06-17T10:59:07.427Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:59:07 [2020-06-17T10:59:07.427Z] #47 67.01 encoding/binary
10:59:07 [2020-06-17T10:59:07.427Z] #47 67.11 context
10:59:07 [2020-06-17T10:59:07.427Z] #47 68.50 os
10:59:07 [2020-06-17T10:59:07.427Z] #47 70.23 encoding/base64
10:59:07 [2020-06-17T10:59:07.427Z] #47 71.93 golang.org/x/sys/unix
10:59:07 [2020-06-17T10:59:07.427Z] #47 74.90 encoding/json
10:59:07 [2020-06-17T10:59:07.427Z] #47 ...
10:59:07 [2020-06-17T10:59:07.427Z] 
10:59:07 [2020-06-17T10:59:07.427Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.032 + RM_GOPATH=0
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.032 + TMP_GOPATH=
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.032 + : /build
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.032 + '[' -z '' ']'
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.033 ++ mktemp -d
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.052 + export GOPATH=/tmp/tmp.NbsLW3M2gF
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.052 + GOPATH=/tmp/tmp.NbsLW3M2gF
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.052 + RM_GOPATH=1
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.052 + case "$(go env GOARCH)" in
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.052 ++ go env GOARCH
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.108 + export GO_BUILDMODE=-buildmode=pie
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.108 + GO_BUILDMODE=-buildmode=pie
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.108 ++ dirname /tmp/install/install.sh
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 + dir=/tmp/install
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 + bin=tini
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 + shift
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 + '[' '!' -f /tmp/install/tini.installer ']'
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 + . /tmp/install/tini.installer
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 + install_tini
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 + git clone https://github.com/krallin/tini.git /tmp/tmp.NbsLW3M2gF/tini
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.130 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:59:07 [2020-06-17T10:59:07.427Z] #33 3.148 Cloning into '/tmp/tmp.NbsLW3M2gF/tini'...
10:59:07 [2020-06-17T10:59:07.427Z] #33 4.992 + cd /tmp/tmp.NbsLW3M2gF/tini
10:59:07 [2020-06-17T10:59:07.427Z] #33 4.992 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:59:07 [2020-06-17T10:59:07.427Z] #33 5.059 + cmake .
10:59:07 [2020-06-17T10:59:07.427Z] #33 5.871 -- The C compiler identification is GNU 8.3.0
10:59:07 [2020-06-17T10:59:07.427Z] #33 5.929 -- Check for working C compiler: /usr/bin/cc
10:59:07 [2020-06-17T10:59:07.427Z] #33 6.810 -- Check for working C compiler: /usr/bin/cc -- works
10:59:07 [2020-06-17T10:59:07.427Z] #33 6.821 -- Detecting C compiler ABI info
10:59:07 [2020-06-17T10:59:07.427Z] #33 7.709 -- Detecting C compiler ABI info - done
10:59:07 [2020-06-17T10:59:07.427Z] #33 7.775 -- Detecting C compile features
10:59:07 [2020-06-17T10:59:07.648Z] #39 51.27   DEP      criu/pstree.d
10:59:07 [2020-06-17T10:59:07.648Z] #39 51.47   DEP      criu/protobuf.d
10:59:07 [2020-06-17T10:59:07.685Z] #33 10.21 -- Detecting C compile features - done
10:59:07 [2020-06-17T10:59:07.685Z] #33 10.25 -- Performing Test HAS_BUILTIN_FORTIFY
10:59:07 [2020-06-17T10:59:07.685Z] #33 ...
10:59:07 [2020-06-17T10:59:07.685Z] 
10:59:07 [2020-06-17T10:59:07.685Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:59:07 [2020-06-17T10:59:07.685Z] #10 77.53 Selecting previously unselected package gcc-mingw-w64-base.
10:59:07 [2020-06-17T10:59:07.685Z] #10 77.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:59:07 [2020-06-17T10:59:07.685Z] #10 77.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:59:07 [2020-06-17T10:59:07.929Z] #39 51.55   GEN      criu/protobuf-desc-gen.h
10:59:07 [2020-06-17T10:59:07.943Z] #10 77.72 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:59:07 [2020-06-17T10:59:07.943Z] #10 77.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:59:07 [2020-06-17T10:59:07.943Z] #10 77.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:59:08 [2020-06-17T10:59:08.930Z] #39 52.54   DEP      criu/protobuf-desc.d
10:59:08 [2020-06-17T10:59:08.931Z] #39 52.58   DEP      criu/proc_parse.d
10:59:08 [2020-06-17T10:59:08.931Z] #39 52.66   DEP      criu/plugin.d
10:59:08 [2020-06-17T10:59:08.931Z] #39 52.70   DEP      criu/pipes.d
10:59:08 [2020-06-17T10:59:08.931Z] #39 52.77   DEP      criu/pie-util.d
10:59:08 [2020-06-17T10:59:08.931Z] #39 52.82   DEP      criu/pie-util-vdso.d
10:59:09 [2020-06-17T10:59:09.211Z] #39 52.87   DEP      criu/path.d
10:59:09 [2020-06-17T10:59:09.211Z] #39 52.94   DEP      criu/parasite-syscall.d
10:59:09 [2020-06-17T10:59:09.491Z] #39 53.16   DEP      criu/pagemap.d
10:59:09 [2020-06-17T10:59:09.491Z] #39 53.26   DEP      criu/pagemap-cache.d
10:59:09 [2020-06-17T10:59:09.772Z] #39 53.41   DEP      criu/page-xfer.d
10:59:09 [2020-06-17T10:59:09.772Z] #39 53.53   DEP      criu/page-pipe.d
10:59:09 [2020-06-17T10:59:09.772Z] #39 53.59   DEP      criu/netfilter.d
10:59:09 [2020-06-17T10:59:09.844Z] #10 ...
10:59:09 [2020-06-17T10:59:09.844Z] 
10:59:09 [2020-06-17T10:59:09.844Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:09 [2020-06-17T10:59:09.844Z] #41 69.43 regexp/syntax
10:59:09 [2020-06-17T10:59:09.844Z] #41 70.76 fmt
10:59:09 [2020-06-17T10:59:09.844Z] #41 75.87 regexp
10:59:09 [2020-06-17T10:59:09.844Z] #41 77.12 go/token
10:59:09 [2020-06-17T10:59:09.844Z] #41 78.24 go/scanner
10:59:09 [2020-06-17T10:59:09.844Z] #41 ...
10:59:09 [2020-06-17T10:59:09.844Z] 
10:59:09 [2020-06-17T10:59:09.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:09 [2020-06-17T10:59:09.844Z] #39 6.371 fatal: not a git repository (or any of the parent directories): .git
10:59:09 [2020-06-17T10:59:09.844Z] #39 6.439   GEN      .gitid
10:59:09 [2020-06-17T10:59:09.844Z] #39 6.479   GEN      criu/include/version.h
10:59:09 [2020-06-17T10:59:09.844Z] #39 6.578   GEN      include/common/asm
10:59:10 [2020-06-17T10:59:10.052Z] #39 53.72   DEP      criu/net.d
10:59:10 [2020-06-17T10:59:10.052Z] #39 53.85   DEP      criu/namespaces.d
10:59:10 [2020-06-17T10:59:10.052Z] #39 53.96   DEP      criu/mount.d
10:59:10 [2020-06-17T10:59:10.333Z] #39 54.14   DEP      criu/memfd.d
10:59:10 [2020-06-17T10:59:10.333Z] #39 54.26   DEP      criu/mem.d
10:59:10 [2020-06-17T10:59:10.613Z] #39 54.37   DEP      criu/lsm.d
10:59:10 [2020-06-17T10:59:10.613Z] #39 54.41   DEP      criu/log.d
10:59:10 [2020-06-17T10:59:10.613Z] #39 54.49   DEP      criu/libnetlink.d
10:59:10 [2020-06-17T10:59:10.894Z] #39 54.58   DEP      criu/kerndat.d
10:59:10 [2020-06-17T10:59:10.894Z] #39 54.67   DEP      criu/kcmp-ids.d
10:59:10 [2020-06-17T10:59:10.894Z] #39 54.74   DEP      criu/irmap.d
10:59:11 [2020-06-17T10:59:11.175Z] #39 54.84   DEP      criu/ipc_ns.d
10:59:11 [2020-06-17T10:59:11.175Z] #39 ...
10:59:11 [2020-06-17T10:59:11.175Z] 
10:59:11 [2020-06-17T10:59:11.175Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:11 [2020-06-17T10:59:11.175Z] #41 91.67 github.com/LK4D4/vndr/godl
10:59:11 [2020-06-17T10:59:11.175Z] #41 ...
10:59:11 [2020-06-17T10:59:11.175Z] 
10:59:11 [2020-06-17T10:59:11.175Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:11 [2020-06-17T10:59:11.175Z] #49 6.932 + cd /tmp/tmp.OikKoKFHMy/src/github.com/opencontainers/runc
10:59:11 [2020-06-17T10:59:11.175Z] #49 6.932 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:59:11 [2020-06-17T10:59:11.175Z] #49 7.595 + '[' -z '' ']'
10:59:11 [2020-06-17T10:59:11.175Z] #49 7.595 + target=static
10:59:11 [2020-06-17T10:59:11.175Z] #49 7.596 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:59:11 [2020-06-17T10:59:11.175Z] #49 8.443 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
10:59:11 [2020-06-17T10:59:11.175Z] #49 ...
10:59:11 [2020-06-17T10:59:11.175Z] 
10:59:11 [2020-06-17T10:59:11.175Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:11 [2020-06-17T10:59:11.175Z] #39 55.01   DEP      criu/image.d
10:59:11 [2020-06-17T10:59:11.175Z] #39 55.15   DEP      criu/image-desc.d
10:59:11 [2020-06-17T10:59:11.216Z] #39 8.442   PBCC     images/timens.pb-c.c
10:59:11 [2020-06-17T10:59:11.216Z] #39 8.498   DEP      images/timens.pb-c.d
10:59:11 [2020-06-17T10:59:11.216Z] #39 ...
10:59:11 [2020-06-17T10:59:11.216Z] 
10:59:11 [2020-06-17T10:59:11.216Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:59:11 [2020-06-17T10:59:11.216Z] #30 71.15 io/ioutil
10:59:11 [2020-06-17T10:59:11.216Z] #30 74.19 github.com/BurntSushi/toml
10:59:11 [2020-06-17T10:59:11.216Z] #30 74.20 flag
10:59:11 [2020-06-17T10:59:11.216Z] #30 76.12 log
10:59:11 [2020-06-17T10:59:11.216Z] #30 78.99 github.com/BurntSushi/toml/cmd/tomlv
10:59:11 [2020-06-17T10:59:11.455Z] #39 55.23   DEP      criu/fsnotify.d
10:59:11 [2020-06-17T10:59:11.455Z] #39 55.41   DEP      criu/filesystems.d
10:59:11 [2020-06-17T10:59:11.473Z] #30 ...
10:59:11 [2020-06-17T10:59:11.473Z] 
10:59:11 [2020-06-17T10:59:11.473Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:11 [2020-06-17T10:59:11.473Z] #33 10.56 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:59:11 [2020-06-17T10:59:11.473Z] #33 10.65 -- Configuring done
10:59:11 [2020-06-17T10:59:11.473Z] #33 10.68 -- Generating done
10:59:11 [2020-06-17T10:59:11.473Z] #33 10.69 -- Build files have been written to: /tmp/tmp.NbsLW3M2gF/tini
10:59:11 [2020-06-17T10:59:11.473Z] #33 10.71 + make tini-static
10:59:11 [2020-06-17T10:59:11.473Z] #33 11.27 Scanning dependencies of target tini-static
10:59:11 [2020-06-17T10:59:11.473Z] #33 11.55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:59:11 [2020-06-17T10:59:11.473Z] #33 12.93 [100%] Linking C executable tini-static
10:59:11 [2020-06-17T10:59:11.473Z] #33 13.58 [100%] Built target tini-static
10:59:11 [2020-06-17T10:59:11.473Z] #33 13.68 + mkdir -p /build
10:59:11 [2020-06-17T10:59:11.473Z] #33 13.69 + cp tini-static /build/docker-init
10:59:11 [2020-06-17T10:59:11.473Z] #33 DONE 14.0s
10:59:11 [2020-06-17T10:59:11.473Z] 
10:59:11 [2020-06-17T10:59:11.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:11 [2020-06-17T10:59:11.473Z] #39 8.610   PBCC     images/fown.pb-c.c
10:59:11 [2020-06-17T10:59:11.473Z] #39 8.694   PBCC     images/google/protobuf/descriptor.pb-c.c
10:59:11 [2020-06-17T10:59:11.473Z] #39 8.760   PBCC     images/opts.pb-c.c
10:59:11 [2020-06-17T10:59:11.473Z] #39 8.834   PBCC     images/memfd.pb-c.c
10:59:11 [2020-06-17T10:59:11.731Z] #39 8.937   DEP      images/fown.pb-c.d
10:59:11 [2020-06-17T10:59:11.735Z] #39 55.58   DEP      criu/files.d
10:59:11 [2020-06-17T10:59:11.990Z] #39 9.094   DEP      images/google/protobuf/descriptor.pb-c.d
10:59:11 [2020-06-17T10:59:11.990Z] #39 9.209   DEP      images/opts.pb-c.d
10:59:11 [2020-06-17T10:59:11.990Z] #39 9.359   DEP      images/memfd.pb-c.d
10:59:12 [2020-06-17T10:59:12.016Z] #39 55.75   DEP      criu/files-reg.d
10:59:12 [2020-06-17T10:59:12.016Z] #39 55.85   DEP      criu/files-ext.d
10:59:12 [2020-06-17T10:59:12.016Z] #39 55.92   DEP      criu/file-lock.d
10:59:12 [2020-06-17T10:59:12.248Z] #39 9.474   PBCC     images/sit.pb-c.c
10:59:12 [2020-06-17T10:59:12.248Z] #39 9.571   DEP      images/sit.pb-c.d
10:59:12 [2020-06-17T10:59:12.375Z] #39 56.00   DEP      criu/file-ids.d
10:59:12 [2020-06-17T10:59:12.375Z] #39 56.07   DEP      criu/fifo.d
10:59:12 [2020-06-17T10:59:12.375Z] #39 56.21   DEP      criu/fdstore.d
10:59:12 [2020-06-17T10:59:12.506Z] #39 9.653   PBCC     images/macvlan.pb-c.c
10:59:12 [2020-06-17T10:59:12.506Z] #39 9.698   DEP      images/macvlan.pb-c.d
10:59:12 [2020-06-17T10:59:12.506Z] #39 9.830   PBCC     images/autofs.pb-c.c
10:59:12 [2020-06-17T10:59:12.506Z] #39 9.867   DEP      images/autofs.pb-c.d
10:59:12 [2020-06-17T10:59:12.506Z] #39 9.891   PBCC     images/sysctl.pb-c.c
10:59:12 [2020-06-17T10:59:12.657Z] #39 56.36   DEP      criu/fault-injection.d
10:59:12 [2020-06-17T10:59:12.657Z] #39 56.38   DEP      criu/external.d
10:59:12 [2020-06-17T10:59:12.657Z] #39 56.46   DEP      criu/eventpoll.d
10:59:12 [2020-06-17T10:59:12.764Z] #39 9.913   DEP      images/sysctl.pb-c.d
10:59:12 [2020-06-17T10:59:12.764Z] #39 9.940   PBCC     images/time.pb-c.c
10:59:12 [2020-06-17T10:59:12.764Z] #39 9.959   DEP      images/time.pb-c.d
10:59:12 [2020-06-17T10:59:12.764Z] #39 9.996   PBCC     images/binfmt-misc.pb-c.c
10:59:12 [2020-06-17T10:59:12.764Z] #39 10.05   DEP      images/binfmt-misc.pb-c.d
10:59:12 [2020-06-17T10:59:12.764Z] #39 10.11   PBCC     images/seccomp.pb-c.c
10:59:12 [2020-06-17T10:59:12.937Z] #39 56.55   DEP      criu/eventfd.d
10:59:12 [2020-06-17T10:59:12.937Z] #39 56.69   DEP      criu/crtools.d
10:59:13 [2020-06-17T10:59:13.022Z] #39 10.17   DEP      images/seccomp.pb-c.d
10:59:13 [2020-06-17T10:59:13.022Z] #39 10.24   PBCC     images/userns.pb-c.c
10:59:13 [2020-06-17T10:59:13.022Z] #39 10.30   DEP      images/userns.pb-c.d
10:59:13 [2020-06-17T10:59:13.022Z] #39 10.34   PBCC     images/cgroup.pb-c.c
10:59:13 [2020-06-17T10:59:13.218Z] #39 56.84   DEP      criu/cr-service.d
10:59:13 [2020-06-17T10:59:13.218Z] #39 56.96   DEP      criu/cr-restore.d
10:59:13 [2020-06-17T10:59:13.279Z] #39 10.38   DEP      images/cgroup.pb-c.d
10:59:13 [2020-06-17T10:59:13.279Z] #39 10.44   PBCC     images/ext-file.pb-c.c
10:59:13 [2020-06-17T10:59:13.279Z] #39 10.50   DEP      images/ext-file.pb-c.d
10:59:13 [2020-06-17T10:59:13.279Z] #39 10.56   PBCC     images/rpc.pb-c.c
10:59:13 [2020-06-17T10:59:13.498Z] #39 57.15   DEP      criu/cr-errno.d
10:59:13 [2020-06-17T10:59:13.498Z] #39 57.15   DEP      criu/cr-dump.d
10:59:13 [2020-06-17T10:59:13.498Z] #39 57.26   DEP      criu/cr-dedup.d
10:59:13 [2020-06-17T10:59:13.498Z] #39 57.39   DEP      criu/cr-check.d
10:59:13 [2020-06-17T10:59:13.537Z] #39 10.65   DEP      images/rpc.pb-c.d
10:59:13 [2020-06-17T10:59:13.537Z] #39 10.72   PBCC     images/siginfo.pb-c.c
10:59:13 [2020-06-17T10:59:13.537Z] #39 10.73   DEP      images/siginfo.pb-c.d
10:59:13 [2020-06-17T10:59:13.537Z] #39 10.77   PBCC     images/pagemap.pb-c.c
10:59:13 [2020-06-17T10:59:13.537Z] #39 10.83   DEP      images/pagemap.pb-c.d
10:59:13 [2020-06-17T10:59:13.537Z] #39 10.88   PBCC     images/rlimit.pb-c.c
10:59:13 [2020-06-17T10:59:13.779Z] #39 57.61   DEP      criu/config.d
10:59:13 [2020-06-17T10:59:13.779Z] #39 57.76   DEP      criu/clone-noasan.d
10:59:13 [2020-06-17T10:59:13.810Z] #39 10.92   DEP      images/rlimit.pb-c.d
10:59:13 [2020-06-17T10:59:13.810Z] #39 10.99   PBCC     images/file-lock.pb-c.c
10:59:13 [2020-06-17T10:59:13.810Z] #39 11.04   DEP      images/file-lock.pb-c.d
10:59:13 [2020-06-17T10:59:13.810Z] #39 11.08   PBCC     images/tty.pb-c.c
10:59:14 [2020-06-17T10:59:14.061Z] #39 57.83   DEP      criu/cgroup.d
10:59:14 [2020-06-17T10:59:14.061Z] #39 57.99   DEP      criu/cgroup-props.d
10:59:14 [2020-06-17T10:59:14.076Z] #39 ...
10:59:14 [2020-06-17T10:59:14.076Z] 
10:59:14 [2020-06-17T10:59:14.076Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:59:14 [2020-06-17T10:59:14.076Z] #30 DONE 83.9s
10:59:14 [2020-06-17T10:59:14.076Z] 
10:59:14 [2020-06-17T10:59:14.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:14 [2020-06-17T10:59:14.076Z] #39 11.16   DEP      images/tty.pb-c.d
10:59:14 [2020-06-17T10:59:14.076Z] #39 11.34   PBCC     images/tun.pb-c.c
10:59:14 [2020-06-17T10:59:14.334Z] #39 11.54   PBCC     images/netdev.pb-c.c
10:59:14 [2020-06-17T10:59:14.334Z] #39 11.59   DEP      images/tun.pb-c.d
10:59:14 [2020-06-17T10:59:14.334Z] #39 11.73   DEP      images/netdev.pb-c.d
10:59:14 [2020-06-17T10:59:14.345Z] #39 58.12   DEP      criu/bitmap.d
10:59:14 [2020-06-17T10:59:14.345Z] #39 58.14   DEP      criu/bfd.d
10:59:14 [2020-06-17T10:59:14.592Z] #39 11.82   PBCC     images/vma.pb-c.c
10:59:14 [2020-06-17T10:59:14.592Z] #39 11.98   DEP      images/vma.pb-c.d
10:59:14 [2020-06-17T10:59:14.626Z] #39 58.28   DEP      criu/autofs.d
10:59:14 [2020-06-17T10:59:14.626Z] #39 58.41   DEP      criu/aio.d
10:59:14 [2020-06-17T10:59:14.907Z] #39 58.66   DEP      criu/action-scripts.d
10:59:15 [2020-06-17T10:59:15.157Z] #39 12.17   PBCC     images/creds.pb-c.c
10:59:15 [2020-06-17T10:59:15.157Z] #39 12.31   DEP      images/creds.pb-c.d
10:59:15 [2020-06-17T10:59:15.157Z] #39 12.37   PBCC     images/utsns.pb-c.c
10:59:15 [2020-06-17T10:59:15.157Z] #39 12.40   DEP      images/utsns.pb-c.d
10:59:15 [2020-06-17T10:59:15.157Z] #39 12.44   PBCC     images/ipc-desc.pb-c.c
10:59:15 [2020-06-17T10:59:15.157Z] #39 12.49   PBCC     images/ipc-sem.pb-c.c
10:59:15 [2020-06-17T10:59:15.157Z] #39 12.53   DEP      images/ipc-desc.pb-c.d
10:59:15 [2020-06-17T10:59:15.187Z] #39 58.94   CC       criu/action-scripts.o
10:59:15 [2020-06-17T10:59:15.415Z] #39 12.60   DEP      images/ipc-sem.pb-c.d
10:59:15 [2020-06-17T10:59:15.415Z] #39 12.67   PBCC     images/ipc-msg.pb-c.c
10:59:15 [2020-06-17T10:59:15.415Z] #39 12.72   DEP      images/ipc-msg.pb-c.d
10:59:15 [2020-06-17T10:59:15.415Z] #39 12.82   PBCC     images/ipc-shm.pb-c.c
10:59:15 [2020-06-17T10:59:15.468Z] #39 59.22   CC       criu/aio.o
10:59:15 [2020-06-17T10:59:15.673Z] #39 12.88   DEP      images/ipc-shm.pb-c.d
10:59:15 [2020-06-17T10:59:15.673Z] #39 12.96   PBCC     images/ipc-var.pb-c.c
10:59:15 [2020-06-17T10:59:15.673Z] #39 12.99   DEP      images/ipc-var.pb-c.d
10:59:15 [2020-06-17T10:59:15.673Z] #39 13.04   PBCC     images/sk-opts.pb-c.c
10:59:15 [2020-06-17T10:59:15.673Z] #39 13.07   PBCC     images/packet-sock.pb-c.c
10:59:15 [2020-06-17T10:59:15.749Z] #39 59.54   CC       criu/autofs.o
10:59:15 [2020-06-17T10:59:15.931Z] #39 13.19   DEP      images/sk-opts.pb-c.d
10:59:15 [2020-06-17T10:59:15.931Z] #39 13.26   DEP      images/packet-sock.pb-c.d
10:59:15 [2020-06-17T10:59:15.931Z] #39 13.32   PBCC     images/sk-netlink.pb-c.c
10:59:16 [2020-06-17T10:59:16.189Z] #39 13.41   DEP      images/sk-netlink.pb-c.d
10:59:16 [2020-06-17T10:59:16.189Z] #39 13.50   PBCC     images/sk-inet.pb-c.c
10:59:16 [2020-06-17T10:59:16.189Z] #39 13.53   DEP      images/sk-inet.pb-c.d
10:59:16 [2020-06-17T10:59:16.189Z] #39 13.57   PBCC     images/sk-unix.pb-c.c
10:59:16 [2020-06-17T10:59:16.448Z] #39 13.62   DEP      images/sk-unix.pb-c.d
10:59:16 [2020-06-17T10:59:16.448Z] #39 13.66   PBCC     images/mm.pb-c.c
10:59:16 [2020-06-17T10:59:16.448Z] #39 13.70   DEP      images/mm.pb-c.d
10:59:16 [2020-06-17T10:59:16.448Z] #39 13.76   PBCC     images/timerfd.pb-c.c
10:59:16 [2020-06-17T10:59:16.448Z] #39 13.81   DEP      images/timerfd.pb-c.d
10:59:16 [2020-06-17T10:59:16.706Z] #39 13.87   PBCC     images/timer.pb-c.c
10:59:16 [2020-06-17T10:59:16.706Z] #39 13.89   DEP      images/timer.pb-c.d
10:59:16 [2020-06-17T10:59:16.706Z] #39 13.98   PBCC     images/sa.pb-c.c
10:59:16 [2020-06-17T10:59:16.706Z] #39 14.05   DEP      images/sa.pb-c.d
10:59:16 [2020-06-17T10:59:16.752Z] #39 60.30   CC       criu/bfd.o
10:59:16 [2020-06-17T10:59:16.965Z] #39 14.13   PBCC     images/pipe-data.pb-c.c
10:59:16 [2020-06-17T10:59:16.965Z] #39 14.14   DEP      images/pipe-data.pb-c.d
10:59:16 [2020-06-17T10:59:16.965Z] #39 14.20   PBCC     images/mnt.pb-c.c
10:59:16 [2020-06-17T10:59:16.965Z] #39 14.25   DEP      images/mnt.pb-c.d
10:59:16 [2020-06-17T10:59:16.965Z] #39 14.29   PBCC     images/sk-packet.pb-c.c
10:59:16 [2020-06-17T10:59:16.965Z] #39 14.33   DEP      images/sk-packet.pb-c.d
10:59:17 [2020-06-17T10:59:17.033Z] #39 60.70   CC       criu/bitmap.o
10:59:17 [2020-06-17T10:59:17.033Z] #39 60.81   CC       criu/cgroup-props.o
10:59:17 [2020-06-17T10:59:17.223Z] #39 14.37   PBCC     images/tcp-stream.pb-c.c
10:59:17 [2020-06-17T10:59:17.223Z] #39 14.48   DEP      images/tcp-stream.pb-c.d
10:59:17 [2020-06-17T10:59:17.223Z] #39 14.51   PBCC     images/pipe.pb-c.c
10:59:17 [2020-06-17T10:59:17.481Z] #39 14.61   DEP      images/pipe.pb-c.d
10:59:17 [2020-06-17T10:59:17.481Z] #39 14.69   PBCC     images/pstree.pb-c.c
10:59:17 [2020-06-17T10:59:17.481Z] #39 14.72   DEP      images/pstree.pb-c.d
10:59:17 [2020-06-17T10:59:17.481Z] #39 14.78   PBCC     images/fs.pb-c.c
10:59:17 [2020-06-17T10:59:17.646Z] #39 ...
10:59:17 [2020-06-17T10:59:17.646Z] 
10:59:17 [2020-06-17T10:59:17.646Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:17 [2020-06-17T10:59:17.646Z] #41 92.13 github.com/LK4D4/vndr
10:59:17 [2020-06-17T10:59:17.646Z] #41 DONE 98.4s
10:59:17 [2020-06-17T10:59:17.646Z] 
10:59:17 [2020-06-17T10:59:17.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:17 [2020-06-17T10:59:17.646Z] #39 61.44   CC       criu/cgroup.o
10:59:17 [2020-06-17T10:59:17.646Z] #39 ...
10:59:17 [2020-06-17T10:59:17.646Z] 
10:59:17 [2020-06-17T10:59:17.646Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:59:17 [2020-06-17T10:59:17.646Z] #17 3.557 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:59:17 [2020-06-17T10:59:17.646Z] #17 6.547 Fetched 8050 kB in 5s (1540 kB/s)
10:59:17 [2020-06-17T10:59:17.646Z] #17 6.547 Reading package lists...
10:59:17 [2020-06-17T10:59:17.646Z] #17 8.098 Reading package lists...
10:59:17 [2020-06-17T10:59:17.646Z] #17 9.797 Building dependency tree...
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21 libcap2-bin is already the newest version (1:2.25-2).
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21 The following additional packages will be installed:
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21   python3.7 python3.7-minimal vim-runtime xxd
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21 Suggested packages:
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.21   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.22 Recommended packages:
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.22   aufs-dkms nftables build-essential python3-dev python3-keyring
10:59:17 [2020-06-17T10:59:17.646Z] #17 10.22   python3-keyrings.alt python3-xdg unzip
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.38 The following NEW packages will be installed:
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.39   xz-utils zip
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.50 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.50 Need to get 27.7 MB of archives.
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.50 After this operation, 117 MB of additional disk space will be used.
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
10:59:17 [2020-06-17T10:59:17.646Z] #17 11.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 11.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
10:59:17 [2020-06-17T10:59:17.647Z] #17 12.94 debconf: delaying package configuration, since apt-utils is not installed
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.00 Fetched 27.7 MB in 1s (25.2 MB/s)
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.03 Selecting previously unselected package pigz.
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.05 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.05 Unpacking pigz (2.4-1) ...
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.11 Selecting previously unselected package libpython3.7-minimal:s390x.
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.11 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.41 Selecting previously unselected package python3.7-minimal.
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
10:59:17 [2020-06-17T10:59:17.647Z] #17 13.42 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
10:59:17 [2020-06-17T10:59:17.738Z] #39 14.81   DEP      images/fs.pb-c.d
10:59:17 [2020-06-17T10:59:17.738Z] #39 14.86   PBCC     images/signalfd.pb-c.c
10:59:17 [2020-06-17T10:59:17.738Z] #39 14.94   DEP      images/signalfd.pb-c.d
10:59:17 [2020-06-17T10:59:17.738Z] #39 14.99   PBCC     images/fh.pb-c.c
10:59:17 [2020-06-17T10:59:17.996Z] #39 15.06   PBCC     images/fsnotify.pb-c.c
10:59:17 [2020-06-17T10:59:17.996Z] #39 15.11   DEP      images/fh.pb-c.d
10:59:17 [2020-06-17T10:59:17.996Z] #39 15.18   DEP      images/fsnotify.pb-c.d
10:59:17 [2020-06-17T10:59:17.996Z] #39 15.25   PBCC     images/eventpoll.pb-c.c
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.31   DEP      images/eventpoll.pb-c.d
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.36   PBCC     images/eventfd.pb-c.c
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.39   DEP      images/eventfd.pb-c.d
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.45   PBCC     images/remap-file-path.pb-c.c
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.49   DEP      images/remap-file-path.pb-c.d
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.55   PBCC     images/fifo.pb-c.c
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.58   DEP      images/fifo.pb-c.d
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.61   PBCC     images/ghost-file.pb-c.c
10:59:18 [2020-06-17T10:59:18.254Z] #39 15.66   DEP      images/ghost-file.pb-c.d
10:59:18 [2020-06-17T10:59:18.512Z] #39 15.75   PBCC     images/regfile.pb-c.c
10:59:18 [2020-06-17T10:59:18.658Z] #17 14.47 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
10:59:18 [2020-06-17T10:59:18.658Z] #17 14.49 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
10:59:18 [2020-06-17T10:59:18.769Z] #39 15.83   DEP      images/regfile.pb-c.d
10:59:18 [2020-06-17T10:59:18.769Z] #39 15.89   PBCC     images/ns.pb-c.c
10:59:18 [2020-06-17T10:59:18.769Z] #39 15.90   DEP      images/ns.pb-c.d
10:59:18 [2020-06-17T10:59:18.769Z] #39 15.96   PBCC     images/fdinfo.pb-c.c
10:59:18 [2020-06-17T10:59:18.769Z] #39 16.04   DEP      images/fdinfo.pb-c.d
10:59:19 [2020-06-17T10:59:19.027Z] #39 16.11   PBCC     images/core-aarch64.pb-c.c
10:59:19 [2020-06-17T10:59:19.027Z] #39 16.14   PBCC     images/core-arm.pb-c.c
10:59:19 [2020-06-17T10:59:19.027Z] #39 16.22   PBCC     images/core-ppc64.pb-c.c
10:59:19 [2020-06-17T10:59:19.027Z] #39 16.31   PBCC     images/core-s390.pb-c.c
10:59:19 [2020-06-17T10:59:19.285Z] #39 16.42   PBCC     images/core-x86.pb-c.c
10:59:19 [2020-06-17T10:59:19.285Z] #39 16.52   PBCC     images/core.pb-c.c
10:59:19 [2020-06-17T10:59:19.285Z] #39 16.58   PBCC     images/inventory.pb-c.c
10:59:19 [2020-06-17T10:59:19.285Z] #39 16.65   DEP      images/core-aarch64.pb-c.d
10:59:19 [2020-06-17T10:59:19.543Z] #39 16.72   DEP      images/core-arm.pb-c.d
10:59:19 [2020-06-17T10:59:19.543Z] #39 16.81   DEP      images/core-ppc64.pb-c.d
10:59:19 [2020-06-17T10:59:19.543Z] #39 16.90   DEP      images/core-s390.pb-c.d
10:59:19 [2020-06-17T10:59:19.661Z] #17 ...
10:59:19 [2020-06-17T10:59:19.661Z] 
10:59:19 [2020-06-17T10:59:19.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:19 [2020-06-17T10:59:19.661Z] #39 63.35   CC       criu/clone-noasan.o
10:59:19 [2020-06-17T10:59:19.661Z] #39 63.50   CC       criu/config.o
10:59:19 [2020-06-17T10:59:19.816Z] #39 16.97   DEP      images/core-x86.pb-c.d
10:59:19 [2020-06-17T10:59:19.816Z] #39 17.02   DEP      images/core.pb-c.d
10:59:19 [2020-06-17T10:59:19.816Z] #39 17.13   DEP      images/inventory.pb-c.d
10:59:20 [2020-06-17T10:59:20.074Z] #39 17.19   PBCC     images/cpuinfo.pb-c.c
10:59:20 [2020-06-17T10:59:20.074Z] #39 17.21   DEP      images/cpuinfo.pb-c.d
10:59:20 [2020-06-17T10:59:20.074Z] #39 17.28   PBCC     images/stats.pb-c.c
10:59:20 [2020-06-17T10:59:20.074Z] #39 ...
10:59:20 [2020-06-17T10:59:20.074Z] 
10:59:20 [2020-06-17T10:59:20.074Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:20 [2020-06-17T10:59:20.074Z] #41 79.89 go/ast
10:59:20 [2020-06-17T10:59:20.074Z] #41 80.05 internal/lazyregexp
10:59:20 [2020-06-17T10:59:20.074Z] #41 80.38 net/url
10:59:20 [2020-06-17T10:59:20.074Z] #41 83.04 text/template/parse
10:59:20 [2020-06-17T10:59:20.074Z] #41 86.20 go/parser
10:59:20 [2020-06-17T10:59:20.074Z] #41 88.20 text/template
10:59:20 [2020-06-17T10:59:20.074Z] #41 ...
10:59:20 [2020-06-17T10:59:20.074Z] 
10:59:20 [2020-06-17T10:59:20.074Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:59:20 [2020-06-17T10:59:20.074Z] #52 40.38 Checking out files:  52% (1684/3184)   
Checking out files:  53% (1688/3184)   
Checking out files:  54% (1720/3184)   
Checking out files:  55% (1752/3184)   
Checking out files:  56% (1784/3184)   
Checking out files:  57% (1815/3184)   
Checking out files:  58% (1847/3184)   
Checking out files:  59% (1879/3184)   
Checking out files:  60% (1911/3184)   
Checking out files:  61% (1943/3184)   
Checking out files:  62% (1975/3184)   
Checking out files:  63% (2006/3184)   
Checking out files:  64% (2038/3184)   
Checking out files:  65% (2070/3184)   
Checking out files:  66% (2102/3184)   
Checking out files:  67% (2134/3184)   
Checking out files:  68% (2166/3184)   
Checking out files:  69% (2197/3184)   
Checking out files:  70% (2229/3184)   
Checking out files:  71% (2261/3184)   
Checking out files:  72% (2293/3184)   
Checking out files:  73% (2325/3184)   
Checking out files:  74% (2357/3184)   
Checking out files:  75% (2388/3184)   
Checking out files:  76% (2420/3184)   
Checking out files:  77% (2452/3184)   
Checking out files:  78% (2484/3184)   
Checking out files:  79% (2516/3184)   
Checking out files:  80% (2548/3184)   
Checking out files:  81% (2580/3184)   
Checking out files:  82% (2611/3184)   
Checking out files:  83% (2643/3184)   
Checking out files:  84% (2675/3184)   
Checking out files:  85% (2707/3184)   
Checking out files:  86% (2739/3184)   
Checking out files:  87% (2771/3184)   
Checking out files:  88% (2802/3184)   
Checking out files:  89% (2834/3184)   
Checking out files:  89% (2857/3184)   
Checking out files:  90% (2866/3184)   
Checking out files:  91% (2898/3184)   
Checking out files:  92% (2930/3184)   
Checking out files:  93% (2962/3184)   
Checking out files:  94% (2993/3184)   
Checking out files:  95% (3025/3184)   
Checking out files:  96% (3057/3184)   
Checking out files:  97% (3089/3184)   
Checking out files:  98% (3121/3184)   
Checking out files:  99% (3153/3184)   
Checking out files: 100% (3184/3184)   
Checking out files: 100% (3184/3184), done.
10:59:20 [2020-06-17T10:59:20.074Z] #52 41.76 + cd /tmp/tmp.tqFSsTAgah/src/github.com/containerd/containerd
10:59:20 [2020-06-17T10:59:20.074Z] #52 41.76 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
10:59:20 [2020-06-17T10:59:20.074Z] #52 43.75 + export 'BUILDTAGS=netgo osusergo static_build'
10:59:20 [2020-06-17T10:59:20.074Z] #52 43.75 + BUILDTAGS='netgo osusergo static_build'
10:59:20 [2020-06-17T10:59:20.074Z] #52 43.75 + export EXTRA_FLAGS=-buildmode=pie
10:59:20 [2020-06-17T10:59:20.074Z] #52 43.75 + EXTRA_FLAGS=-buildmode=pie
10:59:20 [2020-06-17T10:59:20.074Z] #52 43.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:59:20 [2020-06-17T10:59:20.074Z] #52 43.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:59:20 [2020-06-17T10:59:20.074Z] #52 43.75 + '[' '' = dynamic ']'
10:59:20 [2020-06-17T10:59:20.074Z] #52 43.75 + make
10:59:20 [2020-06-17T10:59:20.663Z] #39 64.48   CC       criu/cr-check.o
10:59:21 [2020-06-17T10:59:21.008Z] #52 44.89 + bin/ctr
10:59:22 [2020-06-17T10:59:22.129Z] #39 65.76   CC       criu/cr-dedup.o
10:59:22 [2020-06-17T10:59:22.129Z] #39 65.95   CC       criu/cr-dump.o
10:59:22 [2020-06-17T10:59:22.381Z] #52 ...
10:59:22 [2020-06-17T10:59:22.381Z] 
10:59:22 [2020-06-17T10:59:22.381Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:59:22 [2020-06-17T10:59:22.381Z] #47 82.31 github.com/pkg/diff
10:59:22 [2020-06-17T10:59:22.381Z] #47 82.65 go/ast
10:59:22 [2020-06-17T10:59:22.381Z] #47 84.55 golang.org/x/crypto/ssh/terminal
10:59:22 [2020-06-17T10:59:22.381Z] #47 86.28 mvdan.cc/editorconfig
10:59:22 [2020-06-17T10:59:22.381Z] #47 87.63 mvdan.cc/sh/v3/fileutil
10:59:22 [2020-06-17T10:59:22.381Z] #47 87.85 mvdan.cc/sh/v3/syntax
10:59:22 [2020-06-17T10:59:22.639Z] #47 ...
10:59:22 [2020-06-17T10:59:22.639Z] 
10:59:22 [2020-06-17T10:59:22.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:22 [2020-06-17T10:59:22.639Z] #39 17.31   DEP      images/stats.pb-c.d
10:59:22 [2020-06-17T10:59:22.639Z] #39 18.82 make[1]: Nothing to be done for 'all'.
10:59:22 [2020-06-17T10:59:22.745Z] #39 ...
10:59:22 [2020-06-17T10:59:22.745Z] 
10:59:22 [2020-06-17T10:59:22.745Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:59:22 [2020-06-17T10:59:22.745Z] #28 DONE 103.2s
10:59:22 [2020-06-17T10:59:22.745Z] 
10:59:22 [2020-06-17T10:59:22.745Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.52 Selecting previously unselected package python3-minimal.
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.56 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.57 Unpacking python3-minimal (3.7.3-1) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.62 Selecting previously unselected package libmpdec2:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.63 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.63 Unpacking libmpdec2:s390x (2.4.2-2) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.70 Selecting previously unselected package libpython3.7-stdlib:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 15.70 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.30 Selecting previously unselected package python3.7.
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.32 Unpacking python3.7 (3.7.3-2+deb10u1) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.38 Selecting previously unselected package libpython3-stdlib:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.38 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.43 Setting up python3-minimal (3.7.3-1) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.89 Selecting previously unselected package python3.
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.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 ... 23860 files and directories currently installed.)
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.96 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 16.96 Unpacking python3 (3.7.3-1) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.01 Selecting previously unselected package libip4tc0:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.02 Unpacking libip4tc0:s390x (1.8.2-4) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.08 Selecting previously unselected package libip6tc0:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.08 Unpacking libip6tc0:s390x (1.8.2-4) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.18 Selecting previously unselected package libiptc0:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.18 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.18 Unpacking libiptc0:s390x (1.8.2-4) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.23 Selecting previously unselected package libnfnetlink0:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.23 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.29 Selecting previously unselected package libnetfilter-conntrack3:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.29 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.36 Selecting previously unselected package libnftnl11:s390x.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.36 Unpacking libnftnl11:s390x (1.1.2-2) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.43 Selecting previously unselected package iptables.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.43 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.43 Unpacking iptables (1.8.2-4) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.72 Selecting previously unselected package xxd.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.73 Unpacking xxd (2:8.1.0875-5) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.86 Selecting previously unselected package vim-common.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.87 Unpacking vim-common (2:8.1.0875-5) ...
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.97 Selecting previously unselected package bash-completion.
10:59:22 [2020-06-17T10:59:22.745Z] #17 17.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:59:23 [2020-06-17T10:59:23.056Z] ok  	github.com/docker/docker/cmd/dockerd	0.143s	coverage: 30.8% of statements
10:59:23 [2020-06-17T10:59:23.056Z] ok  	github.com/docker/docker/container	0.158s	coverage: 34.4% of statements
10:59:23 [2020-06-17T10:59:23.056Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:59:23 [2020-06-17T10:59:23.056Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:59:23 [2020-06-17T10:59:23.056Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:59:23 [2020-06-17T10:59:23.056Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:59:23 [2020-06-17T10:59:23.204Z] #39 20.33   CC       images/stats.o
10:59:23 [2020-06-17T10:59:23.462Z] #39 20.77   CC       images/core.o
10:59:24 [2020-06-17T10:59:24.027Z] #39 21.34   CC       images/core-x86.o
10:59:24 [2020-06-17T10:59:24.229Z] #17 20.00 Unpacking bash-completion (1:2.8-6) ...
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.25 Selecting previously unselected package bzip2.
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.31 Selecting previously unselected package xz-utils.
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.31 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.31 Unpacking xz-utils (5.2.4-1) ...
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.40 Selecting previously unselected package apparmor.
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.40 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
10:59:24 [2020-06-17T10:59:24.510Z] #17 20.44 Unpacking apparmor (2.13.2-10) ...
10:59:24 [2020-06-17T10:59:24.791Z] #17 20.69 Selecting previously unselected package aufs-tools.
10:59:24 [2020-06-17T10:59:24.791Z] #17 20.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
10:59:24 [2020-06-17T10:59:24.791Z] #17 20.70 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:59:24 [2020-06-17T10:59:24.791Z] #17 20.78 Selecting previously unselected package libonig5:s390x.
10:59:24 [2020-06-17T10:59:24.960Z] #39 22.01   CC       images/core-arm.o
10:59:24 [2020-06-17T10:59:24.981Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.045s	coverage: 65.3% of statements
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.78 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.79 Unpacking libonig5:s390x (6.9.1-1) ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.88 Selecting previously unselected package libjq1:s390x.
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.88 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.95 Selecting previously unselected package jq.
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.95 Unpacking jq (1.5+dfsg-2+b1) ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.98 Selecting previously unselected package libaio1:s390x.
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.98 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 20.98 Unpacking libaio1:s390x (0.3.112-3) ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 21.01 Selecting previously unselected package libgpm2:s390x.
10:59:25 [2020-06-17T10:59:25.072Z] #17 21.01 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 21.01 Unpacking libgpm2:s390x (1.20.7-5) ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 21.04 Selecting previously unselected package libicu63:s390x.
10:59:25 [2020-06-17T10:59:25.072Z] #17 21.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
10:59:25 [2020-06-17T10:59:25.072Z] #17 21.04 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:59:25 [2020-06-17T10:59:25.076Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|deps|name|compiled_files) took 1m54.657972231s 
10:59:25 [2020-06-17T10:59:25.076Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.718518ms 
10:59:25 [2020-06-17T10:59:25.217Z] #39 22.40   CC       images/core-aarch64.o
10:59:25 [2020-06-17T10:59:25.783Z] #39 22.89   CC       images/core-ppc64.o
10:59:26 [2020-06-17T10:59:26.348Z] #39 23.70   CC       images/core-s390.o
10:59:26 [2020-06-17T10:59:26.890Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.047s	coverage: 35.4% of statements
10:59:27 [2020-06-17T10:59:27.281Z] #39 24.40   CC       images/cpuinfo.o
10:59:27 [2020-06-17T10:59:27.539Z] #39 24.78   CC       images/inventory.o
10:59:27 [2020-06-17T10:59:27.736Z] #17 23.27 Selecting previously unselected package libnet1:s390x.
10:59:27 [2020-06-17T10:59:27.736Z] #17 23.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:59:27 [2020-06-17T10:59:27.736Z] #17 23.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.32 Selecting previously unselected package libnl-3-200:s390x.
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.32 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.36 Selecting previously unselected package libprotobuf-c1:s390x.
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.36 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.40 Selecting previously unselected package libreadline5:s390x.
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.41 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.41 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.48 Selecting previously unselected package net-tools.
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.61 Selecting previously unselected package python-pip-whl.
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:59:27 [2020-06-17T10:59:27.737Z] #17 23.62 Unpacking python-pip-whl (18.1-5) ...
10:59:27 [2020-06-17T10:59:27.797Z] #39 25.07   CC       images/fdinfo.o
10:59:28 [2020-06-17T10:59:28.017Z] #17 24.05 Selecting previously unselected package python3-lib2to3.
10:59:28 [2020-06-17T10:59:28.017Z] #17 24.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:59:28 [2020-06-17T10:59:28.017Z] #17 24.05 Unpacking python3-lib2to3 (3.7.3-1) ...
10:59:28 [2020-06-17T10:59:28.017Z] #17 24.12 Selecting previously unselected package python3-distutils.
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.13 Unpacking python3-distutils (3.7.3-1) ...
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.22 Selecting previously unselected package python3-pip.
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.22 Unpacking python3-pip (18.1-5) ...
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.30 Selecting previously unselected package python3-pkg-resources.
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.30 Unpacking python3-pkg-resources (40.8.0-1) ...
10:59:28 [2020-06-17T10:59:28.298Z] #17 24.38 Selecting previously unselected package python3-setuptools.
10:59:28 [2020-06-17T10:59:28.362Z] #39 25.48   CC       images/fown.o
10:59:28 [2020-06-17T10:59:28.362Z] #39 25.70   CC       images/ns.o
10:59:28 [2020-06-17T10:59:28.579Z] #17 24.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:59:28 [2020-06-17T10:59:28.579Z] #17 24.38 Unpacking python3-setuptools (40.8.0-1) ...
10:59:28 [2020-06-17T10:59:28.579Z] #17 24.56 Selecting previously unselected package python3-wheel.
10:59:28 [2020-06-17T10:59:28.579Z] #17 24.56 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:59:28 [2020-06-17T10:59:28.579Z] #17 24.56 Unpacking python3-wheel (0.32.3-2) ...
10:59:28 [2020-06-17T10:59:28.579Z] #17 24.60 Selecting previously unselected package sudo.
10:59:28 [2020-06-17T10:59:28.579Z] #17 24.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
10:59:28 [2020-06-17T10:59:28.579Z] #17 24.60 Unpacking sudo (1.8.27-1+deb10u2) ...
10:59:28 [2020-06-17T10:59:28.803Z] ok  	github.com/docker/docker/daemon/cluster	0.096s	coverage: 0.5% of statements
10:59:28 [2020-06-17T10:59:28.860Z] #17 24.96 Selecting previously unselected package thin-provisioning-tools.
10:59:28 [2020-06-17T10:59:28.928Z] #39 25.93   CC       images/regfile.o
10:59:29 [2020-06-17T10:59:29.141Z] #17 24.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
10:59:29 [2020-06-17T10:59:29.141Z] #17 24.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:59:29 [2020-06-17T10:59:29.141Z] #17 25.08 Selecting previously unselected package uidmap.
10:59:29 [2020-06-17T10:59:29.141Z] #17 25.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
10:59:29 [2020-06-17T10:59:29.141Z] #17 25.09 Unpacking uidmap (1:4.5-1.1) ...
10:59:29 [2020-06-17T10:59:29.141Z] #17 25.16 Selecting previously unselected package vim-runtime.
10:59:29 [2020-06-17T10:59:29.141Z] #17 25.16 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:59:29 [2020-06-17T10:59:29.141Z] #17 25.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:59:29 [2020-06-17T10:59:29.141Z] #17 25.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:59:29 [2020-06-17T10:59:29.185Z] #39 26.28   CC       images/ghost-file.o
10:59:29 [2020-06-17T10:59:29.422Z] #17 25.20 Unpacking vim-runtime (2:8.1.0875-5) ...
10:59:29 [2020-06-17T10:59:29.443Z] #39 26.53   CC       images/fifo.o
10:59:29 [2020-06-17T10:59:29.443Z] #39 26.82   CC       images/remap-file-path.o
10:59:29 [2020-06-17T10:59:29.700Z] #39 27.03   CC       images/eventfd.o
10:59:30 [2020-06-17T10:59:30.266Z] #39 27.31   CC       images/eventpoll.o
10:59:30 [2020-06-17T10:59:30.266Z] #39 ...
10:59:30 [2020-06-17T10:59:30.266Z] 
10:59:30 [2020-06-17T10:59:30.266Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:30 [2020-06-17T10:59:30.266Z] #41 90.21 encoding/xml
10:59:30 [2020-06-17T10:59:30.266Z] #41 93.52 go/doc
10:59:30 [2020-06-17T10:59:30.266Z] #41 96.29 github.com/LK4D4/vndr/versioned
10:59:30 [2020-06-17T10:59:30.266Z] #41 96.38 compress/flate
10:59:30 [2020-06-17T10:59:30.266Z] #41 97.10 github.com/LK4D4/vndr/build
10:59:30 [2020-06-17T10:59:30.266Z] #41 99.45 hash/crc32
10:59:30 [2020-06-17T10:59:30.266Z] #41 99.99 compress/gzip
10:59:30 [2020-06-17T10:59:30.524Z] #41 ...
10:59:30 [2020-06-17T10:59:30.524Z] 
10:59:30 [2020-06-17T10:59:30.524Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:59:30 [2020-06-17T10:59:30.524Z] #47 94.23 mvdan.cc/sh/v3/cmd/shfmt
10:59:30 [2020-06-17T10:59:30.524Z] #47 DONE 100.2s
10:59:30 [2020-06-17T10:59:30.524Z] 
10:59:30 [2020-06-17T10:59:30.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:30 [2020-06-17T10:59:30.524Z] #39 27.82   CC       images/fh.o
10:59:31 [2020-06-17T10:59:31.090Z] #39 28.20   CC       images/fsnotify.o
10:59:31 [2020-06-17T10:59:31.346Z] ok  	github.com/docker/docker/daemon/discovery	0.024s	coverage: 30.0% of statements
10:59:31 [2020-06-17T10:59:31.438Z] #17 27.13 Selecting previously unselected package vim.
10:59:31 [2020-06-17T10:59:31.438Z] #17 27.13 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
10:59:31 [2020-06-17T10:59:31.438Z] #17 27.14 Unpacking vim (2:8.1.0875-5) ...
10:59:31 [2020-06-17T10:59:31.655Z] #39 28.86   CC       images/signalfd.o
10:59:31 [2020-06-17T10:59:31.719Z] #17 27.57 Selecting previously unselected package xfsprogs.
10:59:31 [2020-06-17T10:59:31.719Z] #17 27.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
10:59:31 [2020-06-17T10:59:31.719Z] #17 27.57 Unpacking xfsprogs (4.20.0-1) ...
10:59:31 [2020-06-17T10:59:31.719Z] #17 27.85 Selecting previously unselected package zip.
10:59:31 [2020-06-17T10:59:31.913Z] #39 29.12   CC       images/fs.o
10:59:32 [2020-06-17T10:59:32.000Z] #17 27.86 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 27.86 Unpacking zip (3.0-11+b1) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 27.98 Setting up aufs-tools (1:4.14+20190211-1) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 27.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 27.99 Setting up libip6tc0:s390x (1.8.2-4) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 28.00 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 28.01 Setting up libgpm2:s390x (1.20.7-5) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 28.01 Setting up libip4tc0:s390x (1.8.2-4) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 28.02 Setting up uidmap (1:4.5-1.1) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 28.03 Setting up libnftnl11:s390x (1.1.2-2) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 28.04 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 28.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:59:32 [2020-06-17T10:59:32.000Z] #17 28.07 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:59:32 [2020-06-17T10:59:32.171Z] #39 29.45   CC       images/pstree.o
10:59:32 [2020-06-17T10:59:32.281Z] #17 28.08 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:59:32 [2020-06-17T10:59:32.281Z] #17 28.10 Setting up xxd (2:8.1.0875-5) ...
10:59:32 [2020-06-17T10:59:32.281Z] #17 28.10 Setting up zip (3.0-11+b1) ...
10:59:32 [2020-06-17T10:59:32.281Z] #17 28.11 Setting up vim-common (2:8.1.0875-5) ...
10:59:32 [2020-06-17T10:59:32.281Z] #17 28.12 Setting up bash-completion (1:2.8-6) ...
10:59:32 [2020-06-17T10:59:32.429Z] #39 29.66   CC       images/pipe.o
10:59:32 [2020-06-17T10:59:32.429Z] #39 29.83   CC       images/tcp-stream.o
10:59:32 [2020-06-17T10:59:32.729Z] ok  	github.com/docker/docker/daemon/config	0.090s	coverage: 81.7% of statements
10:59:32 [2020-06-17T10:59:32.729Z] ok  	github.com/docker/docker/daemon/events	0.075s	coverage: 50.0% of statements
10:59:32 [2020-06-17T10:59:32.994Z] #39 30.04   CC       images/sk-packet.o
10:59:32 [2020-06-17T10:59:32.994Z] #39 30.28   CC       images/mnt.o
10:59:33 [2020-06-17T10:59:33.252Z] #39 30.47   CC       images/pipe-data.o
10:59:33 [2020-06-17T10:59:33.319Z] INFO [runner/unused/goanalysis] analyzers took 27.274413304s with top 10 stages: buildssa: 22.886559975s, U1000: 4.387853329s 
10:59:33 [2020-06-17T10:59:33.510Z] #39 30.78   CC       images/sa.o
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.52 Setting up libiptc0:s390x (1.8.2-4) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.53 Setting up xz-utils (5.2.4-1) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.54 Setting up sudo (1.8.27-1+deb10u2) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.57 invoke-rc.d: could not determine current runlevel
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.58 invoke-rc.d: policy-rc.d denied execution of start.
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.59 Setting up pigz (2.4-1) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.60 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.60 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.61 Setting up python-pip-whl (18.1-5) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.62 Setting up libmpdec2:s390x (2.4.2-2) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.63 Setting up vim-runtime (2:8.1.0875-5) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.83 Setting up libaio1:s390x (0.3.112-3) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 29.84 Setting up libonig5:s390x (6.9.1-1) ...
10:59:33 [2020-06-17T10:59:33.746Z] #17 ...
10:59:33 [2020-06-17T10:59:33.746Z] 
10:59:33 [2020-06-17T10:59:33.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:33 [2020-06-17T10:59:33.746Z] #39 67.63   CC       criu/cr-errno.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 67.65   CC       criu/cr-restore.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 69.63   CC       criu/cr-service.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 70.28   CC       criu/crtools.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 70.50   CC       criu/eventfd.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 70.62   CC       criu/eventpoll.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 71.01   CC       criu/external.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 71.20   CC       criu/fault-injection.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 71.25   CC       criu/fdstore.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 71.46   CC       criu/fifo.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 71.68   CC       criu/file-ids.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 71.87   CC       criu/file-lock.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 72.29   CC       criu/files-ext.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 72.46   CC       criu/files-reg.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 73.52   CC       criu/files.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 74.78   CC       criu/filesystems.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 75.11   CC       criu/fsnotify.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 75.81   CC       criu/image-desc.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 75.87   CC       criu/image.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 76.39   CC       criu/ipc_ns.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 77.05   CC       criu/irmap.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 77.44   CC       criu/kcmp-ids.o
10:59:33 [2020-06-17T10:59:33.746Z] #39 77.58   CC       criu/kerndat.o
10:59:33 [2020-06-17T10:59:33.767Z] #39 30.97   CC       images/timer.o
10:59:34 [2020-06-17T10:59:34.025Z] #39 31.33   CC       images/timerfd.o
10:59:34 [2020-06-17T10:59:34.027Z] #39 ...
10:59:34 [2020-06-17T10:59:34.027Z] 
10:59:34 [2020-06-17T10:59:34.027Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.85 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.85 Setting up vim (2:8.1.0875-5) ...
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.89 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.90 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.90 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.91 Setting up jq (1.5+dfsg-2+b1) ...
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.92 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
10:59:34 [2020-06-17T10:59:34.027Z] #17 29.92 Setting up python3.7 (3.7.3-2+deb10u1) ...
10:59:34 [2020-06-17T10:59:34.118Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
10:59:34 [2020-06-17T10:59:34.283Z] #39 31.55   CC       images/mm.o
10:59:34 [2020-06-17T10:59:34.887Z] #39 31.91   CC       images/sk-opts.o
10:59:34 [2020-06-17T10:59:34.887Z] #39 32.12   CC       images/sk-unix.o
10:59:35 [2020-06-17T10:59:35.160Z] #39 32.46   CC       images/sk-inet.o
10:59:35 [2020-06-17T10:59:35.492Z] #17 31.34 Setting up iptables (1.8.2-4) ...
10:59:35 [2020-06-17T10:59:35.492Z] #17 31.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:59:35 [2020-06-17T10:59:35.492Z] #17 31.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:59:35 [2020-06-17T10:59:35.492Z] #17 31.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:59:35 [2020-06-17T10:59:35.492Z] #17 31.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:59:35 [2020-06-17T10:59:35.492Z] #17 31.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:59:35 [2020-06-17T10:59:35.492Z] #17 31.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:59:35 [2020-06-17T10:59:35.492Z] #17 31.36 Setting up python3 (3.7.3-1) ...
10:59:35 [2020-06-17T10:59:35.728Z] #39 32.94   CC       images/tun.o
10:59:35 [2020-06-17T10:59:35.773Z] #17 31.63 Setting up python3-wheel (0.32.3-2) ...
10:59:35 [2020-06-17T10:59:35.988Z] #39 33.26   CC       images/sk-netlink.o
10:59:36 [2020-06-17T10:59:36.053Z] #17 31.97 Setting up apparmor (2.13.2-10) ...
10:59:36 [2020-06-17T10:59:36.250Z] #39 33.41   CC       images/packet-sock.o
10:59:36 [2020-06-17T10:59:36.508Z] #39 33.81   CC       images/ipc-var.o
10:59:36 [2020-06-17T10:59:36.765Z] #39 34.01   CC       images/ipc-desc.o
10:59:36 [2020-06-17T10:59:36.765Z] #39 34.17   CC       images/ipc-shm.o
10:59:37 [2020-06-17T10:59:37.056Z] #17 32.96 Setting up xfsprogs (4.20.0-1) ...
10:59:37 [2020-06-17T10:59:37.056Z] #17 32.98 Setting up python3-lib2to3 (3.7.3-1) ...
10:59:37 [2020-06-17T10:59:37.198Z] Removing intermediate container 32ab951214df
10:59:37 [2020-06-17T10:59:37.198Z]  ---> 4fb6380f6aed
10:59:37 [2020-06-17T10:59:37.198Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch
10:59:37 [2020-06-17T10:59:37.198Z]  ---> 81e9279b4cb2
10:59:37 [2020-06-17T10:59:37.199Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
10:59:37 [2020-06-17T10:59:37.199Z]  ---> 43b3407650df
10:59:37 [2020-06-17T10:59:37.199Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
10:59:37 [2020-06-17T10:59:37.199Z]  ---> Running in 0202b8be618e
10:59:37 [2020-06-17T10:59:37.199Z] Removing intermediate container 0202b8be618e
10:59:37 [2020-06-17T10:59:37.199Z]  ---> 80122fd78450
10:59:37 [2020-06-17T10:59:37.199Z] Successfully built 80122fd78450
10:59:37 [2020-06-17T10:59:37.199Z] Successfully tagged moby-buildx:latest
10:59:37 [2020-06-17T10:59:37.199Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
10:59:37 [2020-06-17T10:59:37.199Z] if [ -n "${id}" ]; then \
10:59:37 [2020-06-17T10:59:37.199Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
10:59:37 [2020-06-17T10:59:37.199Z] 	&& touch bundles/buildx; \
10:59:37 [2020-06-17T10:59:37.199Z] 	docker rm -f ${id}; \
10:59:37 [2020-06-17T10:59:37.199Z] fi
10:59:37 [2020-06-17T10:59:37.199Z] cf97d3a7775afeedcac5c0c505388aa3c5de94bc6c8728bfcd50c59e5867030c
10:59:37 [2020-06-17T10:59:37.199Z] bundles/buildx version
10:59:37 [2020-06-17T10:59:37.199Z] buildx v0.3.1 6db68d0
10:59:37 [2020-06-17T10:59:37.199Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 .
10:59:37 [2020-06-17T10:59:37.199Z] #1 [internal] booting buildkit
10:59:37 [2020-06-17T10:59:37.199Z] #1 pulling image moby/buildkit:buildx-stable-1
10:59:37 [2020-06-17T10:59:37.199Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
10:59:37 [2020-06-17T10:59:37.199Z] #1 creating container buildx_buildkit_default
10:59:37 [2020-06-17T10:59:37.199Z] #1 creating container buildx_buildkit_default 0.4s done
10:59:37 [2020-06-17T10:59:37.199Z] #1 DONE 3.2s
10:59:37 [2020-06-17T10:59:37.199Z] 
10:59:37 [2020-06-17T10:59:37.199Z] #3 [internal] load .dockerignore
10:59:37 [2020-06-17T10:59:37.199Z] #3 transferring context: 87B 0.0s done
10:59:37 [2020-06-17T10:59:37.199Z] #3 DONE 0.0s
10:59:37 [2020-06-17T10:59:37.199Z] 
10:59:37 [2020-06-17T10:59:37.199Z] #2 [internal] load build definition from Dockerfile
10:59:37 [2020-06-17T10:59:37.199Z] #2 transferring dockerfile: 16.36kB done
10:59:37 [2020-06-17T10:59:37.199Z] #2 DONE 0.0s
10:59:37 [2020-06-17T10:59:37.199Z] 
10:59:37 [2020-06-17T10:59:37.199Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:59:37 [2020-06-17T10:59:37.329Z] #39 34.33   CC       images/ipc-msg.o
10:59:37 [2020-06-17T10:59:37.337Z] #17 33.21 Setting up python3-pkg-resources (40.8.0-1) ...
10:59:37 [2020-06-17T10:59:37.407Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.559s	coverage: 13.8% of statements
10:59:37 [2020-06-17T10:59:37.407Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.019s	coverage: 2.9% of statements
10:59:37 [2020-06-17T10:59:37.486Z] #4 DONE 0.9s
10:59:37 [2020-06-17T10:59:37.486Z] 
10:59:37 [2020-06-17T10:59:37.486Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:59:37 [2020-06-17T10:59:37.486Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:59:37 [2020-06-17T10:59:37.586Z] #39 34.63   CC       images/ipc-sem.o
10:59:37 [2020-06-17T10:59:37.586Z] #39 34.87   CC       images/utsns.o
10:59:37 [2020-06-17T10:59:37.774Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
10:59:37 [2020-06-17T10:59:37.774Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:59:37 [2020-06-17T10:59:37.774Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
10:59:37 [2020-06-17T10:59:37.774Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
10:59:37 [2020-06-17T10:59:37.844Z] #39 35.14   CC       images/creds.o
10:59:37 [2020-06-17T10:59:37.949Z] #17 33.90 Setting up python3-distutils (3.7.3-1) ...
10:59:38 [2020-06-17T10:59:38.101Z] #39 35.30   CC       images/vma.o
10:59:38 [2020-06-17T10:59:38.230Z] #17 34.26 Setting up python3-setuptools (40.8.0-1) ...
10:59:38 [2020-06-17T10:59:38.358Z] #39 35.51   CC       images/netdev.o
10:59:38 [2020-06-17T10:59:38.789Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 1.0s done
10:59:38 [2020-06-17T10:59:38.790Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
10:59:38 [2020-06-17T10:59:38.790Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
10:59:38 [2020-06-17T10:59:38.923Z] #39 35.92   CC       images/tty.o
10:59:39 [2020-06-17T10:59:39.074Z] #5 DONE 1.6s
10:59:39 [2020-06-17T10:59:39.074Z] 
10:59:39 [2020-06-17T10:59:39.074Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:59:39 [2020-06-17T10:59:39.180Z] #39 36.49   CC       images/file-lock.o
10:59:39 [2020-06-17T10:59:39.232Z] #17 35.00 Setting up python3-pip (18.1-5) ...
10:59:39 [2020-06-17T10:59:39.314Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.608s	coverage: 57.0% of statements
10:59:39 [2020-06-17T10:59:39.437Z] #39 36.75   CC       images/rlimit.o
10:59:39 [2020-06-17T10:59:39.513Z] #17 35.49 Processing triggers for libc-bin (2.28-10) ...
10:59:39 [2020-06-17T10:59:39.513Z] #17 35.51 Processing triggers for mime-support (3.62) ...
10:59:39 [2020-06-17T10:59:39.694Z] #39 36.94   CC       images/pagemap.o
10:59:39 [2020-06-17T10:59:39.951Z] #39 37.29   CC       images/siginfo.o
10:59:40 [2020-06-17T10:59:40.100Z] #7 DONE 0.8s
10:59:40 [2020-06-17T10:59:40.101Z] 
10:59:40 [2020-06-17T10:59:40.101Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
10:59:40 [2020-06-17T10:59:40.101Z] #6 DONE 1.0s
10:59:40 [2020-06-17T10:59:40.101Z] 
10:59:40 [2020-06-17T10:59:40.101Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:59:40 [2020-06-17T10:59:40.101Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done
10:59:40 [2020-06-17T10:59:40.127Z] #17 DONE 36.0s
10:59:40 [2020-06-17T10:59:40.127Z] 
10:59:40 [2020-06-17T10:59:40.127Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:59:40 [2020-06-17T10:59:40.515Z] #39 37.55   CC       images/rpc.o
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 0B / 96.51MB 0.1s
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:b9098f2aad72211ea86eb4524dcc9f788608a4e4dffd4667635a085bbb41c303 1.79kB / 1.79kB done
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:dade1c93ad14617177088eeb15a5ae459f319dc9d60721739f35d8e4020c355e 0B / 155B 0.1s
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:461a5bbdfb5b8223e933f67167ebe1255659ed90a2d2380291a20b334a696082 5.46kB / 5.46kB done
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s
10:59:41 [2020-06-17T10:59:41.225Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s
10:59:41 [2020-06-17T10:59:41.446Z] #39 ...
10:59:41 [2020-06-17T10:59:41.446Z] 
10:59:41 [2020-06-17T10:59:41.446Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:41 [2020-06-17T10:59:41.446Z] #41 101.2 vendor/golang.org/x/text/transform
10:59:41 [2020-06-17T10:59:41.446Z] #41 101.2 net
10:59:41 [2020-06-17T10:59:41.446Z] #41 101.8 vendor/golang.org/x/text/unicode/bidi
10:59:41 [2020-06-17T10:59:41.446Z] #41 103.5 vendor/golang.org/x/text/secure/bidirule
10:59:41 [2020-06-17T10:59:41.446Z] #41 103.7 vendor/golang.org/x/text/unicode/norm
10:59:41 [2020-06-17T10:59:41.446Z] #41 107.7 vendor/golang.org/x/net/idna
10:59:41 [2020-06-17T10:59:41.446Z] #41 110.5 vendor/golang.org/x/net/http2/hpack
10:59:41 [2020-06-17T10:59:41.446Z] #41 ...
10:59:41 [2020-06-17T10:59:41.446Z] 
10:59:41 [2020-06-17T10:59:41.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:59:41 [2020-06-17T10:59:41.446Z] #10 103.7 Selecting previously unselected package g++-mingw-w64-x86-64.
10:59:41 [2020-06-17T10:59:41.446Z] #10 103.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:59:41 [2020-06-17T10:59:41.446Z] #10 103.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:59:41 [2020-06-17T10:59:41.446Z] #10 ...
10:59:41 [2020-06-17T10:59:41.446Z] 
10:59:41 [2020-06-17T10:59:41.446Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:41 [2020-06-17T10:59:41.446Z] #41 111.5 mime
10:59:41 [2020-06-17T10:59:41.516Z] #8 sha256:dade1c93ad14617177088eeb15a5ae459f319dc9d60721739f35d8e4020c355e 155B / 155B 0.5s done
10:59:41 [2020-06-17T10:59:41.516Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.83MB / 10.73MB 0.6s
10:59:41 [2020-06-17T10:59:41.516Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 2.98MB / 10.73MB 0.7s
10:59:41 [2020-06-17T10:59:41.516Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.01MB / 8.25MB 0.7s
10:59:41 [2020-06-17T10:59:41.596Z] #18 1.284 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:59:41 [2020-06-17T10:59:41.596Z] #18 1.288 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:59:41 [2020-06-17T10:59:41.596Z] #18 1.290 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:59:41 [2020-06-17T10:59:41.596Z] #18 DONE 1.5s
10:59:41 [2020-06-17T10:59:41.596Z] 
10:59:41 [2020-06-17T10:59:41.596Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:59:41 [2020-06-17T10:59:41.854Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 5.14MB / 96.51MB 0.9s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 3.69MB / 73.55MB 0.9s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 5.44MB / 10.73MB 0.9s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 4.68MB / 54.14MB 0.9s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.59MB / 8.25MB 0.9s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 8.76MB / 73.55MB 1.1s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 5.36MB / 57.46MB 1.1s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 9.88MB / 10.73MB 1.1s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.1s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.64MB / 10.73MB 1.2s
10:59:41 [2020-06-17T10:59:41.933Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.1s done
10:59:42 [2020-06-17T10:59:42.273Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 12.72MB / 96.51MB 1.4s
10:59:42 [2020-06-17T10:59:42.273Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 12.47MB / 73.55MB 1.4s
10:59:42 [2020-06-17T10:59:42.273Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 10.48MB / 57.46MB 1.4s
10:59:42 [2020-06-17T10:59:42.273Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.2s done
10:59:42 [2020-06-17T10:59:42.273Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 10.91MB / 54.14MB 1.4s
10:59:42 [2020-06-17T10:59:42.273Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 14.34MB / 54.14MB 1.5s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 18.66MB / 96.51MB 1.7s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 18.46MB / 73.55MB 1.7s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 16.54MB / 57.46MB 1.7s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 17.76MB / 54.14MB 1.7s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 20.07MB / 57.46MB 1.8s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 23.97MB / 96.51MB 2.0s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 23.55MB / 73.55MB 2.0s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 24.52MB / 57.46MB 2.0s
10:59:42 [2020-06-17T10:59:42.635Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 22.33MB / 54.14MB 2.0s
10:59:42 [2020-06-17T10:59:42.793Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.719s	coverage: 46.2% of statements
10:59:42 [2020-06-17T10:59:42.965Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 27.34MB / 73.55MB 2.2s
10:59:42 [2020-06-17T10:59:42.965Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 28.29MB / 57.46MB 2.2s
10:59:42 [2020-06-17T10:59:42.965Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 26.81MB / 54.14MB 2.2s
10:59:43 [2020-06-17T10:59:43.280Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 30.65MB / 96.51MB 2.4s
10:59:43 [2020-06-17T10:59:43.280Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 31.84MB / 57.46MB 2.4s
10:59:43 [2020-06-17T10:59:43.280Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 30.24MB / 54.14MB 2.4s
10:59:43 [2020-06-17T10:59:43.280Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 33.98MB / 73.55MB 2.6s
10:59:43 [2020-06-17T10:59:43.280Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 37.53MB / 57.46MB 2.6s
10:59:43 [2020-06-17T10:59:43.280Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 34.33MB / 54.14MB 2.6s
10:59:43 [2020-06-17T10:59:43.280Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 37.32MB / 96.51MB 2.7s
10:59:43 [2020-06-17T10:59:43.849Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 39.15MB / 73.55MB 2.8s
10:59:43 [2020-06-17T10:59:43.849Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 43.40MB / 57.46MB 2.8s
10:59:43 [2020-06-17T10:59:43.849Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 38.01MB / 54.14MB 2.8s
10:59:43 [2020-06-17T10:59:43.849Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 43.99MB / 96.51MB 3.0s
10:59:43 [2020-06-17T10:59:43.849Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 47.61MB / 57.46MB 3.0s
10:59:43 [2020-06-17T10:59:43.849Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 45.00MB / 73.55MB 3.1s
10:59:43 [2020-06-17T10:59:43.849Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 50.67MB / 57.46MB 3.1s
10:59:43 [2020-06-17T10:59:43.849Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 42.57MB / 54.14MB 3.1s
10:59:43 [2020-06-17T10:59:43.971Z] #41 113.4 mime/quotedprintable
10:59:43 [2020-06-17T10:59:43.971Z] #41 113.8 net/http/internal
10:59:44 [2020-06-17T10:59:44.141Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 52.36MB / 96.51MB 3.3s
10:59:44 [2020-06-17T10:59:44.141Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 54.28MB / 57.46MB 3.3s
10:59:44 [2020-06-17T10:59:44.141Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 46.06MB / 54.14MB 3.3s
10:59:44 [2020-06-17T10:59:44.141Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 51.67MB / 73.55MB 3.5s
10:59:44 [2020-06-17T10:59:44.141Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 3.5s
10:59:44 [2020-06-17T10:59:44.171Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.524s	coverage: 73.1% of statements
10:59:44 [2020-06-17T10:59:44.277Z] #19 ...
10:59:44 [2020-06-17T10:59:44.277Z] 
10:59:44 [2020-06-17T10:59:44.277Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:44 [2020-06-17T10:59:44.277Z] #39 78.13   CC       criu/libnetlink.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 78.45   CC       criu/log.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 78.84   CC       criu/lsm.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 79.18   CC       criu/mem.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 80.03   CC       criu/memfd.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 80.28   CC       criu/mount.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 82.43   CC       criu/namespaces.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 83.58   CC       criu/net.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 85.37   CC       criu/netfilter.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 85.69   CC       criu/page-pipe.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 86.14   CC       criu/page-xfer.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 87.07   CC       criu/pagemap-cache.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 87.26   CC       criu/pagemap.o
10:59:44 [2020-06-17T10:59:44.277Z] #39 88.00   CC       criu/parasite-syscall.o
10:59:44 [2020-06-17T10:59:44.461Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 60.48MB / 96.51MB 3.6s
10:59:44 [2020-06-17T10:59:44.461Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 55.39MB / 73.55MB 3.6s
10:59:44 [2020-06-17T10:59:44.461Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 3.5s done
10:59:44 [2020-06-17T10:59:44.461Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 50.02MB / 54.14MB 3.6s
10:59:44 [2020-06-17T10:59:44.461Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 59.71MB / 73.55MB 3.8s
10:59:44 [2020-06-17T10:59:44.461Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 3.8s
10:59:44 [2020-06-17T10:59:44.557Z] #39 ...
10:59:44 [2020-06-17T10:59:44.557Z] 
10:59:44 [2020-06-17T10:59:44.557Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:59:44 [2020-06-17T10:59:44.557Z] #36 124.1 + dpkg --print-architecture
10:59:44 [2020-06-17T10:59:44.557Z] #36 124.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:59:44 [2020-06-17T10:59:44.557Z] #36 124.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:59:44 [2020-06-17T10:59:44.557Z] #36 124.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:59:44 [2020-06-17T10:59:44.767Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 68.30MB / 96.51MB 3.9s
10:59:44 [2020-06-17T10:59:44.767Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 3.8s done
10:59:44 [2020-06-17T10:59:44.767Z] #8 ...
10:59:44 [2020-06-17T10:59:44.767Z] 
10:59:44 [2020-06-17T10:59:44.767Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:59:44 [2020-06-17T10:59:44.767Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:59:44 [2020-06-17T10:59:44.767Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
10:59:44 [2020-06-17T10:59:44.767Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:59:44 [2020-06-17T10:59:44.767Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:59:44 [2020-06-17T10:59:44.767Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.5s done
10:59:44 [2020-06-17T10:59:44.767Z] #59 DONE 4.6s
10:59:44 [2020-06-17T10:59:44.767Z] 
10:59:44 [2020-06-17T10:59:44.767Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:59:44 [2020-06-17T10:59:44.767Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 68.39MB / 73.55MB 4.0s
10:59:45 [2020-06-17T10:59:45.078Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 76.82MB / 96.51MB 4.2s
10:59:45 [2020-06-17T10:59:45.078Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 72.61MB / 73.55MB 4.2s
10:59:45 [2020-06-17T10:59:45.078Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 82.98MB / 96.51MB 4.3s
10:59:45 [2020-06-17T10:59:45.078Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 4.3s done
10:59:45 [2020-06-17T10:59:45.109Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.849s	coverage: 49.5% of statements
10:59:45 [2020-06-17T10:59:45.365Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 96.51MB / 96.51MB 4.6s
10:59:45 [2020-06-17T10:59:45.365Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 96.51MB / 96.51MB 4.7s done
10:59:45 [2020-06-17T10:59:45.365Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4
10:59:45 [2020-06-17T10:59:45.654Z] #8 ...
10:59:45 [2020-06-17T10:59:45.654Z] 
10:59:45 [2020-06-17T10:59:45.654Z] #21 [internal] load build context
10:59:45 [2020-06-17T10:59:45.654Z] #21 transferring context: 51.19MB 5.4s done
10:59:45 [2020-06-17T10:59:45.654Z] #21 DONE 5.5s
10:59:45 [2020-06-17T10:59:45.654Z] 
10:59:45 [2020-06-17T10:59:45.654Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
10:59:46 [2020-06-17T10:59:46.049Z] ok  	github.com/docker/docker/daemon	12.359s	coverage: 17.6% of statements
10:59:46 [2020-06-17T10:59:46.049Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:59:46 [2020-06-17T10:59:46.049Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:59:46 [2020-06-17T10:59:46.049Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:59:46 [2020-06-17T10:59:46.049Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:59:46 [2020-06-17T10:59:46.049Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:59:46 [2020-06-17T10:59:46.989Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.622s	coverage: 76.1% of statements
10:59:46 [2020-06-17T10:59:46.989Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.058s	coverage: 58.0% of statements
10:59:47 [2020-06-17T10:59:47.224Z] #36 ...
10:59:47 [2020-06-17T10:59:47.224Z] 
10:59:47 [2020-06-17T10:59:47.224Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:59:47 [2020-06-17T10:59:47.224Z] #19 3.386 Collecting yamllint==1.16.0
10:59:47 [2020-06-17T10:59:47.224Z] #19 3.503   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:59:47 [2020-06-17T10:59:47.224Z] #19 3.539 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:59:47 [2020-06-17T10:59:47.224Z] #19 3.558   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:59:47 [2020-06-17T10:59:47.224Z] #19 3.573 Collecting pyyaml (from yamllint==1.16.0)
10:59:47 [2020-06-17T10:59:47.224Z] #19 3.642   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:59:47 [2020-06-17T10:59:47.224Z] #19 4.295 Building wheels for collected packages: pyyaml
10:59:47 [2020-06-17T10:59:47.224Z] #19 4.295   Running setup.py bdist_wheel for pyyaml: started
10:59:47 [2020-06-17T10:59:47.224Z] #19 4.827   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:59:47 [2020-06-17T10:59:47.224Z] #19 4.829   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:59:47 [2020-06-17T10:59:47.224Z] #19 4.861 Successfully built pyyaml
10:59:47 [2020-06-17T10:59:47.224Z] #19 4.877 Installing collected packages: pathspec, pyyaml, yamllint
10:59:47 [2020-06-17T10:59:47.224Z] #19 5.108 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:59:47 [2020-06-17T10:59:47.224Z] #19 DONE 5.4s
10:59:47 [2020-06-17T10:59:47.224Z] 
10:59:47 [2020-06-17T10:59:47.224Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:59:47 [2020-06-17T10:59:47.224Z] #22 DONE 0.2s
10:59:47 [2020-06-17T10:59:47.224Z] 
10:59:47 [2020-06-17T10:59:47.224Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:59:47 [2020-06-17T10:59:47.246Z] #41 ...
10:59:47 [2020-06-17T10:59:47.246Z] 
10:59:47 [2020-06-17T10:59:47.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:47 [2020-06-17T10:59:47.246Z] #39 38.80   CC       images/ext-file.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 38.98   CC       images/cgroup.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 39.55   CC       images/userns.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 39.91   CC       images/google/protobuf/descriptor.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 41.49   CC       images/opts.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 41.69   CC       images/seccomp.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 41.91   CC       images/binfmt-misc.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 42.19   CC       images/time.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 42.49   CC       images/sysctl.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 42.69   CC       images/autofs.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 42.88   CC       images/macvlan.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 43.13   CC       images/sit.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 43.38   CC       images/memfd.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 43.61   CC       images/timens.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 43.89   LINK     images/built-in.o
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.08   GEN      compel/include/asm
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.12   GEN      compel/include/version.h
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.15 touch .config
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.20   GEN      include/common/config.h
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.29   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.30   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.33   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.35   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.38   DEP      compel/arch/x86/plugins/std/memcpy.d
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.41   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.44   GEN      compel/plugins/include/uapi/std/syscall.h
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.49   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.49   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.53   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:59:47 [2020-06-17T10:59:47.246Z] #39 44.54   DEP      compel/plugins/std/infect.d
10:59:47 [2020-06-17T10:59:47.503Z] #39 44.65   DEP      compel/plugins/std/string.d
10:59:47 [2020-06-17T10:59:47.503Z] #39 44.72   DEP      compel/plugins/std/log.d
10:59:47 [2020-06-17T10:59:47.503Z] #39 44.85   DEP      compel/plugins/std/fds.d
10:59:47 [2020-06-17T10:59:47.760Z] #39 45.01   DEP      compel/plugins/std/std.d
10:59:47 [2020-06-17T10:59:47.760Z] #39 45.11   DEP      compel/plugins/shmem/shmem.d
10:59:47 [2020-06-17T10:59:47.836Z] #26 DONE 0.7s
10:59:47 [2020-06-17T10:59:47.836Z] 
10:59:47 [2020-06-17T10:59:47.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:47 [2020-06-17T10:59:47.836Z] #39 88.65   CC       criu/path.o
10:59:47 [2020-06-17T10:59:47.836Z] #39 88.77   CC       criu/pie-util-vdso.o
10:59:47 [2020-06-17T10:59:47.836Z] #39 88.98   CC       criu/pie-util.o
10:59:47 [2020-06-17T10:59:47.836Z] #39 89.18   CC       criu/pipes.o
10:59:47 [2020-06-17T10:59:47.836Z] #39 89.78   CC       criu/plugin.o
10:59:47 [2020-06-17T10:59:47.836Z] #39 89.99   CC       criu/proc_parse.o
10:59:47 [2020-06-17T10:59:47.836Z] #39 91.56   CC       criu/protobuf-desc.o
10:59:47 [2020-06-17T10:59:47.928Z] ok  	github.com/docker/docker/daemon/links	0.026s	coverage: 93.0% of statements
10:59:48 [2020-06-17T10:59:48.017Z] #39 45.21   DEP      compel/plugins/fds/fds.d
10:59:48 [2020-06-17T10:59:48.017Z] #39 45.30   CC       compel/plugins/std/std.o
10:59:48 [2020-06-17T10:59:48.117Z] #39 ...
10:59:48 [2020-06-17T10:59:48.117Z] 
10:59:48 [2020-06-17T10:59:48.117Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:59:48 [2020-06-17T10:59:48.117Z] #29 DONE 0.2s
10:59:48 [2020-06-17T10:59:48.117Z] 
10:59:48 [2020-06-17T10:59:48.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:48 [2020-06-17T10:59:48.117Z] #39 92.09   CC       criu/protobuf.o
10:59:48 [2020-06-17T10:59:48.274Z] #39 45.65   CC       compel/plugins/std/fds.o
10:59:48 [2020-06-17T10:59:48.398Z] #39 ...
10:59:48 [2020-06-17T10:59:48.398Z] 
10:59:48 [2020-06-17T10:59:48.398Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:59:48 [2020-06-17T10:59:48.398Z] #31 DONE 0.3s
10:59:48 [2020-06-17T10:59:48.497Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.048s	coverage: 3.0% of statements
10:59:48 [2020-06-17T10:59:48.531Z] #39 ...
10:59:48 [2020-06-17T10:59:48.531Z] 
10:59:48 [2020-06-17T10:59:48.531Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:48 [2020-06-17T10:59:48.531Z] #41 118.3 net/textproto
10:59:48 [2020-06-17T10:59:48.531Z] #41 118.3 crypto/x509
10:59:48 [2020-06-17T10:59:48.678Z] 
10:59:48 [2020-06-17T10:59:48.678Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:59:48 [2020-06-17T10:59:48.678Z] #34 DONE 0.1s
10:59:48 [2020-06-17T10:59:48.678Z] 
10:59:48 [2020-06-17T10:59:48.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:48 [2020-06-17T10:59:48.678Z] #39 92.33   CC       criu/pstree.o
10:59:49 [2020-06-17T10:59:49.290Z] #39 93.00   CC       criu/rbtree.o
10:59:49 [2020-06-17T10:59:49.571Z] #39 93.24   CC       criu/rst-malloc.o
10:59:49 [2020-06-17T10:59:49.571Z] #39 93.39   CC       criu/seccomp.o
10:59:49 [2020-06-17T10:59:49.852Z] #39 93.68   CC       criu/seize.o
10:59:49 [2020-06-17T10:59:49.899Z] #41 119.5 vendor/golang.org/x/net/http/httpguts
10:59:49 [2020-06-17T10:59:49.900Z] #41 119.8 vendor/golang.org/x/net/http/httpproxy
10:59:50 [2020-06-17T10:59:50.407Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 41.8% of statements
10:59:50 [2020-06-17T10:59:50.407Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.8% of statements
10:59:50 [2020-06-17T10:59:50.407Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.869s	coverage: 57.7% of statements
10:59:50 [2020-06-17T10:59:50.407Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:59:50 [2020-06-17T10:59:50.407Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:59:50 [2020-06-17T10:59:50.407Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:59:50 [2020-06-17T10:59:50.407Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:59:50 [2020-06-17T10:59:50.463Z] #41 120.4 mime/multipart
10:59:50 [2020-06-17T10:59:50.464Z] #39 94.05   CC       criu/servicefd.o
10:59:50 [2020-06-17T10:59:50.464Z] #39 94.28   CC       criu/shmem.o
10:59:51 [2020-06-17T10:59:51.146Z] #39 95.07   CC       criu/sigframe.o
10:59:51 [2020-06-17T10:59:51.428Z] #39 95.17   CC       criu/signalfd.o
10:59:51 [2020-06-17T10:59:51.428Z] #39 95.36   CC       criu/sk-inet.o
10:59:51 [2020-06-17T10:59:51.788Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 67.0% of statements
10:59:51 [2020-06-17T10:59:51.788Z] ok  	github.com/docker/docker/daemon/logger/journald	0.018s	coverage: 26.2% of statements
10:59:51 [2020-06-17T10:59:51.788Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.323s	coverage: 77.4% of statements
10:59:51 [2020-06-17T10:59:51.788Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:59:51 [2020-06-17T10:59:51.788Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:59:52 [2020-06-17T10:59:52.358Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.045s	coverage: 61.6% of statements
10:59:52 [2020-06-17T10:59:52.358Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.036s	coverage: 87.2% of statements
10:59:52 [2020-06-17T10:59:52.431Z] #39 96.06   CC       criu/sk-netlink.o
10:59:52 [2020-06-17T10:59:52.431Z] #39 96.26   CC       criu/sk-packet.o
10:59:52 [2020-06-17T10:59:52.985Z] #41 122.7 crypto/tls
10:59:52 [2020-06-17T10:59:52.985Z] #41 ...
10:59:52 [2020-06-17T10:59:52.985Z] 
10:59:52 [2020-06-17T10:59:52.985Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:59:52 [2020-06-17T10:59:52.985Z] #54 115.3 + for f in rootlesskit rootlesskit-docker-proxy
10:59:52 [2020-06-17T10:59:52.985Z] #54 115.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:59:52 [2020-06-17T10:59:52.985Z] #54 DONE 122.9s
10:59:52 [2020-06-17T10:59:52.985Z] 
10:59:52 [2020-06-17T10:59:52.985Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:59:52 [2020-06-17T10:59:52.985Z] #55 DONE 0.0s
10:59:52 [2020-06-17T10:59:52.985Z] 
10:59:52 [2020-06-17T10:59:52.985Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:59:52 [2020-06-17T10:59:52.985Z] #56 DONE 0.0s
10:59:53 [2020-06-17T10:59:53.042Z] #39 96.59   CC       criu/sk-queue.o
10:59:53 [2020-06-17T10:59:53.042Z] #39 96.84   CC       criu/sk-tcp.o
10:59:53 [2020-06-17T10:59:53.243Z] 
10:59:53 [2020-06-17T10:59:53.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.3 Selecting previously unselected package libapparmor1:amd64.
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.5 Selecting previously unselected package libapparmor-dev:amd64.
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.7 Selecting previously unselected package libbtrfs0.
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.7 Unpacking libbtrfs0 (4.20.1-2) ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.8 Selecting previously unselected package libbtrfs-dev.
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 121.8 Unpacking libbtrfs-dev (4.20.1-2) ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.1 Selecting previously unselected package libudev-dev:amd64.
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.2 Selecting previously unselected package libsepol1-dev:amd64.
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.7 Selecting previously unselected package libpcre16-3:amd64.
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 122.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 123.0 Selecting previously unselected package libpcre32-3:amd64.
10:59:53 [2020-06-17T10:59:53.243Z] #10 123.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.243Z] #10 123.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:59:53 [2020-06-17T10:59:53.322Z] #39 97.17   CC       criu/sk-unix.o
10:59:53 [2020-06-17T10:59:53.500Z] #10 123.4 Selecting previously unselected package libpcrecpp0v5:amd64.
10:59:53 [2020-06-17T10:59:53.500Z] #10 123.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.500Z] #10 123.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:59:53 [2020-06-17T10:59:53.740Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 75.2% of statements
10:59:53 [2020-06-17T10:59:53.740Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:59:53 [2020-06-17T10:59:53.757Z] #10 123.7 Selecting previously unselected package libpcre3-dev:amd64.
10:59:53 [2020-06-17T10:59:53.757Z] #10 123.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:59:53 [2020-06-17T10:59:53.757Z] #10 123.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:59:54 [2020-06-17T10:59:54.001Z] time="2020-06-17T10:59:53Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate554040376/log527469111.1: no such file or directory"
10:59:54 [2020-06-17T10:59:54.001Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.073s	coverage: 37.7% of statements
10:59:54 [2020-06-17T10:59:54.261Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.041s	coverage: 33.3% of statements
10:59:54 [2020-06-17T10:59:54.699Z] #10 124.4 Selecting previously unselected package libselinux1-dev:amd64.
10:59:54 [2020-06-17T10:59:54.699Z] #10 124.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:59:54 [2020-06-17T10:59:54.699Z] #10 124.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:59:54 [2020-06-17T10:59:54.788Z] #39 98.52   CC       criu/sockets.o
10:59:54 [2020-06-17T10:59:54.832Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
10:59:54 [2020-06-17T10:59:54.956Z] #10 124.7 Selecting previously unselected package libdevmapper-dev:amd64.
10:59:54 [2020-06-17T10:59:54.956Z] #10 124.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:59:54 [2020-06-17T10:59:54.956Z] #10 124.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:59:54 [2020-06-17T10:59:54.956Z] #10 124.8 Selecting previously unselected package libseccomp-dev:amd64.
10:59:54 [2020-06-17T10:59:54.956Z] #10 124.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:59:54 [2020-06-17T10:59:54.956Z] #10 124.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:59:55 [2020-06-17T10:59:55.214Z] #10 125.0 Selecting previously unselected package libsystemd-dev:amd64.
10:59:55 [2020-06-17T10:59:55.214Z] #10 125.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:59:55 [2020-06-17T10:59:55.214Z] #10 125.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:59:55 [2020-06-17T10:59:55.399Z] #39 98.98   CC       criu/stats.o
10:59:55 [2020-06-17T10:59:55.399Z] #39 99.14   CC       criu/string.o
10:59:55 [2020-06-17T10:59:55.399Z] #39 99.21   CC       criu/sysctl.o
10:59:55 [2020-06-17T10:59:55.401Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
10:59:55 [2020-06-17T10:59:55.661Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
10:59:55 [2020-06-17T10:59:55.680Z] #39 99.58   CC       criu/sysfs_parse.o
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up libbtrfs0 (4.20.1-2) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.8 Setting up libbtrfs-dev (4.20.1-2) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:59:55 [2020-06-17T10:59:55.778Z] #10 125.8 Setting up mingw-w64-common (6.0.0-3) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 Setting up dmsetup (2:1.02.155-3) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:59:56 [2020-06-17T10:59:56.041Z] #10 125.9 Processing triggers for libc-bin (2.28-10) ...
10:59:56 [2020-06-17T10:59:56.291Z] #39 99.82   CC       criu/timens.o
10:59:56 [2020-06-17T10:59:56.291Z] #39 99.99   CC       criu/timerfd.o
10:59:56 [2020-06-17T10:59:56.291Z] #39 100.2   CC       criu/tty.o
10:59:56 [2020-06-17T10:59:56.307Z] #10 DONE 126.3s
10:59:56 [2020-06-17T10:59:56.307Z] 
10:59:56 [2020-06-17T10:59:56.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:56 [2020-06-17T10:59:56.307Z] #39 46.20   CC       compel/plugins/std/log.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 47.21   CC       compel/plugins/std/string.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 47.99   CC       compel/plugins/std/infect.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 48.57   CC       compel/arch/x86/plugins/std/parasite-head.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 48.63   CC       compel/arch/x86/plugins/std/memcpy.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 48.70   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 48.77   AR       compel/plugins/std.lib.a
10:59:56 [2020-06-17T10:59:56.307Z] #39 48.89   CC       compel/plugins/fds/fds.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 49.17   AR       compel/plugins/fds.lib.a
10:59:56 [2020-06-17T10:59:56.307Z] #39 49.24   HOSTDEP  compel/src/lib/log-host.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 49.31   HOSTDEP  compel/src/lib/handle-elf-host.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 49.50   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 49.64   HOSTDEP  compel/src/main-host.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 49.73   DEP      compel/src/lib/ptrace.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 49.95   DEP      compel/src/lib/infect.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 50.17   DEP      compel/src/lib/infect-util.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 50.33   DEP      compel/src/lib/infect-rpc.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 50.51   DEP      compel/arch/x86/src/lib/infect.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 50.67   DEP      compel/arch/x86/src/lib/cpu.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 50.77   DEP      compel/src/lib/log.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 50.89   DEP      compel/src/main.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 51.09   DEP      compel/src/lib/handle-elf.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 51.22   DEP      compel/arch/x86/src/lib/handle-elf.d
10:59:56 [2020-06-17T10:59:56.307Z] #39 51.37   CC       compel/src/lib/log.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 51.63   CC       compel/arch/x86/src/lib/cpu.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 52.16   CC       compel/arch/x86/src/lib/infect.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 53.07   CC       compel/src/lib/infect-rpc.o
10:59:56 [2020-06-17T10:59:56.307Z] #39 53.45   CC       compel/src/lib/infect-util.o
10:59:56 [2020-06-17T10:59:56.570Z] #39 ...
10:59:56 [2020-06-17T10:59:56.570Z] 
10:59:56 [2020-06-17T10:59:56.570Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:57 [2020-06-17T10:59:57.044Z] ok  	github.com/docker/docker/distribution/metadata	0.075s	coverage: 48.2% of statements
10:59:57 [2020-06-17T10:59:57.044Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.940s	coverage: 82.5% of statements
10:59:57 [2020-06-17T10:59:57.044Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:59:57 [2020-06-17T10:59:57.044Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:59:57 [2020-06-17T10:59:57.756Z] #39 101.2   CC       criu/tun.o
10:59:57 [2020-06-17T10:59:57.756Z] #39 101.4   CC       criu/uffd.o
10:59:57 [2020-06-17T10:59:57.984Z] ok  	github.com/docker/docker/distribution	0.250s	coverage: 22.1% of statements
10:59:57 [2020-06-17T10:59:57.984Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:59:58 [2020-06-17T10:59:58.367Z] #39 102.0   CC       criu/util.o
10:59:58 [2020-06-17T10:59:58.554Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 49.4% of statements
10:59:58 [2020-06-17T10:59:58.979Z] #39 102.8   CC       criu/uts_ns.o
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.511 + RM_GOPATH=0
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.511 + TMP_GOPATH=
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.511 + : /build
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.511 + '[' -z '' ']'
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.522 ++ mktemp -d
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.522 + export GOPATH=/tmp/tmp.GRsfCG6qbX
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.522 + GOPATH=/tmp/tmp.GRsfCG6qbX
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.522 + RM_GOPATH=1
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.522 + case "$(go env GOARCH)" in
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.522 ++ go env GOARCH
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.531 + export GO_BUILDMODE=-buildmode=pie
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.532 + GO_BUILDMODE=-buildmode=pie
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.533 ++ dirname /tmp/install/install.sh
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.535 + dir=/tmp/install
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.536 + bin=runc
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.536 + shift
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.536 + '[' '!' -f /tmp/install/runc.installer ']'
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.536 + . /tmp/install/runc.installer
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.537 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.537 + install_runc
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.537 + uname -r
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.539 + grep -q '^3\.10\.0.*\.el7\.'
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.546 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.546 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.547 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.551 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GRsfCG6qbX/src/github.com/opencontainers/runc
10:59:59 [2020-06-17T10:59:59.095Z] #49 2.559 Cloning into '/tmp/tmp.GRsfCG6qbX/src/github.com/opencontainers/runc'...
10:59:59 [2020-06-17T10:59:59.095Z] #49 ...
10:59:59 [2020-06-17T10:59:59.095Z] 
10:59:59 [2020-06-17T10:59:59.095Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:59:59 [2020-06-17T10:59:59.095Z] #11 DONE 2.7s
10:59:59 [2020-06-17T10:59:59.124Z] ok  	github.com/docker/docker/image	0.053s	coverage: 86.4% of statements
10:59:59 [2020-06-17T10:59:59.260Z] #39 103.0   CC       criu/vdso.o
10:59:59 [2020-06-17T10:59:59.260Z] #39 103.2   LINK     criu/built-in.o
10:59:59 [2020-06-17T10:59:59.260Z] #39 103.2   LINK     criu/criu
10:59:59 [2020-06-17T10:59:59.352Z] 
10:59:59 [2020-06-17T10:59:59.352Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:59:59 [2020-06-17T10:59:59.383Z] ok  	github.com/docker/docker/image/cache	0.029s	coverage: 19.2% of statements
10:59:59 [2020-06-17T10:59:59.548Z] #39 103.4   DEP      lib/c/criu.d
10:59:59 [2020-06-17T10:59:59.548Z] #39 103.4   CC       images/rpc.pb-c.o
10:59:59 [2020-06-17T10:59:59.829Z] #39 ...
10:59:59 [2020-06-17T10:59:59.829Z] 
10:59:59 [2020-06-17T10:59:59.829Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:59:59 [2020-06-17T10:59:59.829Z] #36 DONE 140.3s
10:59:59 [2020-06-17T10:59:59.829Z] 
10:59:59 [2020-06-17T10:59:59.829Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:59:59 [2020-06-17T10:59:59.829Z] #39 103.6   CC       lib/c/criu.o
10:59:59 [2020-06-17T10:59:59.953Z] ok  	github.com/docker/docker/image/v1	0.046s	coverage: 25.0% of statements
10:59:59 [2020-06-17T10:59:59.953Z] ok  	github.com/docker/docker/distribution/xfer	1.728s	coverage: 85.6% of statements
10:59:59 [2020-06-17T10:59:59.953Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:59:59 [2020-06-17T10:59:59.953Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:59:59 [2020-06-17T10:59:59.953Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:00:00 [2020-06-17T11:00:00.448Z] #39 104.1   LINK     lib/c/built-in.o
11:00:00 [2020-06-17T11:00:00.448Z] #39 104.1   LINK     lib/c/libcriu.so
11:00:00 [2020-06-17T11:00:00.448Z] #39 104.1   LINK     lib/c/libcriu.a
11:00:00 [2020-06-17T11:00:00.448Z] #39 104.2   GEN      magic.py
11:00:00 [2020-06-17T11:00:00.524Z] ok  	github.com/docker/docker/libcontainerd/queue	0.102s	coverage: 100.0% of statements
11:00:00 [2020-06-17T11:00:00.524Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 50.0% of statements
11:00:00 [2020-06-17T11:00:00.729Z] #39 104.4 Note: Building without setproctitle() and strlcpy() support.
11:00:00 [2020-06-17T11:00:00.729Z] #39 104.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:00:00 [2020-06-17T11:00:00.729Z] #39 104.4 Note: Building without GnuTLS support
11:00:00 [2020-06-17T11:00:00.729Z] #39 104.4 Makefile.config:39: Warn: you have no libnftables installed
11:00:00 [2020-06-17T11:00:00.729Z] #39 104.4 Makefile.config:40: Warn: Building without nftables support
11:00:00 [2020-06-17T11:00:00.729Z] #39 ...
11:00:00 [2020-06-17T11:00:00.729Z] 
11:00:00 [2020-06-17T11:00:00.729Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:00:00 [2020-06-17T11:00:00.729Z] #37 DONE 0.2s
11:00:01 [2020-06-17T11:00:01.009Z] 
11:00:01 [2020-06-17T11:00:01.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:01 [2020-06-17T11:00:01.009Z] #39 104.7 fatal: not a git repository (or any of the parent directories): .git
11:00:01 [2020-06-17T11:00:01.247Z] #12 DONE 2.1s
11:00:01 [2020-06-17T11:00:01.247Z] 
11:00:01 [2020-06-17T11:00:01.247Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
11:00:01 [2020-06-17T11:00:01.291Z] #39 105.0 make[1]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.572Z] #39 105.3 make[1]: 'images/built-in.o' is up to date.
11:00:01 [2020-06-17T11:00:01.572Z] #39 105.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:00:01 [2020-06-17T11:00:01.572Z] #39 105.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:00:01 [2020-06-17T11:00:01.572Z] #39 105.4 make[1]: 'compel/libcompel.a' is up to date.
11:00:01 [2020-06-17T11:00:01.572Z] #39 105.4 make[1]: 'compel/compel-host-bin' is up to date.
11:00:01 [2020-06-17T11:00:01.572Z] #39 105.4 make[1]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.572Z] #39 105.4 make[1]: 'soccr/libsoccr.a' is up to date.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.5 make[2]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.5 make[2]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.5 make[2]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.5 make[2]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.5 make[2]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.6 make[2]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.6 make[2]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.6 make[2]: Nothing to be done for 'all'.
11:00:01 [2020-06-17T11:00:01.854Z] #39 105.7   INSTALL  criu/criu
11:00:02 [2020-06-17T11:00:02.136Z] #39 DONE 105.8s
11:00:02 [2020-06-17T11:00:02.137Z] 
11:00:02 [2020-06-17T11:00:02.137Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:00:02 [2020-06-17T11:00:02.435Z] ok  	github.com/docker/docker/opts	0.088s	coverage: 67.4% of statements
11:00:02 [2020-06-17T11:00:02.695Z] ok  	github.com/docker/docker/pkg/authorization	0.252s	coverage: 68.3% of statements
11:00:02 [2020-06-17T11:00:02.749Z] #49 ...
11:00:02 [2020-06-17T11:00:02.749Z] 
11:00:02 [2020-06-17T11:00:02.749Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:00:03 [2020-06-17T11:00:03.030Z] #40 DONE 0.2s
11:00:03 [2020-06-17T11:00:03.030Z] 
11:00:03 [2020-06-17T11:00:03.030Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:00:03 [2020-06-17T11:00:03.371Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
11:00:03 [2020-06-17T11:00:03.371Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
11:00:03 [2020-06-17T11:00:03.385Z] #42 DONE 0.2s
11:00:03 [2020-06-17T11:00:03.385Z] 
11:00:03 [2020-06-17T11:00:03.385Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:00:03 [2020-06-17T11:00:03.385Z] #44 DONE 0.2s
11:00:03 [2020-06-17T11:00:03.385Z] 
11:00:03 [2020-06-17T11:00:03.385Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:00:03 [2020-06-17T11:00:03.385Z] #49 69.25 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
11:00:03 [2020-06-17T11:00:03.773Z] #13 2.251 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:00:03 [2020-06-17T11:00:03.773Z] #13 DONE 2.4s
11:00:03 [2020-06-17T11:00:03.773Z] 
11:00:03 [2020-06-17T11:00:03.773Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
11:00:03 [2020-06-17T11:00:03.940Z] ok  	github.com/docker/docker/pkg/directory	0.019s	coverage: 80.0% of statements
11:00:04 [2020-06-17T11:00:04.012Z] #49 69.74 + mkdir -p /build
11:00:04 [2020-06-17T11:00:04.012Z] #49 69.74 + cp runc /build/runc
11:00:04 [2020-06-17T11:00:04.168Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 18.6s done
11:00:04 [2020-06-17T11:00:04.168Z] #8 DONE 23.8s
11:00:04 [2020-06-17T11:00:04.168Z] 
11:00:04 [2020-06-17T11:00:04.168Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
11:00:04 [2020-06-17T11:00:04.168Z] #9 DONE 0.1s
11:00:04 [2020-06-17T11:00:04.168Z] 
11:00:04 [2020-06-17T11:00:04.168Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:00:04 [2020-06-17T11:00:04.297Z] #49 DONE 70.0s
11:00:04 [2020-06-17T11:00:04.297Z] 
11:00:04 [2020-06-17T11:00:04.297Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:00:04 [2020-06-17T11:00:04.460Z] #10 DONE 0.2s
11:00:04 [2020-06-17T11:00:04.460Z] 
11:00:04 [2020-06-17T11:00:04.460Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:00:04 [2020-06-17T11:00:04.460Z] #11 ...
11:00:04 [2020-06-17T11:00:04.460Z] 
11:00:04 [2020-06-17T11:00:04.460Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:00:04 [2020-06-17T11:00:04.460Z] #28 DONE 0.1s
11:00:04 [2020-06-17T11:00:04.460Z] 
11:00:04 [2020-06-17T11:00:04.460Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:00:04 [2020-06-17T11:00:04.460Z] #36 DONE 0.1s
11:00:04 [2020-06-17T11:00:04.509Z] ok  	github.com/docker/docker/pkg/archive	1.322s	coverage: 77.2% of statements
11:00:04 [2020-06-17T11:00:04.749Z] 
11:00:04 [2020-06-17T11:00:04.749Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:00:04 [2020-06-17T11:00:04.769Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
11:00:05 [2020-06-17T11:00:05.028Z] ok  	github.com/docker/docker/pkg/discovery/file	0.020s	coverage: 97.6% of statements
11:00:05 [2020-06-17T11:00:05.382Z] #37 0.702 + git clone https://github.com/docker/distribution.git .
11:00:05 [2020-06-17T11:00:05.382Z] #37 0.731 Cloning into '.'...
11:00:05 [2020-06-17T11:00:05.674Z] #14 DONE 2.1s
11:00:05 [2020-06-17T11:00:05.674Z] 
11:00:05 [2020-06-17T11:00:05.674Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
11:00:05 [2020-06-17T11:00:05.966Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.021s	coverage: 92.3% of statements
11:00:06 [2020-06-17T11:00:06.225Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
11:00:06 [2020-06-17T11:00:06.311Z] #45 ...
11:00:06 [2020-06-17T11:00:06.311Z] 
11:00:06 [2020-06-17T11:00:06.311Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:00:06 [2020-06-17T11:00:06.311Z] #52 122.7 + bin/containerd
11:00:06 [2020-06-17T11:00:06.608Z] #15 ...
11:00:06 [2020-06-17T11:00:06.608Z] 
11:00:06 [2020-06-17T11:00:06.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:06 [2020-06-17T11:00:06.608Z] #39 53.91   CC       compel/src/lib/infect.o
11:00:06 [2020-06-17T11:00:06.608Z] #39 56.98   CC       compel/src/lib/ptrace.o
11:00:06 [2020-06-17T11:00:06.608Z] #39 57.49   AR       compel/libcompel.a
11:00:06 [2020-06-17T11:00:06.608Z] #39 57.58   HOSTCC   compel/src/main-host.o
11:00:06 [2020-06-17T11:00:06.608Z] #39 57.96   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:00:06 [2020-06-17T11:00:06.608Z] #39 58.12   HOSTCC   compel/src/lib/handle-elf-host.o
11:00:06 [2020-06-17T11:00:06.608Z] #39 58.61   HOSTCC   compel/src/lib/log-host.o
11:00:06 [2020-06-17T11:00:06.608Z] #39 58.94   HOSTLINK compel/compel-host-bin
11:00:06 [2020-06-17T11:00:06.608Z] #39 59.29   DEP      soccr/soccr.d
11:00:06 [2020-06-17T11:00:06.608Z] #39 59.47   CC       soccr/soccr.o
11:00:06 [2020-06-17T11:00:06.608Z] #39 60.65   AR       soccr/libsoccr.a
11:00:06 [2020-06-17T11:00:06.608Z] #39 60.70 make[1]: 'soccr/libsoccr.a' is up to date.
11:00:06 [2020-06-17T11:00:06.608Z] #39 61.33   DEP      criu/arch/x86/sigframe.d
11:00:06 [2020-06-17T11:00:06.608Z] #39 61.58   DEP      criu/arch/x86/sigaction_compat.d
11:00:06 [2020-06-17T11:00:06.608Z] #39 61.81   DEP      criu/arch/x86/kerndat.d
11:00:06 [2020-06-17T11:00:06.608Z] #39 61.94   DEP      criu/arch/x86/crtools.d
11:00:06 [2020-06-17T11:00:06.608Z] #39 62.09   DEP      criu/arch/x86/cpu.d
11:00:06 [2020-06-17T11:00:06.608Z] #39 62.23   CC       criu/arch/x86/cpu.o
11:00:06 [2020-06-17T11:00:06.608Z] #39 62.88   CC       criu/arch/x86/crtools.o
11:00:06 [2020-06-17T11:00:06.794Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
11:00:06 [2020-06-17T11:00:06.865Z] #39 ...
11:00:06 [2020-06-17T11:00:06.865Z] 
11:00:06 [2020-06-17T11:00:06.865Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:00:06 [2020-06-17T11:00:06.865Z] #43 DONE 136.8s
11:00:06 [2020-06-17T11:00:06.865Z] 
11:00:06 [2020-06-17T11:00:06.865Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:00:06 [2020-06-17T11:00:06.865Z] #41 131.9 net/http/httptrace
11:00:06 [2020-06-17T11:00:06.865Z] #41 132.2 net/http
11:00:07 [2020-06-17T11:00:07.429Z] #41 ...
11:00:07 [2020-06-17T11:00:07.429Z] 
11:00:07 [2020-06-17T11:00:07.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:07 [2020-06-17T11:00:07.429Z] #39 64.60   CC       criu/arch/x86/kerndat.o
11:00:07 [2020-06-17T11:00:07.731Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.455s	coverage: 43.2% of statements
11:00:07 [2020-06-17T11:00:07.990Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
11:00:08 [2020-06-17T11:00:08.249Z] ok  	github.com/docker/docker/pkg/fileutils	0.048s	coverage: 89.5% of statements
11:00:08 [2020-06-17T11:00:08.360Z] #39 65.45   CC       criu/arch/x86/sigaction_compat.o
11:00:08 [2020-06-17T11:00:08.618Z] #39 ...
11:00:08 [2020-06-17T11:00:08.618Z] 
11:00:08 [2020-06-17T11:00:08.618Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
11:00:08 [2020-06-17T11:00:08.618Z] #15 DONE 2.8s
11:00:08 [2020-06-17T11:00:08.618Z] 
11:00:08 [2020-06-17T11:00:08.618Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:08 [2020-06-17T11:00:08.618Z] #39 65.73   CC       criu/arch/x86/sigframe.o
11:00:08 [2020-06-17T11:00:08.817Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
11:00:08 [2020-06-17T11:00:08.817Z] ok  	github.com/docker/docker/pkg/fsutils	0.298s	coverage: 85.1% of statements
11:00:08 [2020-06-17T11:00:08.875Z] #39 66.17   LINK     criu/arch/x86/crtools.built-in.o
11:00:08 [2020-06-17T11:00:08.875Z] #39 66.19   DEP      criu/pie/util-vdso-elf32.d
11:00:09 [2020-06-17T11:00:09.076Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
11:00:09 [2020-06-17T11:00:09.132Z] #39 66.28   DEP      criu/pie/util-vdso.d
11:00:09 [2020-06-17T11:00:09.132Z] #39 66.46   DEP      criu/pie/util.d
11:00:09 [2020-06-17T11:00:09.389Z] #39 66.64   CC       criu/pie/util.o
11:00:09 [2020-06-17T11:00:09.646Z] #39 66.90   CC       criu/pie/util-vdso.o
11:00:09 [2020-06-17T11:00:09.824Z] #37 ...
11:00:09 [2020-06-17T11:00:09.824Z] 
11:00:09 [2020-06-17T11:00:09.824Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.520 + RM_GOPATH=0
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.522 + TMP_GOPATH=
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.522 + : /build
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.522 + '[' -z '' ']'
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.524 ++ mktemp -d
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.525 + export GOPATH=/tmp/tmp.lcDm5xwzQC
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.525 + GOPATH=/tmp/tmp.lcDm5xwzQC
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.525 + RM_GOPATH=1
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.526 + case "$(go env GOARCH)" in
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.527 ++ go env GOARCH
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.532 + export GO_BUILDMODE=-buildmode=pie
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.532 + GO_BUILDMODE=-buildmode=pie
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.533 ++ dirname /tmp/install/install.sh
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.534 + dir=/tmp/install
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.534 + bin=gotestsum
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.534 + shift
11:00:09 [2020-06-17T11:00:09.824Z] #44 0.534 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.534 + . /tmp/install/gotestsum.installer
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.534 ++ : v0.3.5
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.535 + install_gotestsum
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.535 + set -e
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.535 + export GO111MODULE=on
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.535 + GO111MODULE=on
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.536 + go get -d gotest.tools/gotestsum@v0.3.5
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.549 go: finding gotest.tools v0.3.5
11:00:09 [2020-06-17T11:00:09.825Z] #44 0.549 go: finding gotest.tools/gotestsum v0.3.5
11:00:09 [2020-06-17T11:00:09.825Z] #44 1.275 go: downloading gotest.tools/gotestsum v0.3.5
11:00:09 [2020-06-17T11:00:09.825Z] #44 2.333 go: extracting gotest.tools/gotestsum v0.3.5
11:00:09 [2020-06-17T11:00:09.825Z] #44 3.909 go: downloading gotest.tools v2.1.0+incompatible
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.150 go: extracting gotest.tools v2.1.0+incompatible
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.422 go: downloading github.com/sirupsen/logrus v1.0.5
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.451 go: downloading github.com/pkg/errors v0.8.0
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.452 go: downloading github.com/fatih/color v1.6.0
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.616 go: downloading github.com/spf13/pflag v1.0.1
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.750 go: downloading github.com/jonboulle/clockwork v0.1.0
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.788 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.810 go: extracting github.com/fatih/color v1.6.0
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.903 go: extracting github.com/pkg/errors v0.8.0
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.923 go: downloading github.com/mattn/go-colorable v0.0.9
11:00:09 [2020-06-17T11:00:09.825Z] #44 4.924 go: downloading github.com/mattn/go-isatty v0.0.3
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.135 go: extracting github.com/mattn/go-colorable v0.0.9
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.199 go: extracting github.com/sirupsen/logrus v1.0.5
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.200 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.201 go: extracting github.com/jonboulle/clockwork v0.1.0
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.286 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.408 go: extracting github.com/mattn/go-isatty v0.0.3
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.546 go: extracting github.com/spf13/pflag v1.0.1
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.563 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
11:00:09 [2020-06-17T11:00:09.825Z] #44 5.650 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
11:00:10 [2020-06-17T11:00:10.015Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
11:00:10 [2020-06-17T11:00:10.015Z] ok  	github.com/docker/docker/pkg/idtools	0.603s	coverage: 70.5% of statements
11:00:10 [2020-06-17T11:00:10.212Z] #39 67.59   CC       criu/pie/util-vdso-elf32.o
11:00:10 [2020-06-17T11:00:10.275Z] ok  	github.com/docker/docker/layer	7.744s	coverage: 68.8% of statements
11:00:10 [2020-06-17T11:00:10.275Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:00:10 [2020-06-17T11:00:10.275Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:00:10 [2020-06-17T11:00:10.275Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:00:10 [2020-06-17T11:00:10.275Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:00:10 [2020-06-17T11:00:10.275Z] ?   	github.com/docker/docker/oci	[no test files]
11:00:10 [2020-06-17T11:00:10.275Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:00:10 [2020-06-17T11:00:10.275Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:00:10 [2020-06-17T11:00:10.276Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:00:10 [2020-06-17T11:00:10.276Z] ok  	github.com/docker/docker/pkg/ioutils	0.577s	coverage: 69.3% of statements
11:00:10 [2020-06-17T11:00:10.469Z] #39 ...
11:00:10 [2020-06-17T11:00:10.469Z] 
11:00:10 [2020-06-17T11:00:10.469Z] #16 [dev-systemd-false  6/26] RUN ldconfig
11:00:10 [2020-06-17T11:00:10.469Z] #16 DONE 2.0s
11:00:10 [2020-06-17T11:00:10.469Z] 
11:00:10 [2020-06-17T11:00:10.469Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:00:10 [2020-06-17T11:00:10.536Z] ok  	github.com/docker/docker/pkg/longpath	0.024s	coverage: 100.0% of statements
11:00:10 [2020-06-17T11:00:10.536Z] ok  	github.com/docker/docker/pkg/locker	0.042s	coverage: 88.9% of statements
11:00:10 [2020-06-17T11:00:10.536Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:00:10 [2020-06-17T11:00:10.536Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:00:10 [2020-06-17T11:00:10.796Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
11:00:10 [2020-06-17T11:00:10.796Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:00:11 [2020-06-17T11:00:11.057Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
11:00:11 [2020-06-17T11:00:11.057Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.021s	coverage: 60.0% of statements
11:00:11 [2020-06-17T11:00:11.316Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.030s	coverage: 91.4% of statements
11:00:11 [2020-06-17T11:00:11.576Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
11:00:11 [2020-06-17T11:00:11.576Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:00:11 [2020-06-17T11:00:11.576Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:00:11 [2020-06-17T11:00:11.780Z] #52 ...
11:00:11 [2020-06-17T11:00:11.780Z] 
11:00:11 [2020-06-17T11:00:11.780Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.0 + cd /tmp/tmp.kzAV2Fl6fv/src/github.com/golangci/golangci-lint/
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.0 + git checkout -q v1.23.8
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.2 ++ git describe --tags
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.2 + version=v1.23.8
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.2 ++ git rev-parse --short HEAD
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.2 + commit=76a82c6
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.2 ++ git show -s --format=%cd
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
11:00:11 [2020-06-17T11:00:11.780Z] #45 148.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:00:12 [2020-06-17T11:00:12.145Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.052s	coverage: 56.8% of statements
11:00:12 [2020-06-17T11:00:12.715Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
11:00:12 [2020-06-17T11:00:12.715Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
11:00:12 [2020-06-17T11:00:12.715Z] ok  	github.com/docker/docker/pkg/progress	0.020s	coverage: 75.9% of statements
11:00:12 [2020-06-17T11:00:12.997Z] #17 2.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:00:12 [2020-06-17T11:00:12.998Z] #17 2.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:00:12 [2020-06-17T11:00:12.998Z] #17 2.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:00:13 [2020-06-17T11:00:13.151Z] Running on azwin-2-ee2af0 in d:\jenkins\workspace\moby_PR-41122
[Pipeline] {
[Pipeline] ws
11:00:13 [2020-06-17T11:00:13.167Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:00:13 [2020-06-17T11:00:13.257Z] #17 2.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
11:00:13 [2020-06-17T11:00:13.284Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
11:00:14 [2020-06-17T11:00:14.221Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
11:00:14 [2020-06-17T11:00:14.221Z] ok  	github.com/docker/docker/pkg/pubsub	1.078s	coverage: 73.9% of statements
11:00:14 [2020-06-17T11:00:14.274Z] #44 9.384 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
11:00:14 [2020-06-17T11:00:14.274Z] #44 9.466 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
11:00:14 [2020-06-17T11:00:14.274Z] #44 9.724 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
11:00:14 [2020-06-17T11:00:14.563Z] #44 ...
11:00:14 [2020-06-17T11:00:14.563Z] 
11:00:14 [2020-06-17T11:00:14.563Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:00:14 [2020-06-17T11:00:14.563Z] #52 1.180 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:00:14 [2020-06-17T11:00:14.563Z] #52 1.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:00:14 [2020-06-17T11:00:14.563Z] #52 1.375 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:00:14 [2020-06-17T11:00:14.563Z] #52 2.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
11:00:14 [2020-06-17T11:00:14.563Z] #52 6.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB]
11:00:14 [2020-06-17T11:00:14.563Z] #52 6.998 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
11:00:14 [2020-06-17T11:00:14.563Z] #52 ...
11:00:14 [2020-06-17T11:00:14.563Z] 
11:00:14 [2020-06-17T11:00:14.563Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:00:14 [2020-06-17T11:00:14.563Z] #29 0.760 + git clone https://github.com/kolyshkin/go-swagger.git .
11:00:14 [2020-06-17T11:00:14.563Z] #29 0.785 Cloning into '.'...
11:00:14 [2020-06-17T11:00:14.630Z] #17 4.240 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB]
11:00:14 [2020-06-17T11:00:14.791Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
11:00:14 [2020-06-17T11:00:14.791Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
11:00:14 [2020-06-17T11:00:14.850Z] #29 ...
11:00:14 [2020-06-17T11:00:14.850Z] 
11:00:14 [2020-06-17T11:00:14.850Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.859 + RM_GOPATH=0
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.859 + TMP_GOPATH=
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.859 + : /build
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.859 + '[' -z '' ']'
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.860 ++ mktemp -d
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.881 + export GOPATH=/tmp/tmp.EHYEg1Hx4y
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.893 + GOPATH=/tmp/tmp.EHYEg1Hx4y
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.894 + RM_GOPATH=1
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.898 + case "$(go env GOARCH)" in
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.900 ++ go env GOARCH
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.920 + export GO_BUILDMODE=-buildmode=pie
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.920 + GO_BUILDMODE=-buildmode=pie
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.921 ++ dirname /tmp/install/install.sh
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.923 + dir=/tmp/install
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.923 + bin=dockercli
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.923 + shift
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.923 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.923 + . /tmp/install/dockercli.installer
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.924 ++ : stable
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.924 ++ : 17.06.2-ce
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.924 + install_dockercli
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.925 Install docker/cli version 17.06.2-ce from stable
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.925 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.926 ++ uname -m
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.933 + arch=ppc64le
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.934 + '[' ppc64le '!=' x86_64 ']'
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.934 + '[' ppc64le '!=' s390x ']'
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.935 + '[' ppc64le '!=' armhf ']'
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.935 + build_dockercli
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.935 + git clone https://github.com/docker/docker-ce /tmp/tmp.EHYEg1Hx4y/tmp/docker-ce
11:00:14 [2020-06-17T11:00:14.850Z] #22 0.986 Cloning into '/tmp/tmp.EHYEg1Hx4y/tmp/docker-ce'...
11:00:14 [2020-06-17T11:00:14.850Z] #22 ...
11:00:14 [2020-06-17T11:00:14.850Z] 
11:00:14 [2020-06-17T11:00:14.850Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.864 + RM_GOPATH=0
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.864 + TMP_GOPATH=
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.864 + : /build
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.864 + '[' -z '' ']'
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.868 ++ mktemp -d
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.888 + export GOPATH=/tmp/tmp.YFbb89oVov
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.892 + GOPATH=/tmp/tmp.YFbb89oVov
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.892 + RM_GOPATH=1
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.897 + case "$(go env GOARCH)" in
11:00:14 [2020-06-17T11:00:14.850Z] #55 0.902 ++ go env GOARCH
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.003 + export GO_BUILDMODE=-buildmode=pie
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.004 + GO_BUILDMODE=-buildmode=pie
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.007 ++ dirname /tmp/install/install.sh
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.014 + dir=/tmp/install
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.014 + bin=rootlesskit
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.014 + shift
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.014 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.014 + . /tmp/install/rootlesskit.installer
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.015 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.020 + install_rootlesskit
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.020 + case "$1" in
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.020 + export CGO_ENABLED=0
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.020 + CGO_ENABLED=0
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.020 + _install_rootlesskit
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.021 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.021 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.021 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YFbb89oVov/src/github.com/rootless-containers/rootlesskit
11:00:14 [2020-06-17T11:00:14.850Z] #55 1.031 Cloning into '/tmp/tmp.YFbb89oVov/src/github.com/rootless-containers/rootlesskit'...
11:00:14 [2020-06-17T11:00:14.850Z] #55 8.457 + cd /tmp/tmp.YFbb89oVov/src/github.com/rootless-containers/rootlesskit
11:00:14 [2020-06-17T11:00:14.850Z] #55 8.465 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
11:00:14 [2020-06-17T11:00:14.850Z] #55 8.890 + for f in rootlesskit rootlesskit-docker-proxy
11:00:14 [2020-06-17T11:00:14.850Z] #55 8.891 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:00:15 [2020-06-17T11:00:15.050Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
11:00:15 [2020-06-17T11:00:15.142Z] #55 ...
11:00:15 [2020-06-17T11:00:15.142Z] 
11:00:15 [2020-06-17T11:00:15.142Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:00:15 [2020-06-17T11:00:15.142Z] #33 0.834 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #33 1.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #33 1.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #33 2.385 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #33 7.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #33 7.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
11:00:15 [2020-06-17T11:00:15.142Z] #33 ...
11:00:15 [2020-06-17T11:00:15.142Z] 
11:00:15 [2020-06-17T11:00:15.142Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:00:15 [2020-06-17T11:00:15.142Z] #39 1.278 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #39 1.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #39 1.380 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #39 2.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #39 6.944 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB]
11:00:15 [2020-06-17T11:00:15.142Z] #39 7.018 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
11:00:15 [2020-06-17T11:00:15.432Z] #39 ...
11:00:15 [2020-06-17T11:00:15.432Z] 
11:00:15 [2020-06-17T11:00:15.432Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:00:15 [2020-06-17T11:00:15.432Z] #24 1.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:00:15 [2020-06-17T11:00:15.432Z] #24 1.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:00:15 [2020-06-17T11:00:15.432Z] #24 1.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:00:15 [2020-06-17T11:00:15.432Z] #24 2.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
11:00:15 [2020-06-17T11:00:15.432Z] #24 7.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB]
11:00:15 [2020-06-17T11:00:15.432Z] #24 7.644 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
11:00:15 [2020-06-17T11:00:15.432Z] #24 ...
11:00:15 [2020-06-17T11:00:15.432Z] 
11:00:15 [2020-06-17T11:00:15.432Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.822 + RM_GOPATH=0
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.822 + TMP_GOPATH=
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.823 + : /build
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.823 + '[' -z '' ']'
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.825 ++ mktemp -d
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.828 + export GOPATH=/tmp/tmp.trRVxSm0XT
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.829 + GOPATH=/tmp/tmp.trRVxSm0XT
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.829 + RM_GOPATH=1
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.829 + case "$(go env GOARCH)" in
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.831 ++ go env GOARCH
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.875 + export GO_BUILDMODE=-buildmode=pie
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.875 + GO_BUILDMODE=-buildmode=pie
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.878 ++ dirname /tmp/install/install.sh
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.893 + dir=/tmp/install
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.894 + bin=shfmt
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.894 + shift
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.895 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.895 + . /tmp/install/shfmt.installer
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.895 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.896 + install_shfmt
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.899 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.900 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.900 + git clone https://github.com/mvdan/sh.git /tmp/tmp.trRVxSm0XT/src/github.com/mvdan/sh
11:00:15 [2020-06-17T11:00:15.432Z] #48 0.951 Cloning into '/tmp/tmp.trRVxSm0XT/src/github.com/mvdan/sh'...
11:00:15 [2020-06-17T11:00:15.432Z] #48 10.78 + cd /tmp/tmp.trRVxSm0XT/src/github.com/mvdan/sh
11:00:15 [2020-06-17T11:00:15.432Z] #48 10.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:00:15 [2020-06-17T11:00:15.432Z] #48 10.89 + GO111MODULE=on
11:00:15 [2020-06-17T11:00:15.432Z] #48 10.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:00:15 [2020-06-17T11:00:15.619Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 54.1% of statements
11:00:15 [2020-06-17T11:00:15.723Z] #48 ...
11:00:15 [2020-06-17T11:00:15.723Z] 
11:00:15 [2020-06-17T11:00:15.723Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.798 + RM_GOPATH=0
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.798 + TMP_GOPATH=
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.798 + : /build
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.798 + '[' -z '' ']'
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.799 ++ mktemp -d
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.805 + export GOPATH=/tmp/tmp.nBvznLfDiT
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.805 + GOPATH=/tmp/tmp.nBvznLfDiT
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.805 + RM_GOPATH=1
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.806 + case "$(go env GOARCH)" in
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.812 ++ go env GOARCH
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.875 + export GO_BUILDMODE=-buildmode=pie
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.875 + GO_BUILDMODE=-buildmode=pie
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.876 ++ dirname /tmp/install/install.sh
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.890 + dir=/tmp/install
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.890 + bin=golangci_lint
11:00:15 [2020-06-17T11:00:15.723Z] #46 0.890 + shift
11:00:15 [2020-06-17T11:00:15.724Z] #46 0.890 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:00:15 [2020-06-17T11:00:15.724Z] #46 0.890 + . /tmp/install/golangci_lint.installer
11:00:15 [2020-06-17T11:00:15.724Z] #46 0.890 ++ : v1.23.8
11:00:15 [2020-06-17T11:00:15.724Z] #46 0.890 + install_golangci_lint
11:00:15 [2020-06-17T11:00:15.724Z] #46 0.890 + echo 'Installing golangci-lint version v1.23.8'
11:00:15 [2020-06-17T11:00:15.724Z] #46 0.891 Installing golangci-lint version v1.23.8
11:00:15 [2020-06-17T11:00:15.724Z] #46 0.891 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:00:15 [2020-06-17T11:00:15.724Z] #46 ...
11:00:15 [2020-06-17T11:00:15.724Z] 
11:00:15 [2020-06-17T11:00:15.724Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.869 + RM_GOPATH=0
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.870 + TMP_GOPATH=
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.870 + : /build
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.870 + '[' -z '' ']'
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.886 ++ mktemp -d
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.903 + export GOPATH=/tmp/tmp.NJ0kjFRXKB
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.903 + GOPATH=/tmp/tmp.NJ0kjFRXKB
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.904 + RM_GOPATH=1
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.904 + case "$(go env GOARCH)" in
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.921 ++ go env GOARCH
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.958 + export GO_BUILDMODE=-buildmode=pie
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.958 + GO_BUILDMODE=-buildmode=pie
11:00:15 [2020-06-17T11:00:15.724Z] #61 0.981 ++ dirname /tmp/install/install.sh
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.002 + dir=/tmp/install
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.007 + bin=proxy
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.008 + shift
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.010 + '[' '!' -f /tmp/install/proxy.installer ']'
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.010 + . /tmp/install/proxy.installer
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.010 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.012 + install_proxy
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.012 + case "$1" in
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.012 + export CGO_ENABLED=0
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.012 + CGO_ENABLED=0
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.012 + _install_proxy
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.013 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.013 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.013 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NJ0kjFRXKB/src/github.com/docker/libnetwork
11:00:15 [2020-06-17T11:00:15.724Z] #61 1.018 Cloning into '/tmp/tmp.NJ0kjFRXKB/src/github.com/docker/libnetwork'...
11:00:16 [2020-06-17T11:00:16.004Z] #17 5.394 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
11:00:16 [2020-06-17T11:00:16.017Z] #61 ...
11:00:16 [2020-06-17T11:00:16.017Z] 
11:00:16 [2020-06-17T11:00:16.017Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.803 + RM_GOPATH=0
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.806 + TMP_GOPATH=
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.807 + : /build
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.807 + '[' -z '' ']'
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.808 ++ mktemp -d
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.813 + export GOPATH=/tmp/tmp.zMa278PUMC
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.814 + GOPATH=/tmp/tmp.zMa278PUMC
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.814 + RM_GOPATH=1
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.815 + case "$(go env GOARCH)" in
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.816 ++ go env GOARCH
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.850 + export GO_BUILDMODE=-buildmode=pie
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.851 + GO_BUILDMODE=-buildmode=pie
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.887 ++ dirname /tmp/install/install.sh
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.906 + dir=/tmp/install
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.907 + bin=tomlv
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.908 + shift
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.911 + '[' '!' -f /tmp/install/tomlv.installer ']'
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.920 + . /tmp/install/tomlv.installer
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.921 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.921 + install_tomlv
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.922 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.922 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zMa278PUMC/src/github.com/BurntSushi/toml
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.922 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:00:16 [2020-06-17T11:00:16.017Z] #31 0.930 Cloning into '/tmp/tmp.zMa278PUMC/src/github.com/BurntSushi/toml'...
11:00:16 [2020-06-17T11:00:16.017Z] #31 2.071 + cd /tmp/tmp.zMa278PUMC/src/github.com/BurntSushi/toml
11:00:16 [2020-06-17T11:00:16.017Z] #31 2.072 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:00:16 [2020-06-17T11:00:16.017Z] #31 2.081 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:00:16 [2020-06-17T11:00:16.017Z] #31 2.564 math/bits
11:00:16 [2020-06-17T11:00:16.017Z] #31 2.651 runtime/internal/sys
11:00:16 [2020-06-17T11:00:16.017Z] #31 2.667 internal/cpu
11:00:16 [2020-06-17T11:00:16.017Z] #31 2.819 runtime/internal/atomic
11:00:16 [2020-06-17T11:00:16.017Z] #31 3.212 runtime/internal/math
11:00:16 [2020-06-17T11:00:16.017Z] #31 3.732 unicode/utf8
11:00:16 [2020-06-17T11:00:16.017Z] #31 3.849 internal/race
11:00:16 [2020-06-17T11:00:16.017Z] #31 4.150 internal/bytealg
11:00:16 [2020-06-17T11:00:16.017Z] #31 4.178 sync/atomic
11:00:16 [2020-06-17T11:00:16.017Z] #31 4.911 math
11:00:16 [2020-06-17T11:00:16.017Z] #31 5.739 unicode
11:00:16 [2020-06-17T11:00:16.017Z] #31 6.459 internal/testlog
11:00:16 [2020-06-17T11:00:16.017Z] #31 7.519 runtime
11:00:16 [2020-06-17T11:00:16.017Z] #31 7.888 encoding
11:00:16 [2020-06-17T11:00:16.017Z] #31 8.453 runtime/cgo
11:00:16 [2020-06-17T11:00:16.017Z] #31 ...
11:00:16 [2020-06-17T11:00:16.017Z] 
11:00:16 [2020-06-17T11:00:16.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:00:16 [2020-06-17T11:00:16.017Z] #11 0.833 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:00:16 [2020-06-17T11:00:16.017Z] #11 1.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:00:16 [2020-06-17T11:00:16.017Z] #11 1.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:00:16 [2020-06-17T11:00:16.017Z] #11 2.338 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
11:00:16 [2020-06-17T11:00:16.017Z] #11 7.073 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB]
11:00:16 [2020-06-17T11:00:16.017Z] #11 7.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
11:00:16 [2020-06-17T11:00:16.017Z] #11 ...
11:00:16 [2020-06-17T11:00:16.017Z] 
11:00:16 [2020-06-17T11:00:16.017Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.836 + RM_GOPATH=0
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.837 + TMP_GOPATH=
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.838 + : /build
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.839 + '[' -z '' ']'
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.842 ++ mktemp -d
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.847 + export GOPATH=/tmp/tmp.Vy9Hc9eBW0
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.853 + GOPATH=/tmp/tmp.Vy9Hc9eBW0
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.853 + RM_GOPATH=1
11:00:16 [2020-06-17T11:00:16.017Z] #42 0.853 + case "$(go env GOARCH)" in
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.854 ++ go env GOARCH
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.950 + export GO_BUILDMODE=-buildmode=pie
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.950 + GO_BUILDMODE=-buildmode=pie
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.952 ++ dirname /tmp/install/install.sh
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.970 + dir=/tmp/install
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.970 + bin=vndr
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.971 + shift
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.972 + '[' '!' -f /tmp/install/vndr.installer ']'
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.974 + . /tmp/install/vndr.installer
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.975 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.977 + install_vndr
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.978 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.978 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.978 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Vy9Hc9eBW0/src/github.com/LK4D4/vndr
11:00:16 [2020-06-17T11:00:16.018Z] #42 0.988 Cloning into '/tmp/tmp.Vy9Hc9eBW0/src/github.com/LK4D4/vndr'...
11:00:16 [2020-06-17T11:00:16.018Z] #42 2.045 + cd /tmp/tmp.Vy9Hc9eBW0/src/github.com/LK4D4/vndr
11:00:16 [2020-06-17T11:00:16.018Z] #42 2.045 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:00:16 [2020-06-17T11:00:16.018Z] #42 2.053 + go build -buildmode=pie -v -o /build/vndr .
11:00:16 [2020-06-17T11:00:16.018Z] #42 3.524 runtime/internal/math
11:00:16 [2020-06-17T11:00:16.018Z] #42 3.527 internal/race
11:00:16 [2020-06-17T11:00:16.018Z] #42 3.592 internal/cpu
11:00:16 [2020-06-17T11:00:16.018Z] #42 3.640 runtime/internal/atomic
11:00:16 [2020-06-17T11:00:16.018Z] #42 3.828 sync/atomic
11:00:16 [2020-06-17T11:00:16.018Z] #42 4.121 unicode
11:00:16 [2020-06-17T11:00:16.018Z] #42 4.854 unicode/utf8
11:00:16 [2020-06-17T11:00:16.018Z] #42 5.277 math
11:00:16 [2020-06-17T11:00:16.018Z] #42 5.584 internal/bytealg
11:00:16 [2020-06-17T11:00:16.018Z] #42 7.815 runtime
11:00:16 [2020-06-17T11:00:16.018Z] #42 7.965 encoding
11:00:16 [2020-06-17T11:00:16.018Z] #42 8.175 unicode/utf16
11:00:16 [2020-06-17T11:00:16.018Z] #42 8.980 container/list
11:00:16 [2020-06-17T11:00:16.018Z] #42 11.46 crypto/internal/subtle
11:00:16 [2020-06-17T11:00:16.018Z] #42 11.87 crypto/subtle
11:00:16 [2020-06-17T11:00:16.188Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.9% of statements
11:00:16 [2020-06-17T11:00:16.447Z] ok  	github.com/docker/docker/pkg/signal	2.825s	coverage: 61.0% of statements
11:00:16 [2020-06-17T11:00:16.447Z] ok  	github.com/docker/docker/pkg/tailfile	0.157s	coverage: 88.6% of statements
11:00:16 [2020-06-17T11:00:16.572Z] #17 ...
11:00:16 [2020-06-17T11:00:16.572Z] 
11:00:16 [2020-06-17T11:00:16.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:16 [2020-06-17T11:00:16.572Z] #39 68.58   AR       criu/pie/pie.lib.a
11:00:16 [2020-06-17T11:00:16.572Z] #39 68.66   DEP      criu/pie/restorer.d
11:00:16 [2020-06-17T11:00:16.572Z] #39 68.89   DEP      criu/arch/x86/sigaction_compat_pie.d
11:00:16 [2020-06-17T11:00:16.572Z] #39 69.04   DEP      criu/arch/x86/restorer_unmap.d
11:00:16 [2020-06-17T11:00:16.572Z] #39 69.07   DEP      criu/arch/x86/restorer.d
11:00:16 [2020-06-17T11:00:16.572Z] #39 69.27   DEP      criu/arch/x86/vdso-pie.d
11:00:16 [2020-06-17T11:00:16.572Z] #39 69.41   DEP      criu/pie/parasite-vdso.d
11:00:16 [2020-06-17T11:00:16.572Z] #39 69.55   DEP      criu/pie/parasite.d
11:00:16 [2020-06-17T11:00:16.572Z] #39 69.85   CC       criu/pie/parasite.o
11:00:16 [2020-06-17T11:00:16.572Z] #39 70.82   LINK     criu/pie/parasite.built-in.o
11:00:16 [2020-06-17T11:00:16.572Z] #39 70.84   GEN      criu/pie/parasite-blob.h
11:00:16 [2020-06-17T11:00:16.572Z] #39 70.89   CC       criu/pie/parasite-vdso.o
11:00:16 [2020-06-17T11:00:16.572Z] #39 71.54   CC       criu/arch/x86/vdso-pie.o
11:00:16 [2020-06-17T11:00:16.572Z] #39 71.82   CC       criu/arch/x86/restorer.o
11:00:16 [2020-06-17T11:00:16.572Z] #39 72.43   CC       criu/arch/x86/restorer_unmap.o
11:00:16 [2020-06-17T11:00:16.572Z] #39 72.47   CC       criu/arch/x86/sigaction_compat_pie.o
11:00:16 [2020-06-17T11:00:16.572Z] #39 72.69   CC       criu/pie/restorer.o
11:00:16 [2020-06-17T11:00:16.646Z] #42 12.41 vendor/golang.org/x/crypto/cryptobyte/asn1
11:00:16 [2020-06-17T11:00:16.646Z] #42 ...
11:00:16 [2020-06-17T11:00:16.646Z] 
11:00:16 [2020-06-17T11:00:16.646Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:00:16 [2020-06-17T11:00:16.646Z] #48 12.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:00:16 [2020-06-17T11:00:16.646Z] #48 12.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:00:16 [2020-06-17T11:00:16.936Z] #48 12.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:00:16 [2020-06-17T11:00:16.936Z] #48 12.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:00:17 [2020-06-17T11:00:17.017Z] testing: warning: no tests to run
11:00:17 [2020-06-17T11:00:17.017Z] coverage: [no statements]
11:00:17 [2020-06-17T11:00:17.017Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
11:00:17 [2020-06-17T11:00:17.229Z] #48 13.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:00:17 [2020-06-17T11:00:17.276Z] ok  	github.com/docker/docker/pkg/tarsum	0.097s	coverage: 89.3% of statements
11:00:17 [2020-06-17T11:00:17.276Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
11:00:17 [2020-06-17T11:00:17.536Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
11:00:17 [2020-06-17T11:00:17.536Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
11:00:17 [2020-06-17T11:00:17.945Z] #39 75.28   LINK     criu/pie/restorer.built-in.o
11:00:17 [2020-06-17T11:00:17.945Z] #39 75.29   GEN      criu/pie/restorer-blob.h
11:00:18 [2020-06-17T11:00:18.203Z] #39 75.39   DEP      criu/vdso.d
11:00:18 [2020-06-17T11:00:18.257Z] #48 13.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:00:18 [2020-06-17T11:00:18.460Z] #39 75.59   DEP      criu/vdso-compat.d
11:00:18 [2020-06-17T11:00:18.460Z] #39 75.75   DEP      criu/uts_ns.d
11:00:18 [2020-06-17T11:00:18.460Z] #39 ...
11:00:18 [2020-06-17T11:00:18.460Z] 
11:00:18 [2020-06-17T11:00:18.460Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:00:18 [2020-06-17T11:00:18.460Z] #49 12.08 + cd /tmp/tmp.GRsfCG6qbX/src/github.com/opencontainers/runc
11:00:18 [2020-06-17T11:00:18.460Z] #49 12.08 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:00:18 [2020-06-17T11:00:18.460Z] #49 12.72 + '[' -z '' ']'
11:00:18 [2020-06-17T11:00:18.460Z] #49 12.72 + target=static
11:00:18 [2020-06-17T11:00:18.460Z] #49 12.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:00:18 [2020-06-17T11:00:18.460Z] #49 14.23 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
11:00:18 [2020-06-17T11:00:18.718Z] #49 ...
11:00:18 [2020-06-17T11:00:18.718Z] 
11:00:18 [2020-06-17T11:00:18.718Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:18 [2020-06-17T11:00:18.718Z] #39 75.85   DEP      criu/util.d
11:00:18 [2020-06-17T11:00:18.718Z] #39 75.97   DEP      criu/uffd.d
11:00:18 [2020-06-17T11:00:18.919Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
11:00:18 [2020-06-17T11:00:18.976Z] #39 76.16   DEP      criu/tun.d
11:00:19 [2020-06-17T11:00:19.235Z] #39 76.32   DEP      criu/tty.d
11:00:19 [2020-06-17T11:00:19.235Z] #39 76.50   DEP      criu/timerfd.d
11:00:19 [2020-06-17T11:00:19.290Z] #48 14.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:00:19 [2020-06-17T11:00:19.492Z] #39 76.71   DEP      criu/timens.d
11:00:19 [2020-06-17T11:00:19.492Z] #39 76.86   DEP      criu/sysfs_parse.d
11:00:19 [2020-06-17T11:00:19.750Z] #39 77.01   DEP      criu/sysctl.d
11:00:19 [2020-06-17T11:00:19.859Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
11:00:19 [2020-06-17T11:00:19.859Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 73.8% of statements
11:00:20 [2020-06-17T11:00:20.008Z] #39 77.24   DEP      criu/string.d
11:00:20 [2020-06-17T11:00:20.008Z] #39 77.27   DEP      criu/stats.d
11:00:20 [2020-06-17T11:00:20.119Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 23.1% of statements
11:00:20 [2020-06-17T11:00:20.266Z] #39 77.39   DEP      criu/sockets.d
11:00:20 [2020-06-17T11:00:20.266Z] #39 77.61   DEP      criu/sk-unix.d
11:00:20 [2020-06-17T11:00:20.523Z] #39 77.82   DEP      criu/sk-tcp.d
11:00:20 [2020-06-17T11:00:20.781Z] #39 77.97   DEP      criu/sk-queue.d
11:00:21 [2020-06-17T11:00:21.038Z] #39 78.13   DEP      criu/sk-packet.d
11:00:21 [2020-06-17T11:00:21.038Z] #39 78.36   DEP      criu/sk-netlink.d
11:00:21 [2020-06-17T11:00:21.058Z] ok  	github.com/docker/docker/registry/resumable	0.034s	coverage: 100.0% of statements
11:00:21 [2020-06-17T11:00:21.058Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 50.9% of statements
11:00:21 [2020-06-17T11:00:21.296Z] #39 78.63   DEP      criu/sk-inet.d
11:00:21 [2020-06-17T11:00:21.354Z] #48 16.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:00:21 [2020-06-17T11:00:21.554Z] #39 78.75   DEP      criu/signalfd.d
11:00:21 [2020-06-17T11:00:21.811Z] #39 78.95   DEP      criu/sigframe.d
11:00:21 [2020-06-17T11:00:21.811Z] #39 79.06   DEP      criu/shmem.d
11:00:21 [2020-06-17T11:00:21.999Z] ok  	github.com/docker/docker/testutil	0.013s	coverage: 62.5% of statements
11:00:21 [2020-06-17T11:00:21.999Z] ok  	github.com/docker/docker/registry	0.230s	coverage: 56.3% of statements
11:00:22 [2020-06-17T11:00:22.033Z] #48 ...
11:00:22 [2020-06-17T11:00:22.033Z] 
11:00:22 [2020-06-17T11:00:22.033Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:00:22 [2020-06-17T11:00:22.033Z] #24 17.66 Fetched 8135 kB in 17s (488 kB/s)
11:00:22 [2020-06-17T11:00:22.069Z] #39 79.24   DEP      criu/servicefd.d
11:00:22 [2020-06-17T11:00:22.069Z] #39 79.47   DEP      criu/seize.d
11:00:22 [2020-06-17T11:00:22.259Z] ok  	github.com/docker/docker/runconfig	0.047s	coverage: 65.8% of statements
11:00:22 [2020-06-17T11:00:22.327Z] #39 79.63   DEP      criu/seccomp.d
11:00:22 [2020-06-17T11:00:22.327Z] #39 79.74   DEP      criu/rst-malloc.d
11:00:22 [2020-06-17T11:00:22.589Z] #39 79.83   DEP      criu/rbtree.d
11:00:22 [2020-06-17T11:00:22.589Z] #39 79.87   DEP      criu/pstree.d
11:00:22 [2020-06-17T11:00:22.847Z] #39 80.03   DEP      criu/protobuf.d
11:00:22 [2020-06-17T11:00:22.847Z] #39 80.11   GEN      criu/protobuf-desc-gen.h
11:00:24 [2020-06-17T11:00:24.171Z] ok  	github.com/docker/docker/volume/drivers	0.017s	coverage: 36.1% of statements
11:00:24 [2020-06-17T11:00:24.745Z] #39 81.70   DEP      criu/protobuf-desc.d
11:00:24 [2020-06-17T11:00:24.745Z] #39 81.77   DEP      criu/proc_parse.d
11:00:24 [2020-06-17T11:00:24.745Z] #39 81.92   DEP      criu/plugin.d
11:00:24 [2020-06-17T11:00:24.745Z] #39 82.00   DEP      criu/pipes.d
11:00:25 [2020-06-17T11:00:25.003Z] #39 82.16   DEP      criu/pie-util.d
11:00:25 [2020-06-17T11:00:25.003Z] #39 82.31   DEP      criu/pie-util-vdso.d
11:00:25 [2020-06-17T11:00:25.003Z] #39 82.42   DEP      criu/pie-util-vdso-elf32.d
11:00:25 [2020-06-17T11:00:25.108Z] ok  	github.com/docker/docker/volume/local	0.062s	coverage: 73.0% of statements
11:00:25 [2020-06-17T11:00:25.108Z] ok  	github.com/docker/docker/volume/mounts	0.052s	coverage: 67.0% of statements
11:00:25 [2020-06-17T11:00:25.569Z] #39 ...
11:00:25 [2020-06-17T11:00:25.569Z] 
11:00:25 [2020-06-17T11:00:25.569Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:00:25 [2020-06-17T11:00:25.569Z] #41 145.4 github.com/LK4D4/vndr/godl
11:00:25 [2020-06-17T11:00:25.569Z] #41 146.4 github.com/LK4D4/vndr
11:00:25 [2020-06-17T11:00:25.569Z] #41 DONE 155.4s
11:00:25 [2020-06-17T11:00:25.569Z] 
11:00:25 [2020-06-17T11:00:25.569Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:25 [2020-06-17T11:00:25.569Z] #39 82.58   DEP      criu/path.d
11:00:25 [2020-06-17T11:00:25.569Z] #39 ...
11:00:25 [2020-06-17T11:00:25.569Z] 
11:00:25 [2020-06-17T11:00:25.569Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:00:25 [2020-06-17T11:00:25.569Z] #17 11.14 Fetched 8355 kB in 9s (903 kB/s)
11:00:25 [2020-06-17T11:00:25.569Z] #17 11.14 Reading package lists...
11:00:25 [2020-06-17T11:00:25.676Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
11:00:27 [2020-06-17T11:00:27.070Z] #17 15.66 Reading package lists...
11:00:27 [2020-06-17T11:00:27.070Z] #17 ...
11:00:27 [2020-06-17T11:00:27.070Z] 
11:00:27 [2020-06-17T11:00:27.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:27 [2020-06-17T11:00:27.070Z] #39 82.87   DEP      criu/parasite-syscall.d
11:00:27 [2020-06-17T11:00:27.070Z] #39 83.12   DEP      criu/pagemap.d
11:00:27 [2020-06-17T11:00:27.070Z] #39 83.31   DEP      criu/pagemap-cache.d
11:00:27 [2020-06-17T11:00:27.070Z] #39 83.57   DEP      criu/page-xfer.d
11:00:27 [2020-06-17T11:00:27.070Z] #39 83.68   DEP      criu/page-pipe.d
11:00:27 [2020-06-17T11:00:27.070Z] #39 83.87   DEP      criu/netfilter.d
11:00:27 [2020-06-17T11:00:27.070Z] #39 84.07   DEP      criu/net.d
11:00:27 [2020-06-17T11:00:27.070Z] #39 84.22   DEP      criu/namespaces.d
11:00:27 [2020-06-17T11:00:27.070Z] #39 84.34   DEP      criu/mount.d
11:00:27 [2020-06-17T11:00:27.328Z] #39 84.55   DEP      criu/memfd.d
11:00:27 [2020-06-17T11:00:27.328Z] #39 84.65   DEP      criu/mem.d
11:00:27 [2020-06-17T11:00:27.586Z] #39 84.79   DEP      criu/lsm.d
11:00:27 [2020-06-17T11:00:27.586Z] #39 84.87   DEP      criu/log.d
11:00:27 [2020-06-17T11:00:27.595Z] #24 17.66 Reading package lists...
11:00:27 [2020-06-17T11:00:27.595Z] #24 ...
11:00:27 [2020-06-17T11:00:27.595Z] 
11:00:27 [2020-06-17T11:00:27.595Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:00:27 [2020-06-17T11:00:27.595Z] #44 12.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:00:27 [2020-06-17T11:00:27.595Z] #44 13.66 go: finding gotest.tools/gotestsum v0.5.0
11:00:27 [2020-06-17T11:00:27.595Z] #44 13.66 go: finding gotest.tools v2.2.0+incompatible
11:00:27 [2020-06-17T11:00:27.595Z] #44 13.75 go: downloading gotest.tools v2.2.0+incompatible
11:00:27 [2020-06-17T11:00:27.595Z] #44 13.75 go: downloading gotest.tools/gotestsum v0.5.0
11:00:27 [2020-06-17T11:00:27.595Z] #44 14.69 go: extracting gotest.tools v2.2.0+incompatible
11:00:27 [2020-06-17T11:00:27.595Z] #44 14.79 go: extracting gotest.tools/gotestsum v0.5.0
11:00:27 [2020-06-17T11:00:27.595Z] #44 16.59 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:00:27 [2020-06-17T11:00:27.595Z] #44 16.61 go: downloading github.com/fatih/color v1.9.0
11:00:27 [2020-06-17T11:00:27.595Z] #44 16.62 go: downloading github.com/pkg/errors v0.9.1
11:00:27 [2020-06-17T11:00:27.595Z] #44 16.65 go: downloading github.com/spf13/pflag v1.0.3
11:00:27 [2020-06-17T11:00:27.595Z] #44 16.90 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:00:27 [2020-06-17T11:00:27.595Z] #44 16.95 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.05 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.11 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.16 go: extracting github.com/fatih/color v1.9.0
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.17 go: downloading github.com/mattn/go-colorable v0.1.6
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.21 go: extracting github.com/pkg/errors v0.9.1
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.23 go: downloading github.com/mattn/go-isatty v0.0.12
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.45 go: extracting github.com/spf13/pflag v1.0.3
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.50 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.75 go: extracting github.com/mattn/go-colorable v0.1.6
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.91 go: extracting github.com/mattn/go-isatty v0.0.12
11:00:27 [2020-06-17T11:00:27.595Z] #44 17.97 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:00:27 [2020-06-17T11:00:27.595Z] #44 20.31 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:00:27 [2020-06-17T11:00:27.595Z] #44 21.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:00:27 [2020-06-17T11:00:27.595Z] #44 ...
11:00:27 [2020-06-17T11:00:27.595Z] 
11:00:27 [2020-06-17T11:00:27.595Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:00:27 [2020-06-17T11:00:27.595Z] #61 19.82 Checking out files:  74% (1532/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
11:00:27 [2020-06-17T11:00:27.595Z] #61 20.40 + cd /tmp/tmp.NJ0kjFRXKB/src/github.com/docker/libnetwork
11:00:27 [2020-06-17T11:00:27.595Z] #61 20.40 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
11:00:27 [2020-06-17T11:00:27.595Z] #61 20.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:00:27 [2020-06-17T11:00:27.595Z] #61 ...
11:00:27 [2020-06-17T11:00:27.595Z] 
11:00:27 [2020-06-17T11:00:27.595Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:00:27 [2020-06-17T11:00:27.595Z] #42 12.78 internal/nettrace
11:00:27 [2020-06-17T11:00:27.595Z] #42 13.47 runtime/cgo
11:00:27 [2020-06-17T11:00:27.595Z] #42 16.87 vendor/golang.org/x/crypto/internal/subtle
11:00:27 [2020-06-17T11:00:27.595Z] #42 ...
11:00:27 [2020-06-17T11:00:27.595Z] 
11:00:27 [2020-06-17T11:00:27.595Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:00:27 [2020-06-17T11:00:27.595Z] #37 16.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:00:27 [2020-06-17T11:00:27.595Z] #37 18.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:00:27 [2020-06-17T11:00:27.595Z] #37 ...
11:00:27 [2020-06-17T11:00:27.595Z] 
11:00:27 [2020-06-17T11:00:27.595Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:00:27 [2020-06-17T11:00:27.595Z] #44 23.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:00:27 [2020-06-17T11:00:27.844Z] #39 84.95   DEP      criu/libnetlink.d
11:00:27 [2020-06-17T11:00:27.844Z] #39 85.03   DEP      criu/kerndat.d
11:00:27 [2020-06-17T11:00:27.844Z] #39 85.20   DEP      criu/kcmp-ids.d
11:00:28 [2020-06-17T11:00:28.102Z] #39 85.26   DEP      criu/irmap.d
11:00:28 [2020-06-17T11:00:28.102Z] #39 85.36   DEP      criu/ipc_ns.d
11:00:28 [2020-06-17T11:00:28.360Z] #39 85.59   DEP      criu/image.d
11:00:28 [2020-06-17T11:00:28.618Z] #39 85.73   DEP      criu/image-desc.d
11:00:28 [2020-06-17T11:00:28.618Z] #39 85.83   DEP      criu/fsnotify.d
11:00:28 [2020-06-17T11:00:28.618Z] #39 85.92   DEP      criu/filesystems.d
11:00:28 [2020-06-17T11:00:28.876Z] #39 86.02   DEP      criu/files.d
11:00:29 [2020-06-17T11:00:29.134Z] #39 86.23   DEP      criu/files-reg.d
11:00:29 [2020-06-17T11:00:29.134Z] #39 86.34   DEP      criu/files-ext.d
11:00:29 [2020-06-17T11:00:29.134Z] #39 86.45   DEP      criu/file-lock.d
11:00:29 [2020-06-17T11:00:29.392Z] #39 86.56   DEP      criu/file-ids.d
11:00:29 [2020-06-17T11:00:29.392Z] #39 86.68   DEP      criu/fifo.d
11:00:29 [2020-06-17T11:00:29.392Z] #39 86.81   DEP      criu/fdstore.d
11:00:29 [2020-06-17T11:00:29.650Z] #39 86.93   DEP      criu/fault-injection.d
11:00:29 [2020-06-17T11:00:29.650Z] #39 86.98   DEP      criu/external.d
11:00:29 [2020-06-17T11:00:29.908Z] #39 87.08   DEP      criu/eventpoll.d
11:00:30 [2020-06-17T11:00:30.166Z] #39 87.30   DEP      criu/eventfd.d
11:00:30 [2020-06-17T11:00:30.166Z] #39 87.43   DEP      criu/crtools.d
11:00:30 [2020-06-17T11:00:30.424Z] #39 87.59   DEP      criu/cr-service.d
11:00:30 [2020-06-17T11:00:30.424Z] #39 87.78   DEP      criu/cr-restore.d
11:00:30 [2020-06-17T11:00:30.682Z] #39 87.98   DEP      criu/cr-errno.d
11:00:30 [2020-06-17T11:00:30.682Z] #39 88.01   DEP      criu/cr-dump.d
11:00:30 [2020-06-17T11:00:30.940Z] #39 88.19   DEP      criu/cr-dedup.d
11:00:31 [2020-06-17T11:00:31.168Z] #44 26.40 go: finding github.com/fatih/color v1.9.0
11:00:31 [2020-06-17T11:00:31.168Z] #44 26.44 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:00:31 [2020-06-17T11:00:31.168Z] #44 ...
11:00:31 [2020-06-17T11:00:31.168Z] 
11:00:31 [2020-06-17T11:00:31.168Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:00:31 [2020-06-17T11:00:31.168Z] #11 16.42 Fetched 8135 kB in 16s (520 kB/s)
11:00:31 [2020-06-17T11:00:31.168Z] #11 16.42 Reading package lists...
11:00:31 [2020-06-17T11:00:31.168Z] #11 23.05 Reading package lists...
11:00:31 [2020-06-17T11:00:31.168Z] #11 ...
11:00:31 [2020-06-17T11:00:31.168Z] 
11:00:31 [2020-06-17T11:00:31.168Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:00:31 [2020-06-17T11:00:31.168Z] #39 16.49 Fetched 8135 kB in 15s (533 kB/s)
11:00:31 [2020-06-17T11:00:31.168Z] #39 16.49 Reading package lists...
11:00:31 [2020-06-17T11:00:31.168Z] #39 24.26 Reading package lists...
11:00:31 [2020-06-17T11:00:31.168Z] #39 ...
11:00:31 [2020-06-17T11:00:31.168Z] 
11:00:31 [2020-06-17T11:00:31.168Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:00:31 [2020-06-17T11:00:31.168Z] #52 16.61 Fetched 8135 kB in 15s (526 kB/s)
11:00:31 [2020-06-17T11:00:31.168Z] #52 16.61 Reading package lists...
11:00:31 [2020-06-17T11:00:31.168Z] #52 23.95 Reading package lists...
11:00:31 [2020-06-17T11:00:31.168Z] #52 ...
11:00:31 [2020-06-17T11:00:31.168Z] 
11:00:31 [2020-06-17T11:00:31.168Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:00:31 [2020-06-17T11:00:31.168Z] #44 26.51 go: finding github.com/pkg/errors v0.9.1
11:00:31 [2020-06-17T11:00:31.168Z] #44 26.59 go: finding github.com/spf13/pflag v1.0.3
11:00:31 [2020-06-17T11:00:31.168Z] #44 26.74 go: finding github.com/mattn/go-colorable v0.1.6
11:00:31 [2020-06-17T11:00:31.168Z] #44 26.77 go: finding github.com/mattn/go-isatty v0.0.12
11:00:31 [2020-06-17T11:00:31.198Z] #39 88.35   DEP      criu/cr-check.d
11:00:31 [2020-06-17T11:00:31.456Z] #39 88.56   DEP      criu/config.d
11:00:31 [2020-06-17T11:00:31.456Z] #39 88.73   DEP      criu/clone-noasan.d
11:00:31 [2020-06-17T11:00:31.465Z] #44 27.13 go: finding github.com/jonboulle/clockwork v0.1.0
11:00:31 [2020-06-17T11:00:31.465Z] #44 ...
11:00:31 [2020-06-17T11:00:31.465Z] 
11:00:31 [2020-06-17T11:00:31.465Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:00:31 [2020-06-17T11:00:31.465Z] #33 17.07 Fetched 8135 kB in 16s (497 kB/s)
11:00:31 [2020-06-17T11:00:31.465Z] #33 17.07 Reading package lists...
11:00:31 [2020-06-17T11:00:31.714Z] #39 88.84   DEP      criu/cgroup.d
11:00:31 [2020-06-17T11:00:31.714Z] #39 88.98   DEP      criu/cgroup-props.d
11:00:31 [2020-06-17T11:00:31.714Z] #39 89.08   DEP      criu/bitmap.d
11:00:31 [2020-06-17T11:00:31.762Z] #33 24.22 Reading package lists...
11:00:31 [2020-06-17T11:00:31.762Z] #33 ...
11:00:31 [2020-06-17T11:00:31.762Z] 
11:00:31 [2020-06-17T11:00:31.762Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:00:31 [2020-06-17T11:00:31.762Z] #44 27.25 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:00:31 [2020-06-17T11:00:31.762Z] #44 27.40 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:00:31 [2020-06-17T11:00:31.762Z] #44 27.41 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:00:31 [2020-06-17T11:00:31.762Z] #44 27.42 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:00:31 [2020-06-17T11:00:31.972Z] #39 89.09   DEP      criu/bfd.d
11:00:31 [2020-06-17T11:00:31.972Z] #39 89.23   DEP      criu/autofs.d
11:00:31 [2020-06-17T11:00:31.972Z] #39 89.37   DEP      criu/aio.d
11:00:32 [2020-06-17T11:00:32.229Z] #39 89.50   DEP      criu/action-scripts.d
11:00:32 [2020-06-17T11:00:32.397Z] #44 ...
11:00:32 [2020-06-17T11:00:32.397Z] 
11:00:32 [2020-06-17T11:00:32.397Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:00:32 [2020-06-17T11:00:32.397Z] #48 18.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:00:32 [2020-06-17T11:00:32.397Z] #48 18.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:00:32 [2020-06-17T11:00:32.397Z] #48 18.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:00:32 [2020-06-17T11:00:32.397Z] #48 18.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:00:32 [2020-06-17T11:00:32.397Z] #48 20.03 runtime/cgo
11:00:32 [2020-06-17T11:00:32.397Z] #48 20.35 runtime
11:00:32 [2020-06-17T11:00:32.794Z] #39 89.82   CC       criu/action-scripts.o
11:00:33 [2020-06-17T11:00:33.360Z] #39 90.41   CC       criu/aio.o
11:00:33 [2020-06-17T11:00:33.617Z] #39 ...
11:00:33 [2020-06-17T11:00:33.617Z] 
11:00:33 [2020-06-17T11:00:33.617Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:00:33 [2020-06-17T11:00:33.618Z] #17 15.66 Reading package lists...
11:00:33 [2020-06-17T11:00:33.618Z] #17 19.22 Building dependency tree...
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.71 libcap2-bin is already the newest version (1:2.25-2).
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.71 The following additional packages will be installed:
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.71   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.71   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.71   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.71   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.71   python3.7 python3.7-minimal vim-runtime xxd
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.72 Suggested packages:
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.72   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.72   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.72   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.72 Recommended packages:
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.72   aufs-dkms nftables build-essential python3-dev python3-keyring
11:00:33 [2020-06-17T11:00:33.618Z] #17 20.72   python3-keyrings.alt python3-xdg unzip
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42 The following NEW packages will be installed:
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.42   xz-utils zip
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.75 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.75 Need to get 28.5 MB of archives.
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.75 After this operation, 116 MB of additional disk space will be used.
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 22.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
11:00:33 [2020-06-17T11:00:33.618Z] #17 23.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:00:34 [2020-06-17T11:00:34.183Z] #17 23.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:00:34 [2020-06-17T11:00:34.183Z] #17 23.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:00:34 [2020-06-17T11:00:34.183Z] #17 23.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:00:34 [2020-06-17T11:00:34.183Z] #17 23.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
11:00:34 [2020-06-17T11:00:34.183Z] #17 23.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
11:00:34 [2020-06-17T11:00:34.183Z] #17 23.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
11:00:34 [2020-06-17T11:00:34.183Z] #17 23.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:00:34 [2020-06-17T11:00:34.183Z] #17 ...
11:00:34 [2020-06-17T11:00:34.183Z] 
11:00:34 [2020-06-17T11:00:34.183Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:00:34 [2020-06-17T11:00:34.183Z] #28 DONE 164.1s
11:00:34 [2020-06-17T11:00:34.183Z] 
11:00:34 [2020-06-17T11:00:34.183Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:00:34 [2020-06-17T11:00:34.183Z] #17 23.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
11:00:34 [2020-06-17T11:00:34.440Z] #17 23.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
11:00:34 [2020-06-17T11:00:34.440Z] #17 23.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:00:34 [2020-06-17T11:00:34.440Z] #17 23.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
11:00:34 [2020-06-17T11:00:34.440Z] #17 23.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
11:00:34 [2020-06-17T11:00:34.440Z] #17 23.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
11:00:34 [2020-06-17T11:00:34.440Z] #17 23.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
11:00:34 [2020-06-17T11:00:34.440Z] #17 23.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
11:00:34 [2020-06-17T11:00:34.440Z] #17 23.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
11:00:34 [2020-06-17T11:00:34.698Z] #17 24.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
11:00:34 [2020-06-17T11:00:34.698Z] #17 24.35 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
11:00:34 [2020-06-17T11:00:34.955Z] #17 24.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
11:00:35 [2020-06-17T11:00:35.138Z] #48 ...
11:00:35 [2020-06-17T11:00:35.138Z] 
11:00:35 [2020-06-17T11:00:35.138Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:00:35 [2020-06-17T11:00:35.138Z] #11 23.05 Reading package lists...
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.12 debconf: delaying package configuration, since apt-utils is not installed
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.19 Fetched 28.5 MB in 2s (14.9 MB/s)
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.26 Selecting previously unselected package pigz.
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.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 ... 23432 files and directories currently installed.)
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.32 Unpacking pigz (2.4-1) ...
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.41 Selecting previously unselected package libpython3.7-minimal:amd64.
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
11:00:35 [2020-06-17T11:00:35.888Z] #17 25.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
11:00:36 [2020-06-17T11:00:36.146Z] #17 25.75 Selecting previously unselected package python3.7-minimal.
11:00:36 [2020-06-17T11:00:36.146Z] #17 25.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
11:00:36 [2020-06-17T11:00:36.146Z] #17 25.77 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
11:00:36 [2020-06-17T11:00:36.899Z] using credential docker-jenkins-github-credentials
11:00:36 [2020-06-17T11:00:36.982Z] Cloning the remote Git repository
11:00:36 [2020-06-17T11:00:36.982Z] Cloning with configured refspecs honoured and without tags
11:00:37 [2020-06-17T11:00:37.078Z] #17 26.53 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
11:00:37 [2020-06-17T11:00:37.079Z] #17 26.55 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
11:00:37 [2020-06-17T11:00:37.201Z] #11 30.65 Building dependency tree...
11:00:37 [2020-06-17T11:00:37.178Z] Cloning repository https://github.com/moby/moby.git
11:00:37 [2020-06-17T11:00:37.615Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:00:38 [2020-06-17T11:00:38.257Z] Fetching upstream changes from https://github.com/moby/moby.git
11:00:38 [2020-06-17T11:00:38.257Z]  > git --version # timeout=10
11:00:38 [2020-06-17T11:00:38.705Z] #45 DONE 176.4s
11:00:38 [2020-06-17T11:00:38.705Z] 
11:00:38 [2020-06-17T11:00:38.705Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:00:38 [2020-06-17T11:00:38.705Z] #52 153.5 + bin/containerd-stress
11:00:38 [2020-06-17T11:00:38.705Z] #52 ...
11:00:38 [2020-06-17T11:00:38.705Z] 
11:00:38 [2020-06-17T11:00:38.705Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:00:38 [2020-06-17T11:00:38.705Z] #46 DONE 0.2s
11:00:38 [2020-06-17T11:00:38.705Z] 
11:00:38 [2020-06-17T11:00:38.705Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:00:38 [2020-06-17T11:00:38.705Z] #48 DONE 0.1s
11:00:38 [2020-06-17T11:00:38.705Z] 
11:00:38 [2020-06-17T11:00:38.705Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:00:38 [2020-06-17T11:00:38.705Z] #50 DONE 0.1s
11:00:38 [2020-06-17T11:00:38.705Z] 
11:00:38 [2020-06-17T11:00:38.705Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:00:38 [2020-06-17T11:00:38.705Z] #52 155.1 + bin/containerd-shim
11:00:38 [2020-06-17T11:00:38.712Z] #11 34.06 The following additional packages will be installed:
11:00:38 [2020-06-17T11:00:38.712Z] #11 34.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:00:38 [2020-06-17T11:00:38.712Z] #11 34.07   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:00:38 [2020-06-17T11:00:38.712Z] #11 34.07   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:00:38 [2020-06-17T11:00:38.712Z] #11 34.07   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
11:00:38 [2020-06-17T11:00:38.712Z] #11 34.08 Suggested packages:
11:00:38 [2020-06-17T11:00:38.712Z] #11 34.08   gcc-8-locales seccomp wine64
11:00:39 [2020-06-17T11:00:39.014Z] #17 28.51 Selecting previously unselected package python3-minimal.
11:00:39 [2020-06-17T11:00:39.014Z] #17 28.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
11:00:39 [2020-06-17T11:00:39.014Z] #17 28.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
11:00:39 [2020-06-17T11:00:39.014Z] #17 28.58 Unpacking python3-minimal (3.7.3-1) ...
11:00:39 [2020-06-17T11:00:39.014Z] #17 28.65 Selecting previously unselected package libmpdec2:amd64.
11:00:39 [2020-06-17T11:00:39.224Z] #11 ...
11:00:39 [2020-06-17T11:00:39.224Z] 
11:00:39 [2020-06-17T11:00:39.224Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:00:39 [2020-06-17T11:00:39.224Z] #24 17.66 Reading package lists...
11:00:39 [2020-06-17T11:00:39.224Z] #24 25.33 Reading package lists...
11:00:39 [2020-06-17T11:00:39.224Z] #24 33.88 Building dependency tree...
11:00:39 [2020-06-17T11:00:39.224Z] #24 ...
11:00:39 [2020-06-17T11:00:39.224Z] 
11:00:39 [2020-06-17T11:00:39.224Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:00:39 [2020-06-17T11:00:39.224Z] #52 23.95 Reading package lists...
11:00:39 [2020-06-17T11:00:39.224Z] #52 31.69 Building dependency tree...
11:00:39 [2020-06-17T11:00:39.224Z] #52 34.93 The following additional packages will be installed:
11:00:39 [2020-06-17T11:00:39.224Z] #52 34.93   libbtrfs0
11:00:39 [2020-06-17T11:00:39.272Z] #17 28.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
11:00:39 [2020-06-17T11:00:39.272Z] #17 28.68 Unpacking libmpdec2:amd64 (2.4.2-2) ...
11:00:39 [2020-06-17T11:00:39.272Z] #17 28.80 Selecting previously unselected package libpython3.7-stdlib:amd64.
11:00:39 [2020-06-17T11:00:39.272Z] #17 28.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
11:00:39 [2020-06-17T11:00:39.272Z] #17 28.80 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
11:00:39 [2020-06-17T11:00:39.516Z] #52 35.07 The following NEW packages will be installed:
11:00:39 [2020-06-17T11:00:39.516Z] #52 35.07   libbtrfs-dev libbtrfs0
11:00:39 [2020-06-17T11:00:39.806Z] #52 35.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
11:00:39 [2020-06-17T11:00:39.806Z] #52 35.34 Need to get 120 kB of archives.
11:00:39 [2020-06-17T11:00:39.806Z] #52 35.34 After this operation, 423 kB of additional disk space will be used.
11:00:39 [2020-06-17T11:00:39.806Z] #52 35.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
11:00:39 [2020-06-17T11:00:39.806Z] #52 35.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
11:00:38 [2020-06-17T11:00:38.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:00:38 [2020-06-17T11:00:38.308Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:00:40 [2020-06-17T11:00:40.649Z] #17 29.82 Selecting previously unselected package python3.7.
11:00:40 [2020-06-17T11:00:40.649Z] #17 29.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
11:00:40 [2020-06-17T11:00:40.649Z] #17 29.84 Unpacking python3.7 (3.7.3-2+deb10u1) ...
11:00:40 [2020-06-17T11:00:40.649Z] #17 29.95 Selecting previously unselected package libpython3-stdlib:amd64.
11:00:40 [2020-06-17T11:00:40.649Z] #17 29.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
11:00:40 [2020-06-17T11:00:40.649Z] #17 29.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
11:00:40 [2020-06-17T11:00:40.649Z] #17 30.07 Setting up python3-minimal (3.7.3-1) ...
11:00:41 [2020-06-17T11:00:41.215Z] #17 30.85 Selecting previously unselected package python3.
11:00:41 [2020-06-17T11:00:41.315Z] #52 36.82 debconf: delaying package configuration, since apt-utils is not installed
11:00:41 [2020-06-17T11:00:41.316Z] #52 37.05 Fetched 120 kB in 0s (1028 kB/s)
11:00:41 [2020-06-17T11:00:41.316Z] #52 37.17 Selecting previously unselected package libbtrfs0.
11:00:41 [2020-06-17T11:00:41.316Z] #52 ...
11:00:41 [2020-06-17T11:00:41.316Z] 
11:00:41 [2020-06-17T11:00:41.316Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:00:41 [2020-06-17T11:00:41.316Z] #11 35.80 The following NEW packages will be installed:
11:00:41 [2020-06-17T11:00:41.316Z] #11 35.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:00:41 [2020-06-17T11:00:41.316Z] #11 35.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:00:41 [2020-06-17T11:00:41.316Z] #11 35.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:00:41 [2020-06-17T11:00:41.316Z] #11 35.81   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:00:41 [2020-06-17T11:00:41.316Z] #11 35.82   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:00:41 [2020-06-17T11:00:41.316Z] #11 35.82   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:00:41 [2020-06-17T11:00:41.316Z] #11 36.05 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
11:00:41 [2020-06-17T11:00:41.316Z] #11 36.05 Need to get 78.9 MB of archives.
11:00:41 [2020-06-17T11:00:41.316Z] #11 36.05 After this operation, 532 MB of additional disk space will be used.
11:00:41 [2020-06-17T11:00:41.316Z] #11 36.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
11:00:41 [2020-06-17T11:00:41.472Z] #17 30.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
11:00:41 [2020-06-17T11:00:41.472Z] #17 30.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
11:00:41 [2020-06-17T11:00:41.472Z] #17 30.94 Unpacking python3 (3.7.3-1) ...
11:00:41 [2020-06-17T11:00:41.472Z] #17 31.04 Selecting previously unselected package libip4tc0:amd64.
11:00:41 [2020-06-17T11:00:41.472Z] #17 31.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
11:00:41 [2020-06-17T11:00:41.472Z] #17 31.05 Unpacking libip4tc0:amd64 (1.8.2-4) ...
11:00:41 [2020-06-17T11:00:41.472Z] #17 31.12 Selecting previously unselected package libip6tc0:amd64.
11:00:41 [2020-06-17T11:00:41.472Z] #17 31.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
11:00:41 [2020-06-17T11:00:41.472Z] #17 31.13 Unpacking libip6tc0:amd64 (1.8.2-4) ...
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.19 Selecting previously unselected package libiptc0:amd64.
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.21 Unpacking libiptc0:amd64 (1.8.2-4) ...
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.27 Selecting previously unselected package libnfnetlink0:amd64.
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.33 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.43 Selecting previously unselected package libnftnl11:amd64.
11:00:41 [2020-06-17T11:00:41.730Z] #17 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
11:00:41 [2020-06-17T11:00:41.948Z] #11 37.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
11:00:41 [2020-06-17T11:00:41.988Z] #17 31.45 Unpacking libnftnl11:amd64 (1.1.2-2) ...
11:00:41 [2020-06-17T11:00:41.988Z] #17 31.51 Selecting previously unselected package iptables.
11:00:41 [2020-06-17T11:00:41.988Z] #17 31.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
11:00:41 [2020-06-17T11:00:41.988Z] #17 31.52 Unpacking iptables (1.8.2-4) ...
11:00:42 [2020-06-17T11:00:42.245Z] #17 31.88 Selecting previously unselected package xxd.
11:00:42 [2020-06-17T11:00:42.245Z] #17 31.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
11:00:42 [2020-06-17T11:00:42.503Z] #17 31.88 Unpacking xxd (2:8.1.0875-5) ...
11:00:42 [2020-06-17T11:00:42.503Z] #17 32.00 Selecting previously unselected package vim-common.
11:00:42 [2020-06-17T11:00:42.503Z] #17 32.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:00:42 [2020-06-17T11:00:42.503Z] #17 32.02 Unpacking vim-common (2:8.1.0875-5) ...
11:00:42 [2020-06-17T11:00:42.583Z] #11 ...
11:00:42 [2020-06-17T11:00:42.583Z] 
11:00:42 [2020-06-17T11:00:42.583Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.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 ... 15339 files and directories currently installed.)
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.27 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.28 Unpacking libbtrfs0 (4.20.1-2) ...
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.49 Selecting previously unselected package libbtrfs-dev.
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.50 Unpacking libbtrfs-dev (4.20.1-2) ...
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.95 Setting up libbtrfs0 (4.20.1-2) ...
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.96 Setting up libbtrfs-dev (4.20.1-2) ...
11:00:42 [2020-06-17T11:00:42.583Z] #52 37.96 Processing triggers for libc-bin (2.28-10) ...
11:00:42 [2020-06-17T11:00:42.583Z] #52 DONE 38.3s
11:00:42 [2020-06-17T11:00:42.760Z] #17 32.18 Selecting previously unselected package bash-completion.
11:00:42 [2020-06-17T11:00:42.760Z] #17 32.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
11:00:42 [2020-06-17T11:00:42.877Z] 
11:00:42 [2020-06-17T11:00:42.877Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.289 + RM_GOPATH=0
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.289 + TMP_GOPATH=
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.289 + : /build
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.289 + '[' -z '' ']'
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.301 ++ mktemp -d
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.303 + export GOPATH=/tmp/tmp.4O1DWMLFdA
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.303 + GOPATH=/tmp/tmp.4O1DWMLFdA
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.304 + RM_GOPATH=1
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.305 + case "$(go env GOARCH)" in
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.306 ++ go env GOARCH
11:00:42 [2020-06-17T11:00:42.877Z] #53 0.351 + export GO_BUILDMODE=-buildmode=pie
11:00:43 [2020-06-17T11:00:43.072Z] #52 159.3 + bin/containerd-shim-runc-v1
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.352 + GO_BUILDMODE=-buildmode=pie
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.353 ++ dirname /tmp/install/install.sh
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.366 + dir=/tmp/install
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.373 + bin=containerd
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.375 + shift
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.375 + '[' '!' -f /tmp/install/containerd.installer ']'
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.376 + . /tmp/install/containerd.installer
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.377 ++ set -e
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.378 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.381 + install_containerd
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.383 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.383 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4O1DWMLFdA/src/github.com/containerd/containerd
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.383 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
11:00:43 [2020-06-17T11:00:43.171Z] #53 0.389 Cloning into '/tmp/tmp.4O1DWMLFdA/src/github.com/containerd/containerd'...
11:00:44 [2020-06-17T11:00:44.132Z] #17 ...
11:00:44 [2020-06-17T11:00:44.132Z] 
11:00:44 [2020-06-17T11:00:44.132Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:44 [2020-06-17T11:00:44.132Z] #39 91.09   CC       criu/autofs.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 93.18   CC       criu/bfd.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 93.59   CC       criu/bitmap.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 93.72   CC       criu/cgroup-props.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 94.41   CC       criu/cgroup.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 97.22   CC       criu/clone-noasan.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 97.46   CC       criu/config.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 98.61   CC       criu/cr-check.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 100.2   CC       criu/cr-dedup.o
11:00:44 [2020-06-17T11:00:44.132Z] #39 100.6   CC       criu/cr-dump.o
11:00:45 [2020-06-17T11:00:45.086Z] #52 161.5 + bin/containerd-shim-runc-v2
11:00:45 [2020-06-17T11:00:45.367Z] #52 162.2 + binaries
11:00:45 [2020-06-17T11:00:45.367Z] #52 162.2 + install -D bin/containerd /build/containerd
11:00:45 [2020-06-17T11:00:45.367Z] #52 162.2 + install -D bin/containerd-shim /build/containerd-shim
11:00:45 [2020-06-17T11:00:45.367Z] #52 162.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:00:45 [2020-06-17T11:00:45.367Z] #52 162.2 + install -D bin/ctr /build/ctr
11:00:45 [2020-06-17T11:00:45.505Z] #39 ...
11:00:45 [2020-06-17T11:00:45.505Z] 
11:00:45 [2020-06-17T11:00:45.505Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:00:45 [2020-06-17T11:00:45.505Z] #17 34.78 Unpacking bash-completion (1:2.8-6) ...
11:00:45 [2020-06-17T11:00:45.505Z] #17 35.16 Selecting previously unselected package bzip2.
11:00:45 [2020-06-17T11:00:45.505Z] #17 35.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
11:00:45 [2020-06-17T11:00:45.762Z] #17 35.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:00:45 [2020-06-17T11:00:45.763Z] #17 35.27 Selecting previously unselected package xz-utils.
11:00:45 [2020-06-17T11:00:45.763Z] #17 35.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
11:00:45 [2020-06-17T11:00:45.763Z] #17 35.28 Unpacking xz-utils (5.2.4-1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #53 ...
11:00:45 [2020-06-17T11:00:45.912Z] 
11:00:45 [2020-06-17T11:00:45.912Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:00:45 [2020-06-17T11:00:45.912Z] #33 24.22 Reading package lists...
11:00:45 [2020-06-17T11:00:45.912Z] #33 31.42 Building dependency tree...
11:00:45 [2020-06-17T11:00:45.912Z] #33 35.01 The following additional packages will be installed:
11:00:45 [2020-06-17T11:00:45.912Z] #33 35.03   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:00:45 [2020-06-17T11:00:45.912Z] #33 35.05 Suggested packages:
11:00:45 [2020-06-17T11:00:45.912Z] #33 35.05   cmake-doc ninja-build lrzip
11:00:45 [2020-06-17T11:00:45.912Z] #33 35.05 Recommended packages:
11:00:45 [2020-06-17T11:00:45.912Z] #33 35.05   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.46 The following NEW packages will be installed:
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.48   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.48   vim-common xxd
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.69 Need to get 14.9 MB of archives.
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.69 After this operation, 67.2 MB of additional disk space will be used.
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 36.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 39.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 39.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 39.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 39.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 39.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 40.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #33 ...
11:00:45 [2020-06-17T11:00:45.912Z] 
11:00:45 [2020-06-17T11:00:45.912Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:00:45 [2020-06-17T11:00:45.912Z] #39 24.26 Reading package lists...
11:00:45 [2020-06-17T11:00:45.912Z] #39 31.53 Building dependency tree...
11:00:45 [2020-06-17T11:00:45.912Z] #39 35.01 The following additional packages will be installed:
11:00:45 [2020-06-17T11:00:45.912Z] #39 35.03   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
11:00:45 [2020-06-17T11:00:45.912Z] #39 35.03   libprotoc17 python-pkg-resources python-six zlib1g-dev
11:00:45 [2020-06-17T11:00:45.912Z] #39 35.04 Suggested packages:
11:00:45 [2020-06-17T11:00:45.912Z] #39 35.05   manpages-dev python-setuptools
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.45 The following NEW packages will be installed:
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.46   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.46   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.46   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.46   python-six zlib1g-dev
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.71 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.71 Need to get 4075 kB of archives.
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.71 After this operation, 24.5 MB of additional disk space will be used.
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 36.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 37.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 37.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 37.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 37.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 37.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 37.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 37.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 37.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #39 39.66 debconf: delaying package configuration, since apt-utils is not installed
11:00:45 [2020-06-17T11:00:45.912Z] #39 39.80 Fetched 4075 kB in 1s (3118 kB/s)
11:00:45 [2020-06-17T11:00:45.912Z] #39 39.97 Selecting previously unselected package libcap-dev:ppc64el.
11:00:45 [2020-06-17T11:00:45.912Z] #39 39.97 (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.)
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.11 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.28 Selecting previously unselected package libnet1:ppc64el.
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.30 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.39 Selecting previously unselected package libnet1-dev.
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.74 Selecting previously unselected package libnl-3-200:ppc64el.
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.77 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 40.98 Selecting previously unselected package libnl-3-dev:ppc64el.
11:00:45 [2020-06-17T11:00:45.912Z] #39 41.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 41.02 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 ...
11:00:45 [2020-06-17T11:00:45.912Z] 
11:00:45 [2020-06-17T11:00:45.912Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:00:45 [2020-06-17T11:00:45.912Z] #24 33.88 Building dependency tree...
11:00:45 [2020-06-17T11:00:45.912Z] #24 37.31 ca-certificates is already the newest version (20200601~deb10u1).
11:00:45 [2020-06-17T11:00:45.912Z] #24 37.31 The following additional packages will be installed:
11:00:45 [2020-06-17T11:00:45.912Z] #24 37.32   libjq1 libonig5
11:00:45 [2020-06-17T11:00:45.912Z] #24 37.80 The following NEW packages will be installed:
11:00:45 [2020-06-17T11:00:45.912Z] #24 37.81   jq libjq1 libonig5
11:00:45 [2020-06-17T11:00:45.912Z] #24 38.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
11:00:45 [2020-06-17T11:00:45.912Z] #24 38.06 Need to get 358 kB of archives.
11:00:45 [2020-06-17T11:00:45.912Z] #24 38.06 After this operation, 1277 kB of additional disk space will be used.
11:00:45 [2020-06-17T11:00:45.912Z] #24 38.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #24 38.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #24 38.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #24 39.55 debconf: delaying package configuration, since apt-utils is not installed
11:00:45 [2020-06-17T11:00:45.912Z] #24 39.81 Fetched 358 kB in 0s (1373 kB/s)
11:00:45 [2020-06-17T11:00:45.912Z] #24 39.96 Selecting previously unselected package libonig5:ppc64el.
11:00:45 [2020-06-17T11:00:45.912Z] #24 39.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
11:00:45 [2020-06-17T11:00:45.912Z] #24 40.13 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 40.14 Unpacking libonig5:ppc64el (6.9.1-1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 40.56 Selecting previously unselected package libjq1:ppc64el.
11:00:45 [2020-06-17T11:00:45.912Z] #24 40.56 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 40.57 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 40.77 Selecting previously unselected package jq.
11:00:45 [2020-06-17T11:00:45.912Z] #24 40.78 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 40.80 Unpacking jq (1.5+dfsg-2+b1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 41.04 Setting up libonig5:ppc64el (6.9.1-1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 41.05 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 41.05 Setting up jq (1.5+dfsg-2+b1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 41.06 Processing triggers for libc-bin (2.28-10) ...
11:00:45 [2020-06-17T11:00:45.912Z] #24 DONE 41.5s
11:00:45 [2020-06-17T11:00:45.912Z] 
11:00:45 [2020-06-17T11:00:45.912Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:00:45 [2020-06-17T11:00:45.912Z] #11 39.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #11 39.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #11 39.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #11 39.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
11:00:45 [2020-06-17T11:00:45.912Z] #11 ...
11:00:45 [2020-06-17T11:00:45.912Z] 
11:00:45 [2020-06-17T11:00:45.912Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:00:45 [2020-06-17T11:00:45.912Z] #25 DONE 0.1s
11:00:45 [2020-06-17T11:00:45.912Z] 
11:00:45 [2020-06-17T11:00:45.912Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:00:45 [2020-06-17T11:00:45.912Z] #39 41.53 Selecting previously unselected package libprotobuf-c1:ppc64el.
11:00:45 [2020-06-17T11:00:45.912Z] #39 41.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 41.59 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:00:45 [2020-06-17T11:00:45.912Z] #39 41.69 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
11:00:45 [2020-06-17T11:00:45.979Z] #52 DONE 162.6s
11:00:46 [2020-06-17T11:00:46.020Z] #17 35.44 Selecting previously unselected package apparmor.
11:00:46 [2020-06-17T11:00:46.020Z] #17 35.45 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
11:00:46 [2020-06-17T11:00:46.020Z] #17 35.52 Unpacking apparmor (2.13.2-10) ...
11:00:46 [2020-06-17T11:00:46.220Z] #39 41.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
11:00:46 [2020-06-17T11:00:46.220Z] #39 41.70 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
11:00:46 [2020-06-17T11:00:46.220Z] #39 41.82 Selecting previously unselected package zlib1g-dev:ppc64el.
11:00:46 [2020-06-17T11:00:46.220Z] #39 41.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
11:00:46 [2020-06-17T11:00:46.220Z] #39 41.85 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
11:00:46 [2020-06-17T11:00:46.278Z] #17 35.80 Selecting previously unselected package aufs-tools.
11:00:46 [2020-06-17T11:00:46.278Z] #17 35.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
11:00:46 [2020-06-17T11:00:46.278Z] #17 35.83 Unpacking aufs-tools (1:4.14+20190211-1) ...
11:00:46 [2020-06-17T11:00:46.278Z] #17 35.98 Selecting previously unselected package libonig5:amd64.
11:00:46 [2020-06-17T11:00:46.535Z] #17 35.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
11:00:46 [2020-06-17T11:00:46.535Z] #17 35.99 Unpacking libonig5:amd64 (6.9.1-1) ...
11:00:46 [2020-06-17T11:00:46.535Z] #17 36.13 Selecting previously unselected package libjq1:amd64.
11:00:46 [2020-06-17T11:00:46.535Z] #17 36.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:00:46 [2020-06-17T11:00:46.535Z] #17 36.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:00:46 [2020-06-17T11:00:46.535Z] #17 36.26 Selecting previously unselected package jq.
11:00:46 [2020-06-17T11:00:46.583Z] #39 42.14 Selecting previously unselected package libprotobuf17:ppc64el.
11:00:46 [2020-06-17T11:00:46.583Z] #39 42.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
11:00:46 [2020-06-17T11:00:46.583Z] #39 42.16 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
11:00:46 [2020-06-17T11:00:46.590Z] 
11:00:46 [2020-06-17T11:00:46.590Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:00:46 [2020-06-17T11:00:46.793Z] #17 36.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
11:00:46 [2020-06-17T11:00:46.793Z] #17 36.27 Unpacking jq (1.5+dfsg-2+b1) ...
11:00:46 [2020-06-17T11:00:46.793Z] #17 36.37 Selecting previously unselected package libaio1:amd64.
11:00:46 [2020-06-17T11:00:46.793Z] #17 36.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
11:00:46 [2020-06-17T11:00:46.793Z] #17 36.37 Unpacking libaio1:amd64 (0.3.112-3) ...
11:00:46 [2020-06-17T11:00:46.793Z] #17 36.44 Selecting previously unselected package libgpm2:amd64.
11:00:46 [2020-06-17T11:00:46.793Z] #17 36.45 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
11:00:46 [2020-06-17T11:00:46.793Z] #17 36.45 Unpacking libgpm2:amd64 (1.20.7-5) ...
11:00:46 [2020-06-17T11:00:46.870Z] #53 DONE 0.3s
11:00:46 [2020-06-17T11:00:46.870Z] 
11:00:46 [2020-06-17T11:00:46.870Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:00:46 [2020-06-17T11:00:46.870Z] #57 DONE 0.1s
11:00:46 [2020-06-17T11:00:46.870Z] 
11:00:46 [2020-06-17T11:00:46.870Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:00:47 [2020-06-17T11:00:47.051Z] #17 36.52 Selecting previously unselected package libicu63:amd64.
11:00:47 [2020-06-17T11:00:47.051Z] #17 36.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
11:00:47 [2020-06-17T11:00:47.051Z] #17 36.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:00:47 [2020-06-17T11:00:47.151Z] #59 DONE 0.2s
11:00:47 [2020-06-17T11:00:47.151Z] 
11:00:47 [2020-06-17T11:00:47.151Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:00:47 [2020-06-17T11:00:47.151Z] #61 DONE 0.2s
11:00:47 [2020-06-17T11:00:47.151Z] 
11:00:47 [2020-06-17T11:00:47.151Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:00:47 [2020-06-17T11:00:47.151Z] #62 DONE 0.0s
11:00:47 [2020-06-17T11:00:47.431Z] 
11:00:47 [2020-06-17T11:00:47.431Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
11:00:47 [2020-06-17T11:00:47.603Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.6% of statements
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/pkg/term	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/rootless	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/volume	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === Skipped
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver btrfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:73: No driver to put!
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z] time="2020-06-17T10:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z] time="2020-06-17T10:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z] time="2020-06-17T10:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z] time="2020-06-17T10:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z] time="2020-06-17T10:59:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:73: No driver to put!
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     overlay_test.go:49: Fails to compute changes intermittently
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:46: Driver zfs not supported
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     graphtest_unix.go:73: No driver to put!
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:00:47 [2020-06-17T11:00:47.603Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] 
11:00:47 [2020-06-17T11:00:47.603Z] DONE 2124 tests, 26 skipped in 188.369s
Post stage
[Pipeline] junit
11:00:47 [2020-06-17T11:00:47.616Z] Recording test results
11:00:47 [2020-06-17T11:00:47.670Z] #39 ...
11:00:47 [2020-06-17T11:00:47.670Z] 
11:00:47 [2020-06-17T11:00:47.670Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:00:47 [2020-06-17T11:00:47.670Z] #61 DONE 43.3s
11:00:47 [2020-06-17T11:00:47.670Z] 
11:00:47 [2020-06-17T11:00:47.670Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:00:47 [2020-06-17T11:00:47.670Z] #39 43.35 Selecting previously unselected package libprotobuf-lite17:ppc64el.
11:00:47 [2020-06-17T11:00:47.670Z] #39 43.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:00:47 [2020-06-17T11:00:47.967Z] #39 43.42 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
11:00:48 [2020-06-17T11:00:48.048Z] #63 DONE 0.8s
11:00:48 [2020-06-17T11:00:48.108Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh dynbinary test-integration
11:00:48 [2020-06-17T11:00:48.257Z] #39 43.76 Selecting previously unselected package libprotobuf-dev:ppc64el.
11:00:48 [2020-06-17T11:00:48.257Z] #39 43.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
11:00:48 [2020-06-17T11:00:48.257Z] #39 43.78 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
11:00:48 [2020-06-17T11:00:48.329Z] 
11:00:48 [2020-06-17T11:00:48.329Z] #64 exporting to image
11:00:48 [2020-06-17T11:00:48.329Z] #64 exporting layers
11:00:48 [2020-06-17T11:00:48.674Z] 
11:00:48 [2020-06-17T11:00:48.934Z] Removing bundles/
11:00:48 [2020-06-17T11:00:48.934Z] 
11:00:48 [2020-06-17T11:00:48.934Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:00:48 [2020-06-17T11:00:48.934Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:00:48 [2020-06-17T11:00:48.934Z] GOOS="" GOARCH="" GOARM=""
11:00:50 [2020-06-17T11:00:50.328Z] #17 39.85 Selecting previously unselected package libnet1:amd64.
11:00:50 [2020-06-17T11:00:50.328Z] #17 39.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:00:50 [2020-06-17T11:00:50.328Z] #17 39.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:00:50 [2020-06-17T11:00:50.586Z] #17 39.96 Selecting previously unselected package libnl-3-200:amd64.
11:00:50 [2020-06-17T11:00:50.586Z] #17 39.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
11:00:50 [2020-06-17T11:00:50.586Z] #17 39.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:00:50 [2020-06-17T11:00:50.586Z] #17 40.05 Selecting previously unselected package libprotobuf-c1:amd64.
11:00:50 [2020-06-17T11:00:50.586Z] #17 40.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:00:50 [2020-06-17T11:00:50.586Z] #17 40.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:00:50 [2020-06-17T11:00:50.586Z] #17 40.12 Selecting previously unselected package libreadline5:amd64.
11:00:50 [2020-06-17T11:00:50.586Z] #17 40.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
11:00:50 [2020-06-17T11:00:50.586Z] #17 40.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
11:00:50 [2020-06-17T11:00:50.844Z] #17 40.26 Selecting previously unselected package net-tools.
11:00:50 [2020-06-17T11:00:50.844Z] #17 40.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
11:00:50 [2020-06-17T11:00:50.844Z] #17 40.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:00:50 [2020-06-17T11:00:50.844Z] #17 40.46 Selecting previously unselected package python-pip-whl.
11:00:50 [2020-06-17T11:00:50.996Z] #64 exporting layers 2.4s done
11:00:50 [2020-06-17T11:00:50.996Z] #64 writing image sha256:a4ddbb25163b73e21bb6ba051c21c3b03c45af4832de20efa53ac81fb6e10590 done
11:00:50 [2020-06-17T11:00:50.996Z] #64 naming to docker.io/library/docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 done
11:00:50 [2020-06-17T11:00:50.996Z] #64 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:00:51 [2020-06-17T11:00:51.078Z] #39 46.41 Selecting previously unselected package libprotoc17:ppc64el.
11:00:51 [2020-06-17T11:00:51.078Z] #39 46.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
11:00:51 [2020-06-17T11:00:51.078Z] #39 46.47 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
11:00:51 [2020-06-17T11:00:51.102Z] #17 40.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
11:00:51 [2020-06-17T11:00:51.102Z] #17 40.47 Unpacking python-pip-whl (18.1-5) ...
11:00:51 [2020-06-17T11:00:51.412Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/test/unit
11:00:51 [2020-06-17T11:00:51.668Z] #17 41.08 Selecting previously unselected package python3-lib2to3.
11:00:51 [2020-06-17T11:00:51.668Z] #17 41.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
11:00:51 [2020-06-17T11:00:51.668Z] #17 41.11 Unpacking python3-lib2to3 (3.7.3-1) ...
11:00:51 [2020-06-17T11:00:51.668Z] #17 41.24 Selecting previously unselected package python3-distutils.
11:00:51 [2020-06-17T11:00:51.668Z] #17 41.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
11:00:51 [2020-06-17T11:00:51.668Z] #17 41.25 Unpacking python3-distutils (3.7.3-1) ...
11:00:51 [2020-06-17T11:00:51.713Z] #39 47.25 Selecting previously unselected package protobuf-c-compiler.
11:00:51 [2020-06-17T11:00:51.713Z] #39 47.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
11:00:51 [2020-06-17T11:00:51.713Z] #39 47.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
11:00:51 [2020-06-17T11:00:51.713Z] #39 47.43 Selecting previously unselected package protobuf-compiler.
11:00:51 [2020-06-17T11:00:51.713Z] #39 47.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
11:00:51 [2020-06-17T11:00:51.713Z] #39 47.44 Unpacking protobuf-compiler (3.6.1.3-2) ...
11:00:51 [2020-06-17T11:00:51.925Z] #17 41.37 Selecting previously unselected package python3-pip.
11:00:51 [2020-06-17T11:00:51.925Z] #17 41.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
11:00:51 [2020-06-17T11:00:51.925Z] #17 41.38 Unpacking python3-pip (18.1-5) ...
11:00:52 [2020-06-17T11:00:52.007Z] #39 47.58 Selecting previously unselected package python-pkg-resources.
11:00:52 [2020-06-17T11:00:52.007Z] #39 47.60 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
11:00:52 [2020-06-17T11:00:52.007Z] #39 47.64 Unpacking python-pkg-resources (40.8.0-1) ...
11:00:52 [2020-06-17T11:00:52.184Z] #17 41.54 Selecting previously unselected package python3-pkg-resources.
11:00:52 [2020-06-17T11:00:52.184Z] #17 41.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
11:00:52 [2020-06-17T11:00:52.184Z] #17 41.56 Unpacking python3-pkg-resources (40.8.0-1) ...
11:00:52 [2020-06-17T11:00:52.184Z] #17 41.69 Selecting previously unselected package python3-setuptools.
11:00:52 [2020-06-17T11:00:52.184Z] #17 41.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
11:00:52 [2020-06-17T11:00:52.184Z] #17 41.70 Unpacking python3-setuptools (40.8.0-1) ...
11:00:52 [2020-06-17T11:00:52.303Z] #39 47.84 Selecting previously unselected package python-six.
11:00:52 [2020-06-17T11:00:52.303Z] #39 47.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
11:00:52 [2020-06-17T11:00:52.303Z] #39 47.89 Unpacking python-six (1.12.0-1) ...
11:00:52 [2020-06-17T11:00:52.303Z] #39 48.00 Selecting previously unselected package python-protobuf.
11:00:52 [2020-06-17T11:00:52.303Z] #39 48.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
11:00:52 [2020-06-17T11:00:52.303Z] #39 48.02 Unpacking python-protobuf (3.6.1.3-2) ...
11:00:52 [2020-06-17T11:00:52.441Z] #17 41.93 Selecting previously unselected package python3-wheel.
11:00:52 [2020-06-17T11:00:52.441Z] #17 41.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
11:00:52 [2020-06-17T11:00:52.441Z] #17 41.94 Unpacking python3-wheel (0.32.3-2) ...
11:00:52 [2020-06-17T11:00:52.441Z] #17 42.00 Selecting previously unselected package sudo.
11:00:52 [2020-06-17T11:00:52.441Z] #17 42.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
11:00:52 [2020-06-17T11:00:52.441Z] #17 42.02 Unpacking sudo (1.8.27-1+deb10u2) ...
11:00:52 [2020-06-17T11:00:52.984Z] #39 ...
11:00:52 [2020-06-17T11:00:52.984Z] 
11:00:52 [2020-06-17T11:00:52.984Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:00:52 [2020-06-17T11:00:52.984Z] #26 2.477 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:00:52 [2020-06-17T11:00:52.984Z] #26 2.989 #=#=#                                                                         
11:00:52 [2020-06-17T11:00:52.984Z] #26 3.271 
#                                                                          2.7%
###                                                                        4.8%
####                                                                       6.9%
########                                                                  11.2%
###########                                                               15.4%
###############                                                           21.8%
####################                                                      29.0%
########################                                                  34.7%
###############################                                           43.2%
####################################                                      50.9%
#########################################                                 57.3%
##############################################                            64.2%
#################################################                         68.5%
####################################################                      72.7%
########################################################                  79.1%
###########################################################               83.3%
###############################################################           87.6%
###################################################################       94.0%
######################################################################## 100.0%
11:00:52 [2020-06-17T11:00:52.984Z] #26 6.292 
11:00:53 [2020-06-17T11:00:53.007Z] #17 42.54 Selecting previously unselected package thin-provisioning-tools.
11:00:53 [2020-06-17T11:00:53.007Z] #17 42.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
11:00:53 [2020-06-17T11:00:53.007Z] #17 42.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:00:53 [2020-06-17T11:00:53.264Z] #17 42.78 Selecting previously unselected package uidmap.
11:00:53 [2020-06-17T11:00:53.264Z] #17 42.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
11:00:53 [2020-06-17T11:00:53.264Z] #17 42.80 Unpacking uidmap (1:4.5-1.1) ...
11:00:53 [2020-06-17T11:00:53.275Z] #26 6.597 
                                                                           0.7%
###########                                                               16.3%
############################                                              39.3%
############################################                              62.2%
#########################################################                 79.5%
######################################################################## 100.0%
11:00:53 [2020-06-17T11:00:53.522Z] #17 42.94 Selecting previously unselected package vim-runtime.
11:00:53 [2020-06-17T11:00:53.522Z] #17 42.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:00:53 [2020-06-17T11:00:53.522Z] #17 42.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:00:53 [2020-06-17T11:00:53.522Z] #17 43.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:00:53 [2020-06-17T11:00:53.522Z] #17 43.01 Unpacking vim-runtime (2:8.1.0875-5) ...
11:00:53 [2020-06-17T11:00:53.570Z] #26 7.612 
11:00:54 [2020-06-17T11:00:54.107Z] ?   	github.com/docker/docker/api	[no test files]
11:00:55 [2020-06-17T11:00:55.010Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m1.261313416s with top 10 stages: buildssa: 1m34.620250151s, goimports: 22.698789068s, unconvert: 12.610127284s, gosec: 9.979022567s, golint: 6.072170972s, ineffassign: 4.408716158s, misspell: 4.259341811s, vrp: 3.45808113s, inspect: 3.121141963s, printf: 1.828186714s 
11:00:55 [2020-06-17T11:00:55.010Z] INFO [runner] Issues before processing: 2302, after processing: 0 
11:00:55 [2020-06-17T11:00:55.010Z] INFO [runner] Processors filtering stat (out/in): cgo: 1693/2302, filename_unadjuster: 1693/1693, skip_dirs: 1693/1693, autogenerated_exclude: 1588/1693, skip_files: 1693/1693, exclude: 1588/1588, exclude-rules: 64/1588, path_prettifier: 1693/1693, identifier_marker: 1588/1588, nolint: 0/64 
11:00:55 [2020-06-17T11:00:55.010Z] INFO [runner] processing took 58.539904ms with stages: nolint: 25.021308ms, identifier_marker: 16.331655ms, path_prettifier: 7.799429ms, autogenerated_exclude: 3.95873ms, exclude-rules: 3.433786ms, skip_dirs: 1.650997ms, cgo: 192.774µs, filename_unadjuster: 145.81µs, max_same_issues: 1.787µs, uniq_by_line: 713ns, path_shortener: 528ns, max_from_linter: 461ns, source_code: 427ns, skip_files: 416ns, exclude: 412ns, diff: 371ns, max_per_file_from_linter: 300ns 
11:00:55 [2020-06-17T11:00:55.010Z] INFO [runner] linters took 1m37.323095245s with stages: goanalysis_metalinter: 1m17.811168338s, unused: 19.453260466s 
11:00:55 [2020-06-17T11:00:55.010Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
11:00:55 [2020-06-17T11:00:55.010Z] INFO Memory: 1436 samples, avg is 773.7MB, max is 3974.7MB 
11:00:55 [2020-06-17T11:00:55.010Z] INFO Execution took 3m32.45834724s                
11:00:55 [2020-06-17T11:00:55.010Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:00:55 [2020-06-17T11:00:55.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh dynbinary-daemon test-docker-py
11:00:55 [2020-06-17T11:00:55.421Z] #17 ...
11:00:55 [2020-06-17T11:00:55.421Z] 
11:00:55 [2020-06-17T11:00:55.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:00:55 [2020-06-17T11:00:55.421Z] #39 102.7   CC       criu/cr-errno.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 102.8   CC       criu/cr-restore.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 106.6   CC       criu/cr-service.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 108.2   CC       criu/crtools.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 108.6   CC       criu/eventfd.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 108.9   CC       criu/eventpoll.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 109.7   CC       criu/external.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 110.2   CC       criu/fault-injection.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 110.3   CC       criu/fdstore.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 110.6   CC       criu/fifo.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 111.0   CC       criu/file-ids.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 111.3   CC       criu/file-lock.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 112.2   CC       criu/files-ext.o
11:00:55 [2020-06-17T11:00:55.421Z] #39 112.6   CC       criu/files-reg.o
11:00:55 [2020-06-17T11:00:55.532Z] Fetching without tags
11:00:55 [2020-06-17T11:00:55.639Z] 
11:00:55 [2020-06-17T11:00:55.668Z] #26 7.803 
                                                                           0.9%
##                                                                         3.5%
####                                                                       6.1%
#########                                                                 13.8%
###############                                                           21.6%
#####################                                                     29.3%
########################                                                  34.5%
##############################                                            42.2%
###################################                                       49.9%
#########################################                                 57.7%
###############################################                           65.4%
##################################################                        70.6%
########################################################                  78.3%
#############################################################             86.1%
#################################################################         91.3%
#####################################################################     96.4%
######################################################################## 100.0%
11:00:55 [2020-06-17T11:00:55.893Z] Removing bundles/
11:00:55 [2020-06-17T11:00:55.894Z] 
11:00:55 [2020-06-17T11:00:55.894Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:00:55 [2020-06-17T11:00:55.894Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:00:55 [2020-06-17T11:00:55.894Z] GOOS="" GOARCH="" GOARM=""
11:00:56 [2020-06-17T11:00:56.299Z] Merging remotes/origin/master commit bd5788960a5f74a6e66511c24e09b24437f48173 into PR head commit 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
11:00:56 [2020-06-17T11:00:56.702Z] #26 10.50 #=#=#                                                                         
11:00:56 [2020-06-17T11:00:56.702Z] #26 10.78 
                                                                           0.1%
11:00:56 [2020-06-17T11:00:56.702Z] #26 ...
11:00:56 [2020-06-17T11:00:56.702Z] 
11:00:56 [2020-06-17T11:00:56.702Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:00:56 [2020-06-17T11:00:56.702Z] #11 42.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:00:56 [2020-06-17T11:00:56.702Z] #11 44.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
11:00:56 [2020-06-17T11:00:56.702Z] #11 44.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
11:00:56 [2020-06-17T11:00:56.792Z] #39 ...
11:00:56 [2020-06-17T11:00:56.792Z] 
11:00:56 [2020-06-17T11:00:56.792Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:00:56 [2020-06-17T11:00:56.792Z] #17 46.23 Selecting previously unselected package vim.
11:00:56 [2020-06-17T11:00:56.792Z] #17 46.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
11:00:56 [2020-06-17T11:00:56.792Z] #17 46.28 Unpacking vim (2:8.1.0875-5) ...
11:00:57 [2020-06-17T11:00:57.004Z] #11 ...
11:00:57 [2020-06-17T11:00:57.004Z] 
11:00:57 [2020-06-17T11:00:57.004Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:00:57 [2020-06-17T11:00:57.358Z] #17 46.88 Selecting previously unselected package xfsprogs.
11:00:57 [2020-06-17T11:00:57.358Z] #17 46.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
11:00:57 [2020-06-17T11:00:57.358Z] #17 46.89 Unpacking xfsprogs (4.20.0-1) ...
11:00:57 [2020-06-17T11:00:57.923Z] #17 47.37 Selecting previously unselected package zip.
11:00:57 [2020-06-17T11:00:57.923Z] #17 47.39 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
11:00:57 [2020-06-17T11:00:57.923Z] #17 47.40 Unpacking zip (3.0-11+b1) ...
11:00:57 [2020-06-17T11:00:57.923Z] #17 47.62 Setting up aufs-tools (1:4.14+20190211-1) ...
11:00:55 [2020-06-17T11:00:55.179Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:00:55 [2020-06-17T11:00:55.243Z]  > git config --add remote.origin.fetch +refs/pull/41122/head:refs/remotes/origin/PR-41122 # timeout=10
11:00:55 [2020-06-17T11:00:55.295Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:00:55 [2020-06-17T11:00:55.431Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:00:55 [2020-06-17T11:00:55.567Z] Fetching upstream changes from https://github.com/moby/moby.git
11:00:55 [2020-06-17T11:00:55.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:00:55 [2020-06-17T11:00:55.568Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41122/head:refs/remotes/origin/PR-41122 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:00:56 [2020-06-17T11:00:56.408Z]  > git config core.sparsecheckout # timeout=10
11:00:56 [2020-06-17T11:00:56.465Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.65 Setting up libip6tc0:amd64 (1.8.2-4) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.67 Setting up libgpm2:amd64 (1.20.7-5) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.68 Setting up libip4tc0:amd64 (1.8.2-4) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.69 Setting up uidmap (1:4.5-1.1) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.70 Setting up libnftnl11:amd64 (1.1.2-2) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.76 Setting up xxd (2:8.1.0875-5) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.77 Setting up zip (3.0-11+b1) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.78 Setting up vim-common (2:8.1.0875-5) ...
11:00:58 [2020-06-17T11:00:58.181Z] #17 47.82 Setting up bash-completion (1:2.8-6) ...
11:00:58 [2020-06-17T11:00:58.565Z] #26 10.78 
                                                                           0.1%
#                                                                          2.5%
###                                                                        5.1%
#####                                                                      7.8%
#######                                                                   10.5%
#########                                                                 13.2%
############                                                              16.7%
##############                                                            20.7%
################                                                          22.5%
#################                                                         24.3%
###################                                                       26.9%
####################                                                      27.8%
#####################                                                     29.6%
#######################                                                   32.3%
11:00:58 [2020-06-17T11:00:58.565Z] #26 ...
11:00:58 [2020-06-17T11:00:58.565Z] 
11:00:58 [2020-06-17T11:00:58.565Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:00:58 [2020-06-17T11:00:58.565Z] #42 44.07 sync
11:00:58 [2020-06-17T11:00:58.565Z] #42 44.11 internal/reflectlite
11:00:58 [2020-06-17T11:00:58.565Z] #42 46.71 math/rand
11:00:58 [2020-06-17T11:00:58.565Z] #42 46.74 internal/singleflight
11:00:58 [2020-06-17T11:00:58.565Z] #42 46.77 github.com/LK4D4/vndr/godl/singleflight
11:00:58 [2020-06-17T11:00:58.565Z] #42 50.00 sort
11:00:58 [2020-06-17T11:00:58.565Z] #42 50.12 io
11:00:58 [2020-06-17T11:00:58.565Z] #42 50.23 strconv
11:00:58 [2020-06-17T11:00:58.565Z] #42 50.59 syscall
11:00:58 [2020-06-17T11:00:58.565Z] #42 ...
11:00:58 [2020-06-17T11:00:58.565Z] 
11:00:58 [2020-06-17T11:00:58.565Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.14 debconf: delaying package configuration, since apt-utils is not installed
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.46 Fetched 14.9 MB in 6s (2535 kB/s)
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.57 Selecting previously unselected package xxd.
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.63 Unpacking xxd (2:8.1.0875-5) ...
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.87 Selecting previously unselected package vim-common.
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:00:58 [2020-06-17T11:00:58.565Z] #33 44.91 Unpacking vim-common (2:8.1.0875-5) ...
11:00:58 [2020-06-17T11:00:58.565Z] #33 45.38 Selecting previously unselected package cmake-data.
11:00:58 [2020-06-17T11:00:58.565Z] #33 45.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:00:58 [2020-06-17T11:00:58.566Z] #33 45.42 Unpacking cmake-data (3.13.4-1) ...
11:00:58 [2020-06-17T11:00:58.566Z] #33 50.86 Selecting previously unselected package libicu63:ppc64el.
11:00:58 [2020-06-17T11:00:58.566Z] #33 50.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
11:00:58 [2020-06-17T11:00:58.566Z] #33 50.89 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
11:00:58 [2020-06-17T11:00:58.566Z] #33 ...
11:00:58 [2020-06-17T11:00:58.566Z] 
11:00:58 [2020-06-17T11:00:58.566Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:00:59 [2020-06-17T11:00:59.160Z] #26 10.78 
                                                                           0.1%
#                                                                          2.5%
###                                                                        5.1%
#####                                                                      7.8%
#######                                                                   10.5%
#########                                                                 13.2%
############                                                              16.7%
##############                                                            20.7%
################                                                          22.5%
#################                                                         24.3%
###################                                                       26.9%
####################                                                      27.8%
#####################                                                     29.6%
#######################                                                   32.3%
#########################                                                 35.9%
############################                                              39.4%
##############################                                            42.1%
################################                                          44.8%
##################################                                        47.5%
11:00:59 [2020-06-17T11:00:59.160Z] #26 ...
11:00:59 [2020-06-17T11:00:59.160Z] 
11:00:59 [2020-06-17T11:00:59.160Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:00:59 [2020-06-17T11:00:59.160Z] #31 44.59 sync
11:00:59 [2020-06-17T11:00:59.160Z] #31 44.63 internal/reflectlite
11:00:59 [2020-06-17T11:00:59.160Z] #31 48.35 sort
11:00:59 [2020-06-17T11:00:59.160Z] #31 48.36 errors
11:00:59 [2020-06-17T11:00:59.160Z] #31 49.22 io
11:00:59 [2020-06-17T11:00:59.160Z] #31 49.24 internal/oserror
11:00:59 [2020-06-17T11:00:59.160Z] #31 49.32 strconv
11:00:59 [2020-06-17T11:00:59.160Z] #31 49.87 syscall
11:00:59 [2020-06-17T11:00:59.160Z] #31 54.57 bytes
11:00:59 [2020-06-17T11:00:59.160Z] #31 54.58 strings
11:00:59 [2020-06-17T11:00:59.160Z] #31 ...
11:00:59 [2020-06-17T11:00:59.160Z] 
11:00:59 [2020-06-17T11:00:59.160Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:00:59 [2020-06-17T11:00:59.326Z] Merge succeeded, producing 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
11:00:59 [2020-06-17T11:00:59.327Z] Checking out Revision 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 (PR-41122)
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.21 Setting up libiptc0:amd64 (1.8.2-4) ...
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.22 Setting up xz-utils (5.2.4-1) ...
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.24 Setting up sudo (1.8.27-1+deb10u2) ...
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.33 invoke-rc.d: could not determine current runlevel
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.34 invoke-rc.d: policy-rc.d denied execution of start.
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.36 Setting up pigz (2.4-1) ...
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:01:00 [2020-06-17T11:01:00.708Z] #17 50.38 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:01:00 [2020-06-17T11:01:00.966Z] #17 50.40 Setting up python-pip-whl (18.1-5) ...
11:01:00 [2020-06-17T11:01:00.966Z] #17 50.41 Setting up libmpdec2:amd64 (2.4.2-2) ...
11:01:00 [2020-06-17T11:01:00.966Z] #17 50.42 Setting up vim-runtime (2:8.1.0875-5) ...
11:00:59 [2020-06-17T11:00:59.069Z]  > git merge bd5788960a5f74a6e66511c24e09b24437f48173 # timeout=10
11:00:59 [2020-06-17T11:00:59.216Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:00:59 [2020-06-17T11:00:59.359Z]  > git config core.sparsecheckout # timeout=10
11:00:59 [2020-06-17T11:00:59.414Z]  > git checkout -f 3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 # timeout=10
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.79 Setting up libaio1:amd64 (0.3.112-3) ...
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.81 Setting up libonig5:amd64 (6.9.1-1) ...
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.83 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.84 Setting up vim (2:8.1.0875-5) ...
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:01:01 [2020-06-17T11:01:01.223Z] #17 50.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:01:01 [2020-06-17T11:01:01.481Z] #17 50.93 Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:01:01 [2020-06-17T11:01:01.481Z] #17 50.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:01:01 [2020-06-17T11:01:01.481Z] #17 50.95 Setting up jq (1.5+dfsg-2+b1) ...
11:01:01 [2020-06-17T11:01:01.481Z] #17 50.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
11:01:01 [2020-06-17T11:01:01.481Z] #17 50.98 Setting up python3.7 (3.7.3-2+deb10u1) ...
11:01:01 [2020-06-17T11:01:01.853Z] #26 10.78 
                                                                           0.1%
#                                                                          2.5%
###                                                                        5.1%
#####                                                                      7.8%
#######                                                                   10.5%
#########                                                                 13.2%
############                                                              16.7%
##############                                                            20.7%
################                                                          22.5%
#################                                                         24.3%
###################                                                       26.9%
####################                                                      27.8%
#####################                                                     29.6%
#######################                                                   32.3%
#########################                                                 35.9%
############################                                              39.4%
##############################                                            42.1%
################################                                          44.8%
##################################                                        47.5%
####################################                                      51.1%
######################################                                    53.7%
#######################################                                   55.5%
########################################                                  56.4%
#########################################                                 58.2%
###########################################                               60.0%
############################################                              61.8%
#############################################                             63.5%
###############################################                           65.3%
################################################                          68.0%
##################################################                        69.8%
####################################################                      72.5%
######################################################                    75.1%
########################################################                  78.7%
#########################################################                 80.5%
###########################################################               82.3%
#############################################################             85.0%
##############################################################            86.8%
###############################################################           88.6%
#################################################################         91.3%
###################################################################       94.0%
####################################################################      95.7%
######################################################################    98.4%
######################################################################## 100.0%
11:01:02 [2020-06-17T11:01:02.144Z] #26 16.25 
11:01:02 [2020-06-17T11:01:02.467Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
11:01:02 [2020-06-17T11:01:02.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:01:02 [2020-06-17T11:01:02.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:01:03 [2020-06-17T11:01:03.009Z] #26 ...
11:01:03 [2020-06-17T11:01:03.009Z] 
11:01:03 [2020-06-17T11:01:03.009Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:01:03 [2020-06-17T11:01:03.009Z] #39 48.80 Setting up python-pkg-resources (40.8.0-1) ...
11:01:03 [2020-06-17T11:01:03.009Z] #39 56.17 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
11:01:03 [2020-06-17T11:01:03.009Z] #39 56.18 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:01:03 [2020-06-17T11:01:03.009Z] #39 56.19 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:01:03 [2020-06-17T11:01:03.009Z] #39 56.23 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
11:01:03 [2020-06-17T11:01:03.009Z] #39 56.25 Setting up python-six (1.12.0-1) ...
11:01:03 [2020-06-17T11:01:03.303Z] #39 ...
11:01:03 [2020-06-17T11:01:03.303Z] 
11:01:03 [2020-06-17T11:01:03.303Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:01:03 [2020-06-17T11:01:03.303Z] #33 58.73 Selecting previously unselected package libxml2:ppc64el.
11:01:03 [2020-06-17T11:01:03.303Z] #33 58.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
11:01:03 [2020-06-17T11:01:03.303Z] #33 58.76 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
11:01:03 [2020-06-17T11:01:03.830Z] #33 59.36 Selecting previously unselected package libarchive13:ppc64el.
11:01:03 [2020-06-17T11:01:03.830Z] #33 59.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
11:01:03 [2020-06-17T11:01:03.830Z] #33 59.37 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
11:01:04 [2020-06-17T11:01:04.122Z] #33 59.69 Selecting previously unselected package libjsoncpp1:ppc64el.
11:01:04 [2020-06-17T11:01:04.122Z] #33 59.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
11:01:04 [2020-06-17T11:01:04.122Z] #33 59.70 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
11:01:04 [2020-06-17T11:01:04.122Z] #33 59.88 Selecting previously unselected package librhash0:ppc64el.
11:01:04 [2020-06-17T11:01:04.425Z] #33 59.92 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
11:01:04 [2020-06-17T11:01:04.425Z] #33 59.92 Unpacking librhash0:ppc64el (1.3.8-1) ...
11:01:04 [2020-06-17T11:01:04.425Z] #33 60.11 Selecting previously unselected package libuv1:ppc64el.
11:01:04 [2020-06-17T11:01:04.425Z] #33 60.12 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
11:01:04 [2020-06-17T11:01:04.425Z] #33 60.12 Unpacking libuv1:ppc64el (1.24.1-1) ...
11:01:04 [2020-06-17T11:01:04.425Z] #33 60.26 Selecting previously unselected package cmake.
11:01:04 [2020-06-17T11:01:04.425Z] #33 60.27 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
11:01:04 [2020-06-17T11:01:04.744Z] #33 60.28 Unpacking cmake (3.13.4-1) ...
11:01:04 [2020-06-17T11:01:04.761Z] #17 53.80 Setting up iptables (1.8.2-4) ...
11:01:04 [2020-06-17T11:01:04.761Z] #17 53.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:01:04 [2020-06-17T11:01:04.761Z] #17 53.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:01:04 [2020-06-17T11:01:04.761Z] #17 53.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:01:04 [2020-06-17T11:01:04.761Z] #17 53.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:01:04 [2020-06-17T11:01:04.761Z] #17 53.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:01:04 [2020-06-17T11:01:04.761Z] #17 53.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:01:04 [2020-06-17T11:01:04.761Z] #17 53.87 Setting up python3 (3.7.3-1) ...
11:01:04 [2020-06-17T11:01:04.761Z] #17 54.25 Setting up python3-wheel (0.32.3-2) ...
11:01:05 [2020-06-17T11:01:05.327Z] #17 54.90 Setting up apparmor (2.13.2-10) ...
11:01:06 [2020-06-17T11:01:06.700Z] #17 ...
11:01:06 [2020-06-17T11:01:06.700Z] 
11:01:06 [2020-06-17T11:01:06.700Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:01:06 [2020-06-17T11:01:06.700Z] #36 196.3 + dpkg --print-architecture
11:01:06 [2020-06-17T11:01:06.700Z] #36 196.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:01:06 [2020-06-17T11:01:06.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:01:06 [2020-06-17T11:01:06.957Z] #36 196.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:01:06 [2020-06-17T11:01:06.957Z] #36 196.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:01:07 [2020-06-17T11:01:07.479Z] #33 ...
11:01:07 [2020-06-17T11:01:07.479Z] 
11:01:07 [2020-06-17T11:01:07.479Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:01:07 [2020-06-17T11:01:07.479Z] #29 52.92 Checking out files:  77% (1186/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:01:07 [2020-06-17T11:01:07.479Z] #29 54.38 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
11:01:07 [2020-06-17T11:01:07.479Z] #29 54.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:01:07 [2020-06-17T11:01:07.479Z] #29 ...
11:01:07 [2020-06-17T11:01:07.479Z] 
11:01:07 [2020-06-17T11:01:07.479Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:01:07 [2020-06-17T11:01:07.479Z] #33 63.13 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
11:01:07 [2020-06-17T11:01:07.479Z] #33 63.14 Setting up xxd (2:8.1.0875-5) ...
11:01:07 [2020-06-17T11:01:07.479Z] #33 63.16 Setting up libuv1:ppc64el (1.24.1-1) ...
11:01:07 [2020-06-17T11:01:07.479Z] #33 63.17 Setting up vim-common (2:8.1.0875-5) ...
11:01:07 [2020-06-17T11:01:07.480Z] #33 63.21 Setting up librhash0:ppc64el (1.3.8-1) ...
11:01:07 [2020-06-17T11:01:07.480Z] #33 63.22 Setting up cmake-data (3.13.4-1) ...
11:01:07 [2020-06-17T11:01:07.772Z] #33 63.24 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
11:01:07 [2020-06-17T11:01:07.772Z] #33 63.25 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
11:01:07 [2020-06-17T11:01:07.772Z] #33 63.25 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
11:01:07 [2020-06-17T11:01:07.772Z] #33 63.26 Setting up cmake (3.13.4-1) ...
11:01:07 [2020-06-17T11:01:07.772Z] #33 63.27 Processing triggers for libc-bin (2.28-10) ...
11:01:07 [2020-06-17T11:01:07.772Z] #33 63.35 Processing triggers for mime-support (3.62) ...
11:01:07 [2020-06-17T11:01:07.890Z] #36 ...
11:01:07 [2020-06-17T11:01:07.890Z] 
11:01:07 [2020-06-17T11:01:07.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:07 [2020-06-17T11:01:07.890Z] #39 115.0   CC       criu/files.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 117.2   CC       criu/filesystems.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 118.0   CC       criu/fsnotify.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 119.2   CC       criu/image-desc.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 119.3   CC       criu/image.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 120.2   CC       criu/ipc_ns.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 121.4   CC       criu/irmap.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 122.0   CC       criu/kcmp-ids.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 122.4   CC       criu/kerndat.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 123.5   CC       criu/libnetlink.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 123.9   CC       criu/log.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 124.4   CC       criu/lsm.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 124.9   CC       criu/mem.o
11:01:07 [2020-06-17T11:01:07.890Z] #39 ...
11:01:07 [2020-06-17T11:01:07.890Z] 
11:01:07 [2020-06-17T11:01:07.890Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:01:07 [2020-06-17T11:01:07.890Z] #17 56.58 Setting up xfsprogs (4.20.0-1) ...
11:01:07 [2020-06-17T11:01:07.890Z] #17 56.60 Setting up python3-lib2to3 (3.7.3-1) ...
11:01:07 [2020-06-17T11:01:07.890Z] #17 56.96 Setting up python3-pkg-resources (40.8.0-1) ...
11:01:08 [2020-06-17T11:01:08.065Z] #33 DONE 63.6s
11:01:08 [2020-06-17T11:01:08.065Z] 
11:01:08 [2020-06-17T11:01:08.065Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:01:08 [2020-06-17T11:01:08.065Z] #26 17.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:01:08 [2020-06-17T11:01:08.065Z] #26 18.47 
11:01:08 [2020-06-17T11:01:08.065Z] #26 18.69 
####                                                                       6.9%
######################################################################## 100.0%
11:01:08 [2020-06-17T11:01:08.065Z] #26 18.87 
11:01:08 [2020-06-17T11:01:08.065Z] #26 20.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:01:08 [2020-06-17T11:01:08.065Z] #26 20.69 
11:01:08 [2020-06-17T11:01:08.065Z] #26 20.93 
#################                                                         24.4%
######################################################################## 100.0%
11:01:08 [2020-06-17T11:01:08.065Z] #26 21.18 
11:01:08 [2020-06-17T11:01:08.148Z] #17 57.74 Setting up python3-distutils (3.7.3-1) ...
11:01:08 [2020-06-17T11:01:08.714Z] #17 58.24 Setting up python3-setuptools (40.8.0-1) ...
11:01:08 [2020-06-17T11:01:08.927Z] #26 23.12 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:01:08 [2020-06-17T11:01:08.927Z] #26 23.22 skipping existing c8c2d4a6b2e3
11:01:09 [2020-06-17T11:01:09.232Z] #26 23.36 
11:01:09 [2020-06-17T11:01:09.232Z] #26 ...
11:01:09 [2020-06-17T11:01:09.232Z] 
11:01:09 [2020-06-17T11:01:09.232Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:09 [2020-06-17T11:01:09.232Z] #42 54.96 vendor/golang.org/x/net/dns/dnsmessage
11:01:09 [2020-06-17T11:01:09.232Z] #42 57.44 bytes
11:01:09 [2020-06-17T11:01:09.526Z] #42 ...
11:01:09 [2020-06-17T11:01:09.526Z] 
11:01:09 [2020-06-17T11:01:09.526Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.327 + RM_GOPATH=0
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.327 + TMP_GOPATH=
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.327 + : /build
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.328 + '[' -z '' ']'
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.330 ++ mktemp -d
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.339 + export GOPATH=/tmp/tmp.rniJZTomZ2
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.339 + GOPATH=/tmp/tmp.rniJZTomZ2
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.339 + RM_GOPATH=1
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.339 + case "$(go env GOARCH)" in
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.340 ++ go env GOARCH
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.378 + export GO_BUILDMODE=-buildmode=pie
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.391 + GO_BUILDMODE=-buildmode=pie
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.396 ++ dirname /tmp/install/install.sh
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.403 + dir=/tmp/install
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.404 + bin=tini
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.404 + shift
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.404 + '[' '!' -f /tmp/install/tini.installer ']'
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.405 + . /tmp/install/tini.installer
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.407 ++ : fec3683b971d9c3ef73f284f176672c44b448662
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.408 + install_tini
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.408 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.408 + git clone https://github.com/krallin/tini.git /tmp/tmp.rniJZTomZ2/tini
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.408 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:01:09 [2020-06-17T11:01:09.526Z] #34 0.412 Cloning into '/tmp/tmp.rniJZTomZ2/tini'...
11:01:09 [2020-06-17T11:01:09.526Z] #34 1.737 + cd /tmp/tmp.rniJZTomZ2/tini
11:01:09 [2020-06-17T11:01:09.526Z] #34 1.738 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:01:09 [2020-06-17T11:01:09.526Z] #34 1.784 + cmake .
11:01:09 [2020-06-17T11:01:09.815Z] #34 ...
11:01:09 [2020-06-17T11:01:09.815Z] 
11:01:09 [2020-06-17T11:01:09.815Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:09 [2020-06-17T11:01:09.815Z] #48 55.42 bytes
11:01:09 [2020-06-17T11:01:09.815Z] #48 55.44 strconv
11:01:09 [2020-06-17T11:01:09.815Z] #48 55.45 strings
11:01:09 [2020-06-17T11:01:09.815Z] #48 55.53 syscall
11:01:09 [2020-06-17T11:01:09.815Z] #48 63.13 bufio
11:01:09 [2020-06-17T11:01:09.815Z] #48 ...
11:01:09 [2020-06-17T11:01:09.815Z] 
11:01:09 [2020-06-17T11:01:09.815Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:09 [2020-06-17T11:01:09.815Z] #42 65.62 reflect
11:01:10 [2020-06-17T11:01:10.086Z] #17 59.48 Setting up python3-pip (18.1-5) ...
11:01:10 [2020-06-17T11:01:10.444Z] #42 65.97 bufio
11:01:11 [2020-06-17T11:01:11.020Z] #17 60.46 Processing triggers for libc-bin (2.28-10) ...
11:01:11 [2020-06-17T11:01:11.020Z] #17 60.48 Processing triggers for mime-support (3.62) ...
11:01:11 [2020-06-17T11:01:11.588Z] #17 DONE 61.2s
11:01:11 [2020-06-17T11:01:11.588Z] 
11:01:11 [2020-06-17T11:01:11.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:11 [2020-06-17T11:01:11.588Z] #39 126.6   CC       criu/memfd.o
11:01:11 [2020-06-17T11:01:11.588Z] #39 127.2   CC       criu/mount.o
11:01:11 [2020-06-17T11:01:11.954Z] #42 ...
11:01:11 [2020-06-17T11:01:11.954Z] 
11:01:11 [2020-06-17T11:01:11.954Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:01:11 [2020-06-17T11:01:11.954Z] #26 24.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:01:11 [2020-06-17T11:01:11.954Z] #26 25.27 
11:01:11 [2020-06-17T11:01:11.954Z] #26 25.52 
######################################################################## 100.0%
11:01:11 [2020-06-17T11:01:11.954Z] #26 25.69 
11:01:11 [2020-06-17T11:01:11.954Z] #26 25.78 Download of images into '/build' complete.
11:01:11 [2020-06-17T11:01:11.954Z] #26 25.78 Use something like the following to load the result into a Docker daemon:
11:01:11 [2020-06-17T11:01:11.954Z] #26 25.78   tar -cC '/build' . | docker load
11:01:11 [2020-06-17T11:01:11.954Z] #26 DONE 25.9s
11:01:11 [2020-06-17T11:01:11.954Z] 
11:01:11 [2020-06-17T11:01:11.954Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:11 [2020-06-17T11:01:11.954Z] #34 2.589 -- The C compiler identification is GNU 8.3.0
11:01:11 [2020-06-17T11:01:11.954Z] #34 2.659 -- Check for working C compiler: /usr/bin/cc
11:01:11 [2020-06-17T11:01:11.954Z] #34 3.251 -- Check for working C compiler: /usr/bin/cc -- works
11:01:11 [2020-06-17T11:01:11.954Z] #34 3.262 -- Detecting C compiler ABI info
11:01:11 [2020-06-17T11:01:11.954Z] #34 3.914 -- Detecting C compiler ABI info - done
11:01:11 [2020-06-17T11:01:11.954Z] #34 4.099 -- Detecting C compile features
11:01:12 [2020-06-17T11:01:12.991Z] #34 ...
11:01:12 [2020-06-17T11:01:12.991Z] 
11:01:12 [2020-06-17T11:01:12.991Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.36 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.37 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.38 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.40 Setting up libcap-dev:ppc64el (1:2.25-2) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.41 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.42 Setting up protobuf-compiler (3.6.1.3-2) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.44 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 61.45 Setting up python-protobuf (3.6.1.3-2) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 68.11 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 68.11 Processing triggers for libc-bin (2.28-10) ...
11:01:12 [2020-06-17T11:01:12.991Z] #39 DONE 68.6s
11:01:12 [2020-06-17T11:01:12.991Z] 
11:01:12 [2020-06-17T11:01:12.991Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:13 [2020-06-17T11:01:13.489Z] #39 ...
11:01:13 [2020-06-17T11:01:13.489Z] 
11:01:13 [2020-06-17T11:01:13.489Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
11:01:13 [2020-06-17T11:01:13.489Z] #18 1.705 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:01:13 [2020-06-17T11:01:13.489Z] #18 1.714 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:01:13 [2020-06-17T11:01:13.489Z] #18 1.717 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:01:13 [2020-06-17T11:01:13.489Z] #18 DONE 1.8s
11:01:13 [2020-06-17T11:01:13.489Z] 
11:01:13 [2020-06-17T11:01:13.489Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
11:01:15 [2020-06-17T11:01:15.065Z] #40 1.753 Note: Building without setproctitle() and strlcpy() support.
11:01:15 [2020-06-17T11:01:15.065Z] #40 1.754       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:01:15 [2020-06-17T11:01:15.065Z] #40 1.787 Note: Building without GnuTLS support
11:01:15 [2020-06-17T11:01:15.065Z] #40 1.794 Makefile.config:39: Warn: you have no libnftables installed
11:01:15 [2020-06-17T11:01:15.065Z] #40 1.852 Makefile.config:40: Warn: Building without nftables support
11:01:15 [2020-06-17T11:01:15.393Z] Commit message: "vendor: golang.org/x/text v0.3.3"
11:01:15 [2020-06-17T11:01:15.801Z]  > git --version # timeout=10
11:01:15 [2020-06-17T11:01:15.920Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
11:01:16 [2020-06-17T11:01:16.571Z] #40 ...
11:01:16 [2020-06-17T11:01:16.571Z] 
11:01:16 [2020-06-17T11:01:16.571Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:01:16 [2020-06-17T11:01:16.571Z] #11 62.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
11:01:16 [2020-06-17T11:01:16.571Z] #11 ...
11:01:16 [2020-06-17T11:01:16.571Z] 
11:01:16 [2020-06-17T11:01:16.571Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:16 [2020-06-17T11:01:16.571Z] #40 3.743 fatal: not a git repository (or any of the parent directories): .git
11:01:16 [2020-06-17T11:01:16.571Z] #40 3.810   GEN      .gitid
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:01:16 [2020-06-17T11:01:16.864Z] #40 3.840   GEN      criu/include/version.h
11:01:16 [2020-06-17T11:01:16.864Z] #40 3.918   GEN      include/common/asm
11:01:17 [2020-06-17T11:01:17.905Z] #40 ...
11:01:17 [2020-06-17T11:01:17.905Z] 
11:01:17 [2020-06-17T11:01:17.905Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:17 [2020-06-17T11:01:17.905Z] #34 6.450 -- Detecting C compile features - done
11:01:17 [2020-06-17T11:01:17.905Z] #34 6.516 -- Performing Test HAS_BUILTIN_FORTIFY
11:01:17 [2020-06-17T11:01:17.905Z] #34 6.711 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:01:17 [2020-06-17T11:01:17.905Z] #34 6.969 -- Configuring done
11:01:17 [2020-06-17T11:01:17.905Z] #34 6.997 -- Generating done
11:01:17 [2020-06-17T11:01:17.905Z] #34 7.001 -- Build files have been written to: /tmp/tmp.rniJZTomZ2/tini
11:01:17 [2020-06-17T11:01:17.905Z] #34 7.014 + make tini-static
11:01:17 [2020-06-17T11:01:17.905Z] #34 7.475 Scanning dependencies of target tini-static
11:01:17 [2020-06-17T11:01:17.905Z] #34 7.530 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:01:17 [2020-06-17T11:01:17.905Z] #34 9.238 [100%] Linking C executable tini-static
11:01:17 [2020-06-17T11:01:17.905Z] #34 9.876 [100%] Built target tini-static
11:01:17 [2020-06-17T11:01:17.905Z] #34 9.967 + mkdir -p /build
11:01:17 [2020-06-17T11:01:17.905Z] #34 9.969 + cp tini-static /build/docker-init
11:01:17 [2020-06-17T11:01:17.905Z] #34 DONE 10.1s
11:01:18 [2020-06-17T11:01:18.196Z] 
11:01:18 [2020-06-17T11:01:18.196Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:18 [2020-06-17T11:01:18.196Z] #31 63.68 reflect
11:01:18 [2020-06-17T11:01:18.196Z] #31 63.69 bufio
11:01:18 [2020-06-17T11:01:18.196Z] #31 66.44 path
11:01:18 [2020-06-17T11:01:18.196Z] #31 69.19 text/tabwriter
11:01:18 [2020-06-17T11:01:18.196Z] #31 ...
11:01:18 [2020-06-17T11:01:18.196Z] 
11:01:18 [2020-06-17T11:01:18.196Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:18 [2020-06-17T11:01:18.196Z] #42 72.21 regexp/syntax
11:01:18 [2020-06-17T11:01:18.196Z] #42 72.93 hash/crc32
11:01:19 [2020-06-17T11:01:19.216Z] + docker version
11:01:20 [2020-06-17T11:01:20.044Z] #19 5.799 Collecting yamllint==1.16.0
11:01:20 [2020-06-17T11:01:20.610Z] #19 ...
11:01:20 [2020-06-17T11:01:20.610Z] 
11:01:20 [2020-06-17T11:01:20.610Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:20 [2020-06-17T11:01:20.610Z] #39 131.8   CC       criu/namespaces.o
11:01:20 [2020-06-17T11:01:20.610Z] #39 133.9   CC       criu/net.o
11:01:20 [2020-06-17T11:01:20.610Z] #39 137.3   CC       criu/netfilter.o
11:01:20 [2020-06-17T11:01:20.610Z] #39 137.8   CC       criu/page-pipe.o
11:01:21 [2020-06-17T11:01:21.143Z] #42 76.83 vendor/golang.org/x/text/transform
11:01:21 [2020-06-17T11:01:21.178Z] #39 138.4   CC       criu/page-xfer.o
11:01:21 [2020-06-17T11:01:21.782Z] #42 ...
11:01:21 [2020-06-17T11:01:21.782Z] 
11:01:21 [2020-06-17T11:01:21.782Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:21 [2020-06-17T11:01:21.782Z] #48 67.21 reflect
11:01:21 [2020-06-17T11:01:21.782Z] #48 67.80 regexp/syntax
11:01:21 [2020-06-17T11:01:21.782Z] #48 69.99 text/tabwriter
11:01:21 [2020-06-17T11:01:21.782Z] #48 ...
11:01:21 [2020-06-17T11:01:21.782Z] 
11:01:21 [2020-06-17T11:01:21.782Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.212   PBCC     images/timens.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.259   DEP      images/timens.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.336   PBCC     images/fown.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.401   PBCC     images/google/protobuf/descriptor.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.556   PBCC     images/opts.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.581   PBCC     images/memfd.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.635   DEP      images/fown.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.681   DEP      images/google/protobuf/descriptor.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.739   DEP      images/opts.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.815   DEP      images/memfd.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.851   PBCC     images/sit.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.886   DEP      images/sit.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.955   PBCC     images/macvlan.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.969   DEP      images/macvlan.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 6.992   PBCC     images/autofs.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.004   DEP      images/autofs.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.097   PBCC     images/sysctl.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.137   DEP      images/sysctl.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.224   PBCC     images/time.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.252   DEP      images/time.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.288   PBCC     images/binfmt-misc.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.313   DEP      images/binfmt-misc.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.357   PBCC     images/seccomp.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.394   DEP      images/seccomp.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.437   PBCC     images/userns.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.481   DEP      images/userns.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.586   PBCC     images/cgroup.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.615   DEP      images/cgroup.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.709   PBCC     images/ext-file.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.745   DEP      images/ext-file.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.801   PBCC     images/rpc.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.845   DEP      images/rpc.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.950   PBCC     images/siginfo.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 7.963   DEP      images/siginfo.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.006   PBCC     images/pagemap.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.062   DEP      images/pagemap.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.108   PBCC     images/rlimit.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.124   DEP      images/rlimit.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.171   PBCC     images/file-lock.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.213   DEP      images/file-lock.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.288   PBCC     images/tty.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.454   DEP      images/tty.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.577   PBCC     images/tun.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.639   PBCC     images/netdev.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.764   DEP      images/tun.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.837   DEP      images/netdev.pb-c.d
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.933   PBCC     images/vma.pb-c.c
11:01:21 [2020-06-17T11:01:21.782Z] #40 8.976   DEP      images/vma.pb-c.d
11:01:22 [2020-06-17T11:01:22.073Z] #40 9.037   PBCC     images/creds.pb-c.c
11:01:22 [2020-06-17T11:01:22.073Z] #40 9.072   DEP      images/creds.pb-c.d
11:01:22 [2020-06-17T11:01:22.073Z] #40 9.110   PBCC     images/utsns.pb-c.c
11:01:22 [2020-06-17T11:01:22.073Z] #40 9.120   DEP      images/utsns.pb-c.d
11:01:22 [2020-06-17T11:01:22.073Z] #40 9.193   PBCC     images/ipc-desc.pb-c.c
11:01:22 [2020-06-17T11:01:22.073Z] #40 9.206   PBCC     images/ipc-sem.pb-c.c
11:01:22 [2020-06-17T11:01:22.073Z] #40 9.251   DEP      images/ipc-desc.pb-c.d
11:01:22 [2020-06-17T11:01:22.362Z] #40 9.340   DEP      images/ipc-sem.pb-c.d
11:01:22 [2020-06-17T11:01:22.362Z] #40 9.400   PBCC     images/ipc-msg.pb-c.c
11:01:22 [2020-06-17T11:01:22.362Z] #40 9.423   DEP      images/ipc-msg.pb-c.d
11:01:22 [2020-06-17T11:01:22.362Z] #40 9.506   PBCC     images/ipc-shm.pb-c.c
11:01:22 [2020-06-17T11:01:22.551Z] #39 139.8   CC       criu/pagemap-cache.o
11:01:22 [2020-06-17T11:01:22.654Z] #40 9.551   DEP      images/ipc-shm.pb-c.d
11:01:22 [2020-06-17T11:01:22.654Z] #40 9.621   PBCC     images/ipc-var.pb-c.c
11:01:22 [2020-06-17T11:01:22.654Z] #40 9.640   DEP      images/ipc-var.pb-c.d
11:01:22 [2020-06-17T11:01:22.654Z] #40 9.709   PBCC     images/sk-opts.pb-c.c
11:01:22 [2020-06-17T11:01:22.654Z] #40 9.747   PBCC     images/packet-sock.pb-c.c
11:01:22 [2020-06-17T11:01:22.978Z] #40 9.845   DEP      images/sk-opts.pb-c.d
11:01:22 [2020-06-17T11:01:22.978Z] #40 9.900   DEP      images/packet-sock.pb-c.d
11:01:22 [2020-06-17T11:01:22.978Z] #40 10.00   PBCC     images/sk-netlink.pb-c.c
11:01:22 [2020-06-17T11:01:22.978Z] #40 10.05   DEP      images/sk-netlink.pb-c.d
11:01:23 [2020-06-17T11:01:23.116Z] #39 140.2   CC       criu/pagemap.o
11:01:23 [2020-06-17T11:01:23.267Z] #40 10.16   PBCC     images/sk-inet.pb-c.c
11:01:23 [2020-06-17T11:01:23.268Z] #40 10.21   DEP      images/sk-inet.pb-c.d
11:01:23 [2020-06-17T11:01:23.268Z] #40 10.30   PBCC     images/sk-unix.pb-c.c
11:01:23 [2020-06-17T11:01:23.268Z] #40 10.38   DEP      images/sk-unix.pb-c.d
11:01:23 [2020-06-17T11:01:23.569Z] #40 10.46   PBCC     images/mm.pb-c.c
11:01:23 [2020-06-17T11:01:23.569Z] #40 10.52   DEP      images/mm.pb-c.d
11:01:23 [2020-06-17T11:01:23.569Z] #40 10.59   PBCC     images/timerfd.pb-c.c
11:01:23 [2020-06-17T11:01:23.569Z] #40 10.68   DEP      images/timerfd.pb-c.d
11:01:23 [2020-06-17T11:01:23.869Z] #40 10.74   PBCC     images/timer.pb-c.c
11:01:23 [2020-06-17T11:01:23.869Z] #40 10.77   DEP      images/timer.pb-c.d
11:01:23 [2020-06-17T11:01:23.869Z] #40 10.81   PBCC     images/sa.pb-c.c
11:01:23 [2020-06-17T11:01:23.869Z] #40 10.87   DEP      images/sa.pb-c.d
11:01:23 [2020-06-17T11:01:23.869Z] #40 10.95   PBCC     images/pipe-data.pb-c.c
11:01:23 [2020-06-17T11:01:23.869Z] #40 10.96   DEP      images/pipe-data.pb-c.d
11:01:24 [2020-06-17T11:01:24.037Z] Client: Docker Engine - Enterprise
11:01:24 [2020-06-17T11:01:24.037Z]  Version:           19.03.5
11:01:24 [2020-06-17T11:01:24.037Z]  API version:       1.40
11:01:24 [2020-06-17T11:01:24.037Z]  Go version:        go1.12.12
11:01:24 [2020-06-17T11:01:24.037Z]  Git commit:        2ee0c57608
11:01:24 [2020-06-17T11:01:24.037Z]  Built:             11/13/2019 08:00:16
11:01:24 [2020-06-17T11:01:24.037Z]  OS/Arch:           windows/amd64
11:01:24 [2020-06-17T11:01:24.037Z]  Experimental:      false
11:01:24 [2020-06-17T11:01:24.037Z] 
11:01:24 [2020-06-17T11:01:24.037Z] Server: Docker Engine - Enterprise
11:01:24 [2020-06-17T11:01:24.037Z]  Engine:
11:01:24 [2020-06-17T11:01:24.037Z]   Version:          19.03.5
11:01:24 [2020-06-17T11:01:24.037Z]   API version:      1.40 (minimum version 1.24)
11:01:24 [2020-06-17T11:01:24.037Z]   Go version:       go1.12.12
11:01:24 [2020-06-17T11:01:24.037Z]   Git commit:       2ee0c57608
11:01:24 [2020-06-17T11:01:24.037Z]   Built:            11/13/2019 07:58:51
11:01:24 [2020-06-17T11:01:24.037Z]   OS/Arch:          windows/amd64
11:01:24 [2020-06-17T11:01:24.037Z]   Experimental:     true
11:01:24 [2020-06-17T11:01:24.049Z] #39 141.1   CC       criu/parasite-syscall.o
11:01:24 [2020-06-17T11:01:24.159Z] #40 11.03   PBCC     images/mnt.pb-c.c
11:01:24 [2020-06-17T11:01:24.159Z] #40 11.09   DEP      images/mnt.pb-c.d
11:01:24 [2020-06-17T11:01:24.159Z] #40 11.15   PBCC     images/sk-packet.pb-c.c
11:01:24 [2020-06-17T11:01:24.159Z] #40 11.16   DEP      images/sk-packet.pb-c.d
11:01:24 [2020-06-17T11:01:24.159Z] #40 11.26   PBCC     images/tcp-stream.pb-c.c
11:01:24 [2020-06-17T11:01:24.449Z] #40 11.31   DEP      images/tcp-stream.pb-c.d
11:01:24 [2020-06-17T11:01:24.449Z] #40 11.42   PBCC     images/pipe.pb-c.c
11:01:24 [2020-06-17T11:01:24.449Z] #40 11.47   DEP      images/pipe.pb-c.d
11:01:24 [2020-06-17T11:01:24.449Z] #40 ...
11:01:24 [2020-06-17T11:01:24.449Z] 
11:01:24 [2020-06-17T11:01:24.449Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:24 [2020-06-17T11:01:24.449Z] #48 80.13 time
11:01:24 [2020-06-17T11:01:24.614Z] #39 ...
11:01:24 [2020-06-17T11:01:24.614Z] 
11:01:24 [2020-06-17T11:01:24.614Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
11:01:24 [2020-06-17T11:01:24.614Z] #19 11.16   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
[Pipeline] sh
11:01:24 [2020-06-17T11:01:24.872Z] #19 11.25 Collecting pyyaml (from yamllint==1.16.0)
11:01:24 [2020-06-17T11:01:24.872Z] #19 11.40   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
11:01:25 [2020-06-17T11:01:25.644Z] + docker info
11:01:25 [2020-06-17T11:01:25.954Z] #48 81.75 regexp
11:01:26 [2020-06-17T11:01:26.244Z] #19 12.52 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:01:26 [2020-06-17T11:01:26.244Z] #19 12.57   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
11:01:26 [2020-06-17T11:01:26.244Z] #19 12.59 Building wheels for collected packages: pyyaml
11:01:26 [2020-06-17T11:01:26.244Z] #19 12.60   Running setup.py bdist_wheel for pyyaml: started
11:01:26 [2020-06-17T11:01:26.817Z] #19 13.45   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:01:27 [2020-06-17T11:01:27.075Z] #19 13.45   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
11:01:27 [2020-06-17T11:01:27.075Z] #19 13.52 Successfully built pyyaml
11:01:27 [2020-06-17T11:01:27.075Z] #19 13.55 Installing collected packages: pyyaml, pathspec, yamllint
11:01:27 [2020-06-17T11:01:27.333Z] #19 13.90 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
11:01:27 [2020-06-17T11:01:27.591Z] #19 DONE 14.3s
11:01:27 [2020-06-17T11:01:27.591Z] 
11:01:27 [2020-06-17T11:01:27.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:27 [2020-06-17T11:01:27.591Z] #39 142.0   CC       criu/path.o
11:01:27 [2020-06-17T11:01:27.591Z] #39 142.4   CC       criu/pie-util-vdso-elf32.o
11:01:27 [2020-06-17T11:01:27.591Z] #39 143.0   CC       criu/pie-util-vdso.o
11:01:27 [2020-06-17T11:01:27.591Z] #39 143.5   CC       criu/pie-util.o
11:01:27 [2020-06-17T11:01:27.591Z] #39 143.8   CC       criu/pipes.o
11:01:27 [2020-06-17T11:01:27.591Z] #39 144.5   CC       criu/plugin.o
11:01:27 [2020-06-17T11:01:27.849Z] #39 145.1   CC       criu/proc_parse.o
11:01:28 [2020-06-17T11:01:28.106Z] #39 ...
11:01:28 [2020-06-17T11:01:28.106Z] 
11:01:28 [2020-06-17T11:01:28.106Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
11:01:28 [2020-06-17T11:01:28.106Z] #22 DONE 0.2s
11:01:28 [2020-06-17T11:01:28.106Z] 
11:01:28 [2020-06-17T11:01:28.106Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
11:01:28 [2020-06-17T11:01:28.679Z] #48 ...
11:01:28 [2020-06-17T11:01:28.679Z] 
11:01:28 [2020-06-17T11:01:28.679Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 74.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 75.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 75.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
11:01:28 [2020-06-17T11:01:28.679Z] #11 76.26 debconf: delaying package configuration, since apt-utils is not installed
11:01:28 [2020-06-17T11:01:28.679Z] #11 76.37 Fetched 78.9 MB in 39s (2015 kB/s)
11:01:28 [2020-06-17T11:01:28.679Z] #11 76.45 Selecting previously unselected package binutils-mingw-w64-i686.
11:01:28 [2020-06-17T11:01:28.679Z] #11 76.45 (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.)
11:01:28 [2020-06-17T11:01:28.679Z] #11 76.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 76.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 78.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:01:28 [2020-06-17T11:01:28.679Z] #11 78.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 78.85 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.51 Selecting previously unselected package binutils-mingw-w64.
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.65 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.66 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.86 Selecting previously unselected package dmsetup.
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 81.87 Unpacking dmsetup (2:1.02.155-3) ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 82.06 Selecting previously unselected package mingw-w64-common.
11:01:28 [2020-06-17T11:01:28.679Z] #11 82.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 82.07 Unpacking mingw-w64-common (6.0.0-3) ...
11:01:28 [2020-06-17T11:01:28.679Z] #11 ...
11:01:28 [2020-06-17T11:01:28.679Z] 
11:01:28 [2020-06-17T11:01:28.679Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:01:28 [2020-06-17T11:01:28.679Z] #53 43.80 Checking out files:  66% (2113/3184)   
Checking out files:  67% (2134/3184)   
Checking out files:  68% (2166/3184)   
Checking out files:  69% (2197/3184)   
Checking out files:  70% (2229/3184)   
Checking out files:  71% (2261/3184)   
Checking out files:  72% (2293/3184)   
Checking out files:  73% (2325/3184)   
Checking out files:  74% (2357/3184)   
Checking out files:  75% (2388/3184)   
Checking out files:  76% (2420/3184)   
Checking out files:  77% (2452/3184)   
Checking out files:  78% (2484/3184)   
Checking out files:  79% (2516/3184)   
Checking out files:  80% (2548/3184)   
Checking out files:  81% (2580/3184)   
Checking out files:  82% (2611/3184)   
Checking out files:  83% (2643/3184)   
Checking out files:  84% (2675/3184)   
Checking out files:  85% (2707/3184)   
Checking out files:  86% (2739/3184)   
Checking out files:  87% (2771/3184)   
Checking out files:  88% (2802/3184)   
Checking out files:  89% (2834/3184)   
Checking out files:  90% (2866/3184)   
Checking out files:  91% (2898/3184)   
Checking out files:  92% (2930/3184)   
Checking out files:  93% (2962/3184)   
Checking out files:  94% (2993/3184)   
Checking out files:  95% (3025/3184)   
Checking out files:  96% (3057/3184)   
Checking out files:  97% (3089/3184)   
Checking out files:  98% (3121/3184)   
Checking out files:  99% (3153/3184)   
Checking out files: 100% (3184/3184)   
Checking out files: 100% (3184/3184), done.
11:01:28 [2020-06-17T11:01:28.679Z] #53 44.70 + cd /tmp/tmp.4O1DWMLFdA/src/github.com/containerd/containerd
11:01:28 [2020-06-17T11:01:28.679Z] #53 44.70 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
11:01:28 [2020-06-17T11:01:28.679Z] #53 45.99 + export 'BUILDTAGS=netgo osusergo static_build'
11:01:28 [2020-06-17T11:01:28.679Z] #53 45.99 + BUILDTAGS='netgo osusergo static_build'
11:01:28 [2020-06-17T11:01:28.679Z] #53 45.99 + export EXTRA_FLAGS=-buildmode=pie
11:01:28 [2020-06-17T11:01:28.679Z] #53 45.99 + EXTRA_FLAGS=-buildmode=pie
11:01:28 [2020-06-17T11:01:28.679Z] #53 45.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:01:28 [2020-06-17T11:01:28.679Z] #53 45.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:01:28 [2020-06-17T11:01:28.679Z] #53 45.99 + '[' '' = dynamic ']'
11:01:28 [2020-06-17T11:01:28.679Z] #53 45.99 + make
11:01:29 [2020-06-17T11:01:29.040Z] #26 DONE 1.0s
11:01:29 [2020-06-17T11:01:29.040Z] 
11:01:29 [2020-06-17T11:01:29.040Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
11:01:29 [2020-06-17T11:01:29.040Z] #29 DONE 0.1s
11:01:29 [2020-06-17T11:01:29.040Z] 
11:01:29 [2020-06-17T11:01:29.040Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:01:29 [2020-06-17T11:01:29.298Z] #45 ...
11:01:29 [2020-06-17T11:01:29.298Z] 
11:01:29 [2020-06-17T11:01:29.298Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
11:01:29 [2020-06-17T11:01:29.298Z] #31 DONE 0.0s
11:01:29 [2020-06-17T11:01:29.298Z] 
11:01:29 [2020-06-17T11:01:29.298Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
11:01:29 [2020-06-17T11:01:29.298Z] #34 DONE 0.0s
11:01:29 [2020-06-17T11:01:29.298Z] 
11:01:29 [2020-06-17T11:01:29.298Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:01:29 [2020-06-17T11:01:29.725Z] #53 ...
11:01:29 [2020-06-17T11:01:29.725Z] 
11:01:29 [2020-06-17T11:01:29.725Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:29 [2020-06-17T11:01:29.725Z] #31 75.30 internal/syscall/execenv
11:01:29 [2020-06-17T11:01:29.725Z] #31 75.30 internal/syscall/unix
11:01:29 [2020-06-17T11:01:29.725Z] #31 75.38 time
11:01:29 [2020-06-17T11:01:29.725Z] #31 82.82 internal/poll
11:01:29 [2020-06-17T11:01:29.725Z] #31 85.02 os
11:01:29 [2020-06-17T11:01:29.725Z] #31 ...
11:01:29 [2020-06-17T11:01:29.725Z] 
11:01:29 [2020-06-17T11:01:29.725Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:29 [2020-06-17T11:01:29.725Z] #40 11.55   PBCC     images/pstree.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 11.59   DEP      images/pstree.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 11.61   PBCC     images/fs.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 11.62   DEP      images/fs.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 11.74   PBCC     images/signalfd.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 11.83   DEP      images/signalfd.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 11.89   PBCC     images/fh.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 11.94   PBCC     images/fsnotify.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.03   DEP      images/fh.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.13   DEP      images/fsnotify.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.21   PBCC     images/eventpoll.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.23   DEP      images/eventpoll.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.29   PBCC     images/eventfd.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.31   DEP      images/eventfd.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.39   PBCC     images/remap-file-path.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.40   DEP      images/remap-file-path.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.49   PBCC     images/fifo.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.51   DEP      images/fifo.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.64   PBCC     images/ghost-file.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.67   DEP      images/ghost-file.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.76   PBCC     images/regfile.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.82   DEP      images/regfile.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 12.93   PBCC     images/ns.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.01   DEP      images/ns.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.10   PBCC     images/fdinfo.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.22   DEP      images/fdinfo.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.28   PBCC     images/core-aarch64.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.33   PBCC     images/core-arm.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.36   PBCC     images/core-ppc64.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.40   PBCC     images/core-s390.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.45   PBCC     images/core-x86.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.52   PBCC     images/core.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.61   PBCC     images/inventory.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.68   DEP      images/core-aarch64.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.73   DEP      images/core-arm.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.80   DEP      images/core-ppc64.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.86   DEP      images/core-s390.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.93   DEP      images/core-x86.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 13.99   DEP      images/core.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 14.10   DEP      images/inventory.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 14.18   PBCC     images/cpuinfo.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 14.19   DEP      images/cpuinfo.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 14.25   PBCC     images/stats.pb-c.c
11:01:29 [2020-06-17T11:01:29.725Z] #40 14.27   DEP      images/stats.pb-c.d
11:01:29 [2020-06-17T11:01:29.725Z] #40 16.31 make[1]: Nothing to be done for 'all'.
11:01:30 [2020-06-17T11:01:30.672Z] #52 ...
11:01:30 [2020-06-17T11:01:30.673Z] 
11:01:30 [2020-06-17T11:01:30.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:30 [2020-06-17T11:01:30.673Z] #39 147.8   CC       criu/protobuf-desc.o
11:01:31 [2020-06-17T11:01:31.245Z] #40 18.16   CC       images/stats.o
11:01:31 [2020-06-17T11:01:31.560Z] #40 18.73   CC       images/core.o
11:01:31 [2020-06-17T11:01:31.616Z] #39 148.7   CC       criu/protobuf.o
11:01:31 [2020-06-17T11:01:31.616Z] #39 149.0   CC       criu/pstree.o
11:01:31 [2020-06-17T11:01:31.852Z] #40 ...
11:01:31 [2020-06-17T11:01:31.852Z] 
11:01:31 [2020-06-17T11:01:31.852Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:01:31 [2020-06-17T11:01:31.852Z] #11 87.45 Selecting previously unselected package mingw-w64-x86-64-dev.
11:01:31 [2020-06-17T11:01:31.852Z] #11 87.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:01:31 [2020-06-17T11:01:31.852Z] #11 87.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:01:32 [2020-06-17T11:01:32.891Z] #11 ...
11:01:32 [2020-06-17T11:01:32.891Z] 
11:01:32 [2020-06-17T11:01:32.891Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:32 [2020-06-17T11:01:32.891Z] #42 78.20 time
11:01:32 [2020-06-17T11:01:32.891Z] #42 85.88 regexp
11:01:32 [2020-06-17T11:01:32.891Z] #42 ...
11:01:32 [2020-06-17T11:01:32.891Z] 
11:01:32 [2020-06-17T11:01:32.891Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:32 [2020-06-17T11:01:32.891Z] #31 85.79 internal/fmtsort
11:01:32 [2020-06-17T11:01:32.891Z] #31 87.94 path/filepath
11:01:32 [2020-06-17T11:01:32.891Z] #31 87.94 fmt
11:01:32 [2020-06-17T11:01:32.988Z] #39 150.1   CC       criu/rbtree.o
11:01:32 [2020-06-17T11:01:32.988Z] #39 150.4   CC       criu/rst-malloc.o
11:01:33 [2020-06-17T11:01:33.569Z] #39 150.7   CC       criu/seccomp.o
11:01:33 [2020-06-17T11:01:33.826Z] #39 ...
11:01:33 [2020-06-17T11:01:33.826Z] 
11:01:33 [2020-06-17T11:01:33.826Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:01:33 [2020-06-17T11:01:33.826Z] #36 DONE 223.7s
11:01:33 [2020-06-17T11:01:33.826Z] 
11:01:33 [2020-06-17T11:01:33.826Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:01:34 [2020-06-17T11:01:34.406Z] #52 ...
11:01:34 [2020-06-17T11:01:34.406Z] 
11:01:34 [2020-06-17T11:01:34.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:34 [2020-06-17T11:01:34.406Z] #39 151.5   CC       criu/seize.o
11:01:34 [2020-06-17T11:01:34.435Z] #31 89.79 io/ioutil
11:01:35 [2020-06-17T11:01:35.337Z] #39 ...
11:01:35 [2020-06-17T11:01:35.337Z] 
11:01:35 [2020-06-17T11:01:35.337Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:01:35 [2020-06-17T11:01:35.337Z] #37 DONE 0.1s
11:01:35 [2020-06-17T11:01:35.594Z] 
11:01:35 [2020-06-17T11:01:35.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:35 [2020-06-17T11:01:35.594Z] #39 152.8   CC       criu/servicefd.o
11:01:35 [2020-06-17T11:01:35.852Z] #39 153.2   CC       criu/shmem.o
11:01:36 [2020-06-17T11:01:36.418Z] #39 153.7   CC       criu/sigframe.o
11:01:36 [2020-06-17T11:01:36.418Z] #39 153.7   CC       criu/signalfd.o
11:01:36 [2020-06-17T11:01:36.514Z] #31 ...
11:01:36 [2020-06-17T11:01:36.514Z] 
11:01:36 [2020-06-17T11:01:36.514Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:36 [2020-06-17T11:01:36.514Z] #42 92.13 os/exec
11:01:36 [2020-06-17T11:01:36.514Z] #42 92.15 net
11:01:36 [2020-06-17T11:01:36.675Z] #39 153.9   CC       criu/sk-inet.o
11:01:37 [2020-06-17T11:01:37.241Z] #39 154.6   CC       criu/sk-netlink.o
11:01:37 [2020-06-17T11:01:37.499Z] #39 154.9   CC       criu/sk-packet.o
11:01:38 [2020-06-17T11:01:38.064Z] #39 155.4   CC       criu/sk-queue.o
11:01:38 [2020-06-17T11:01:38.629Z] #39 155.8   CC       criu/sk-tcp.o
11:01:39 [2020-06-17T11:01:39.194Z] #39 156.2   CC       criu/sk-unix.o
11:01:40 [2020-06-17T11:01:40.046Z] #42 95.49 github.com/LK4D4/vndr/versioned
11:01:40 [2020-06-17T11:01:40.046Z] #42 ...
11:01:40 [2020-06-17T11:01:40.046Z] 
11:01:40 [2020-06-17T11:01:40.046Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:01:40 [2020-06-17T11:01:40.046Z] #53 47.30 + bin/ctr
11:01:40 [2020-06-17T11:01:40.046Z] #53 ...
11:01:40 [2020-06-17T11:01:40.046Z] 
11:01:40 [2020-06-17T11:01:40.046Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:01:40 [2020-06-17T11:01:40.046Z] #11 93.73 Selecting previously unselected package gcc-mingw-w64-base.
11:01:40 [2020-06-17T11:01:40.046Z] #11 93.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:01:40 [2020-06-17T11:01:40.046Z] #11 93.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:01:40 [2020-06-17T11:01:40.046Z] #11 93.94 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:01:40 [2020-06-17T11:01:40.046Z] #11 93.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:01:40 [2020-06-17T11:01:40.046Z] #11 93.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:01:40 [2020-06-17T11:01:40.566Z] #39 157.6   CC       criu/sockets.o
11:01:41 [2020-06-17T11:01:41.130Z] #39 158.3   CC       criu/stats.o
11:01:41 [2020-06-17T11:01:41.388Z] #39 158.6   CC       criu/string.o
11:01:41 [2020-06-17T11:01:41.388Z] #39 158.7   CC       criu/sysctl.o
11:01:41 [2020-06-17T11:01:41.953Z] #39 159.3   CC       criu/sysfs_parse.o
11:01:42 [2020-06-17T11:01:42.518Z] #39 159.6   CC       criu/timens.o
11:01:42 [2020-06-17T11:01:42.518Z] #39 ...
11:01:42 [2020-06-17T11:01:42.518Z] 
11:01:42 [2020-06-17T11:01:42.518Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:01:42 [2020-06-17T11:01:42.518Z] #45 232.4 + cd /tmp/tmp.nhycrxHHzp/src/github.com/golangci/golangci-lint/
11:01:42 [2020-06-17T11:01:42.518Z] #45 232.4 + git checkout -q v1.23.8
11:01:42 [2020-06-17T11:01:42.778Z] #11 ...
11:01:42 [2020-06-17T11:01:42.778Z] 
11:01:42 [2020-06-17T11:01:42.778Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:42 [2020-06-17T11:01:42.778Z] #40 19.89   CC       images/core-x86.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 20.63   CC       images/core-arm.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 21.11   CC       images/core-aarch64.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 21.68   CC       images/core-ppc64.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 22.36   CC       images/core-s390.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 23.57   CC       images/cpuinfo.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 24.33   CC       images/inventory.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 24.61   CC       images/fdinfo.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 25.10   CC       images/fown.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 25.42   CC       images/ns.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 25.69   CC       images/regfile.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 25.97   CC       images/ghost-file.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 26.34   CC       images/fifo.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 26.60   CC       images/remap-file-path.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 26.82   CC       images/eventfd.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 27.07   CC       images/eventpoll.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 27.45   CC       images/fh.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 27.87   CC       images/fsnotify.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 28.71   CC       images/signalfd.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 29.08   CC       images/fs.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 29.38   CC       images/pstree.o
11:01:42 [2020-06-17T11:01:42.778Z] #40 29.63   CC       images/pipe.o
11:01:43 [2020-06-17T11:01:43.071Z] #40 29.92   CC       images/tcp-stream.o
11:01:43 [2020-06-17T11:01:43.071Z] #40 30.16   CC       images/sk-packet.o
11:01:43 [2020-06-17T11:01:43.083Z] #45 233.0 ++ git describe --tags
11:01:43 [2020-06-17T11:01:43.083Z] #45 233.1 + version=v1.23.8
11:01:43 [2020-06-17T11:01:43.083Z] #45 233.1 ++ git rev-parse --short HEAD
11:01:43 [2020-06-17T11:01:43.083Z] #45 233.1 + commit=76a82c6
11:01:43 [2020-06-17T11:01:43.083Z] #45 233.1 ++ git show -s --format=%cd
11:01:43 [2020-06-17T11:01:43.083Z] #45 233.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
11:01:43 [2020-06-17T11:01:43.083Z] #45 233.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:01:43 [2020-06-17T11:01:43.363Z] #40 30.50   CC       images/mnt.o
11:01:43 [2020-06-17T11:01:43.656Z] #40 ...
11:01:43 [2020-06-17T11:01:43.657Z] 
11:01:43 [2020-06-17T11:01:43.657Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:43 [2020-06-17T11:01:43.657Z] #48 89.11 path/filepath
11:01:43 [2020-06-17T11:01:43.657Z] #48 89.14 mvdan.cc/sh/v3/fileutil
11:01:43 [2020-06-17T11:01:43.657Z] #48 92.33 fmt
11:01:43 [2020-06-17T11:01:43.657Z] #48 92.33 encoding/binary
11:01:43 [2020-06-17T11:01:43.657Z] #48 95.22 encoding/base64
11:01:43 [2020-06-17T11:01:43.657Z] #48 95.29 golang.org/x/sys/unix
11:01:43 [2020-06-17T11:01:43.657Z] #48 ...
11:01:43 [2020-06-17T11:01:43.657Z] 
11:01:43 [2020-06-17T11:01:43.657Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:43 [2020-06-17T11:01:43.657Z] #42 97.07 go/token
11:01:43 [2020-06-17T11:01:43.657Z] #42 97.08 net/url
11:01:43 [2020-06-17T11:01:43.657Z] #42 97.21 text/template/parse
11:01:43 [2020-06-17T11:01:43.951Z] #42 99.52 go/scanner
11:01:46 [2020-06-17T11:01:46.043Z] #42 101.7 encoding/json
11:01:46 [2020-06-17T11:01:46.678Z] #42 ...
11:01:46 [2020-06-17T11:01:46.678Z] 
11:01:46 [2020-06-17T11:01:46.678Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:46 [2020-06-17T11:01:46.678Z] #31 92.80 flag
11:01:46 [2020-06-17T11:01:46.678Z] #31 92.81 log
11:01:46 [2020-06-17T11:01:46.678Z] #31 92.81 github.com/BurntSushi/toml
11:01:46 [2020-06-17T11:01:46.678Z] #31 97.93 github.com/BurntSushi/toml/cmd/tomlv
11:01:46 [2020-06-17T11:01:46.678Z] #31 DONE 102.3s
11:01:46 [2020-06-17T11:01:46.678Z] 
11:01:46 [2020-06-17T11:01:46.678Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:46 [2020-06-17T11:01:46.678Z] #40 30.85   CC       images/pipe-data.o
11:01:46 [2020-06-17T11:01:46.678Z] #40 31.13   CC       images/sa.o
11:01:46 [2020-06-17T11:01:46.678Z] #40 31.40   CC       images/timer.o
11:01:46 [2020-06-17T11:01:46.678Z] #40 31.88   CC       images/timerfd.o
11:01:46 [2020-06-17T11:01:46.678Z] #40 32.13   CC       images/mm.o
11:01:46 [2020-06-17T11:01:46.678Z] #40 32.53   CC       images/sk-opts.o
11:01:46 [2020-06-17T11:01:46.678Z] #40 32.84   CC       images/sk-unix.o
11:01:46 [2020-06-17T11:01:46.678Z] #40 33.23   CC       images/sk-inet.o
11:01:46 [2020-06-17T11:01:46.678Z] #40 33.69   CC       images/tun.o
11:01:47 [2020-06-17T11:01:47.343Z] #40 34.29   CC       images/sk-netlink.o
11:01:47 [2020-06-17T11:01:47.642Z] #40 34.77   CC       images/packet-sock.o
11:01:48 [2020-06-17T11:01:48.283Z] #40 35.33   CC       images/ipc-var.o
11:01:48 [2020-06-17T11:01:48.343Z] #45 ...
11:01:48 [2020-06-17T11:01:48.343Z] 
11:01:48 [2020-06-17T11:01:48.343Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:48 [2020-06-17T11:01:48.343Z] #49 110.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:01:48 [2020-06-17T11:01:48.343Z] #49 111.4 + mkdir -p /build
11:01:48 [2020-06-17T11:01:48.343Z] #49 111.4 + cp runc /build/runc
11:01:48 [2020-06-17T11:01:48.343Z] #49 DONE 111.7s
11:01:48 [2020-06-17T11:01:48.343Z] 
11:01:48 [2020-06-17T11:01:48.343Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:48 [2020-06-17T11:01:48.343Z] #39 159.9   CC       criu/timerfd.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 160.2   CC       criu/tty.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 161.8   CC       criu/tun.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 162.4   CC       criu/uffd.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 163.4   CC       criu/util.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 164.5   CC       criu/uts_ns.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 164.7   CC       criu/vdso-compat.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 164.9   CC       criu/vdso.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 165.5   LINK     criu/built-in.o
11:01:48 [2020-06-17T11:01:48.343Z] #39 165.6   LINK     criu/criu
11:01:48 [2020-06-17T11:01:48.575Z] #40 35.61   CC       images/ipc-desc.o
11:01:48 [2020-06-17T11:01:48.867Z] #40 35.86   CC       images/ipc-shm.o
11:01:48 [2020-06-17T11:01:48.908Z] #39 166.2   DEP      lib/c/criu.d
11:01:48 [2020-06-17T11:01:48.908Z] #39 166.3   CC       images/rpc.pb-c.o
11:01:49 [2020-06-17T11:01:49.162Z] #40 36.13   CC       images/ipc-msg.o
11:01:49 [2020-06-17T11:01:49.453Z] #40 36.48   CC       images/ipc-sem.o
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
11:01:49 [2020-06-17T11:01:49.587Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.1% of statements
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/types	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:01:49 [2020-06-17T11:01:49.587Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:01:49 [2020-06-17T11:01:49.744Z] #40 36.76   CC       images/utsns.o
11:01:49 [2020-06-17T11:01:49.841Z] #39 166.8   CC       lib/c/criu.o
11:01:50 [2020-06-17T11:01:50.036Z] #40 37.00   CC       images/creds.o
11:01:50 [2020-06-17T11:01:50.200Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
11:01:50 [2020-06-17T11:01:50.200Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
11:01:50 [2020-06-17T11:01:50.200Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:01:50 [2020-06-17T11:01:50.200Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:01:50 [2020-06-17T11:01:50.200Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:01:50 [2020-06-17T11:01:50.200Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:01:50 [2020-06-17T11:01:50.200Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:01:50 [2020-06-17T11:01:50.200Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:01:50 [2020-06-17T11:01:50.200Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:01:50 [2020-06-17T11:01:50.373Z] #40 37.21   CC       images/vma.o
11:01:50 [2020-06-17T11:01:50.373Z] #40 37.59   CC       images/netdev.o
11:01:50 [2020-06-17T11:01:50.406Z] #39 167.5   LINK     lib/c/built-in.o
11:01:50 [2020-06-17T11:01:50.406Z] #39 167.6   LINK     lib/c/libcriu.so
11:01:50 [2020-06-17T11:01:50.406Z] #39 167.6   LINK     lib/c/libcriu.a
11:01:50 [2020-06-17T11:01:50.406Z] #39 167.8   GEN      magic.py
11:01:50 [2020-06-17T11:01:50.483Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
11:01:50 [2020-06-17T11:01:50.483Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/builder	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:01:50 [2020-06-17T11:01:50.483Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:01:50 [2020-06-17T11:01:50.664Z] #39 167.9 Note: Building without setproctitle() and strlcpy() support.
11:01:50 [2020-06-17T11:01:50.664Z] #39 167.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:01:50 [2020-06-17T11:01:50.664Z] #39 167.9 Note: Building without GnuTLS support
11:01:50 [2020-06-17T11:01:50.664Z] #39 167.9 Makefile.config:39: Warn: you have no libnftables installed
11:01:50 [2020-06-17T11:01:50.664Z] #39 167.9 Makefile.config:40: Warn: Building without nftables support
11:01:50 [2020-06-17T11:01:50.764Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
11:01:51 [2020-06-17T11:01:51.006Z] #40 38.10   CC       images/tty.o
11:01:51 [2020-06-17T11:01:51.014Z] Client:
11:01:51 [2020-06-17T11:01:51.014Z]  Debug Mode: false
11:01:51 [2020-06-17T11:01:51.014Z]  Plugins:
11:01:51 [2020-06-17T11:01:51.014Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
11:01:51 [2020-06-17T11:01:51.014Z] 
11:01:51 [2020-06-17T11:01:51.014Z] Server:
11:01:51 [2020-06-17T11:01:51.014Z]  Containers: 0
11:01:51 [2020-06-17T11:01:51.014Z]   Running: 0
11:01:51 [2020-06-17T11:01:51.014Z]   Paused: 0
11:01:51 [2020-06-17T11:01:51.014Z]   Stopped: 0
11:01:51 [2020-06-17T11:01:51.014Z]  Images: 0
11:01:51 [2020-06-17T11:01:51.014Z]  Server Version: 19.03.5
11:01:51 [2020-06-17T11:01:51.014Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:01:51 [2020-06-17T11:01:51.014Z]   Windows: 
11:01:51 [2020-06-17T11:01:51.014Z]   LCOW: 
11:01:51 [2020-06-17T11:01:51.014Z]  Logging Driver: json-file
11:01:51 [2020-06-17T11:01:51.014Z]  Plugins:
11:01:51 [2020-06-17T11:01:51.014Z]   Volume: local
11:01:51 [2020-06-17T11:01:51.014Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:01:51 [2020-06-17T11:01:51.014Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:01:51 [2020-06-17T11:01:51.014Z]  Swarm: inactive
11:01:51 [2020-06-17T11:01:51.014Z]  Default Isolation: process
11:01:51 [2020-06-17T11:01:51.014Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:01:51 [2020-06-17T11:01:51.014Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
11:01:51 [2020-06-17T11:01:51.014Z]  OSType: windows
11:01:51 [2020-06-17T11:01:51.014Z]  Architecture: x86_64
11:01:51 [2020-06-17T11:01:51.014Z]  CPUs: 4
11:01:51 [2020-06-17T11:01:51.014Z]  Total Memory: 32GiB
11:01:51 [2020-06-17T11:01:51.014Z]  Name: azwin-2-ee2af0
11:01:51 [2020-06-17T11:01:51.014Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
11:01:51 [2020-06-17T11:01:51.014Z]  Docker Root Dir: D:\docker
11:01:51 [2020-06-17T11:01:51.014Z]  Debug Mode: false
11:01:51 [2020-06-17T11:01:51.014Z]  Registry: https://index.docker.io/v1/
11:01:51 [2020-06-17T11:01:51.014Z]  Labels:
11:01:51 [2020-06-17T11:01:51.014Z]  Experimental: true
11:01:51 [2020-06-17T11:01:51.014Z]  Insecure Registries:
11:01:51 [2020-06-17T11:01:51.014Z]   10.0.0.4:5000
11:01:51 [2020-06-17T11:01:51.014Z]   127.0.0.0/8
11:01:51 [2020-06-17T11:01:51.014Z]  Registry Mirrors:
11:01:51 [2020-06-17T11:01:51.014Z]   http://10.0.0.4:5000/
11:01:51 [2020-06-17T11:01:51.014Z]  Live Restore Enabled: false
11:01:51 [2020-06-17T11:01:51.014Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:01:51 [2020-06-17T11:01:51.229Z] #39 168.5 fatal: not a git repository (or any of the parent directories): .git
11:01:51 [2020-06-17T11:01:51.834Z] #39 169.1 make[1]: Nothing to be done for 'all'.
11:01:52 [2020-06-17T11:01:52.045Z] #40 38.82   CC       images/file-lock.o
11:01:52 [2020-06-17T11:01:52.045Z] #40 39.03   CC       images/rlimit.o
11:01:52 [2020-06-17T11:01:52.338Z] #40 39.35   CC       images/pagemap.o
11:01:52 [2020-06-17T11:01:52.432Z] #39 169.7 make[1]: 'images/built-in.o' is up to date.
11:01:52 [2020-06-17T11:01:52.432Z] #39 169.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:01:52 [2020-06-17T11:01:52.432Z] #39 169.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:01:52 [2020-06-17T11:01:52.432Z] #39 169.8 make[1]: 'compel/libcompel.a' is up to date.
11:01:52 [2020-06-17T11:01:52.432Z] #39 169.8 make[1]: 'compel/compel-host-bin' is up to date.
11:01:52 [2020-06-17T11:01:52.632Z] #40 39.66   CC       images/siginfo.o
11:01:52 [2020-06-17T11:01:52.689Z] #39 169.8 make[1]: Nothing to be done for 'all'.
11:01:52 [2020-06-17T11:01:52.689Z] #39 169.8 make[1]: 'soccr/libsoccr.a' is up to date.
11:01:52 [2020-06-17T11:01:52.689Z] #39 170.0 make[2]: Nothing to be done for 'all'.
11:01:52 [2020-06-17T11:01:52.689Z] #39 170.1 make[2]: Nothing to be done for 'all'.
11:01:52 [2020-06-17T11:01:52.689Z] #39 ...
11:01:52 [2020-06-17T11:01:52.689Z] 
11:01:52 [2020-06-17T11:01:52.689Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:01:52 [2020-06-17T11:01:52.689Z] #52 196.4 + bin/containerd
11:01:52 [2020-06-17T11:01:52.927Z] #40 39.95   CC       images/rpc.o
11:01:53 [2020-06-17T11:01:53.253Z] #52 ...
11:01:53 [2020-06-17T11:01:53.253Z] 
11:01:53 [2020-06-17T11:01:53.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:53 [2020-06-17T11:01:53.253Z] #39 170.1 make[2]: Nothing to be done for 'all'.
11:01:53 [2020-06-17T11:01:53.253Z] #39 170.2 make[2]: Nothing to be done for 'all'.
11:01:53 [2020-06-17T11:01:53.253Z] #39 170.2 make[2]: Nothing to be done for 'all'.
11:01:53 [2020-06-17T11:01:53.253Z] #39 170.2 make[2]: Nothing to be done for 'all'.
11:01:53 [2020-06-17T11:01:53.253Z] #39 170.3 make[2]: Nothing to be done for 'all'.
11:01:53 [2020-06-17T11:01:53.253Z] #39 170.4 make[2]: Nothing to be done for 'all'.
11:01:53 [2020-06-17T11:01:53.253Z] #39 170.4   INSTALL  criu/criu
11:01:53 [2020-06-17T11:01:53.253Z] #39 DONE 170.6s
11:01:53 [2020-06-17T11:01:53.431Z] ok  	github.com/docker/docker/builder/remotecontext	0.324s	coverage: 13.6% of statements
11:01:53 [2020-06-17T11:01:53.510Z] 
11:01:53 [2020-06-17T11:01:53.510Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:01:54 [2020-06-17T11:01:54.048Z] ok  	github.com/docker/docker/builder/dockerfile	1.007s	coverage: 48.2% of statements
11:01:54 [2020-06-17T11:01:54.330Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
11:01:54 [2020-06-17T11:01:54.443Z] #52 ...
11:01:54 [2020-06-17T11:01:54.443Z] 
11:01:54 [2020-06-17T11:01:54.443Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:01:54 [2020-06-17T11:01:54.443Z] #40 DONE 0.1s
11:01:54 [2020-06-17T11:01:54.450Z] #40 ...
11:01:54 [2020-06-17T11:01:54.450Z] 
11:01:54 [2020-06-17T11:01:54.450Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:01:54 [2020-06-17T11:01:54.450Z] #48 99.93 github.com/pkg/diff
11:01:54 [2020-06-17T11:01:54.450Z] #48 99.96 go/scanner
11:01:54 [2020-06-17T11:01:54.450Z] #48 99.98 encoding/json
11:01:54 [2020-06-17T11:01:54.450Z] #48 104.0 go/ast
11:01:54 [2020-06-17T11:01:54.450Z] #48 104.2 mvdan.cc/editorconfig
11:01:54 [2020-06-17T11:01:54.450Z] #48 107.7 mvdan.cc/sh/v3/syntax
11:01:54 [2020-06-17T11:01:54.450Z] #48 ...
11:01:54 [2020-06-17T11:01:54.450Z] 
11:01:54 [2020-06-17T11:01:54.450Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:54 [2020-06-17T11:01:54.450Z] #40 41.58   CC       images/ext-file.o
11:01:54 [2020-06-17T11:01:54.701Z] 
11:01:54 [2020-06-17T11:01:54.701Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:01:54 [2020-06-17T11:01:54.701Z] #42 DONE 0.1s
11:01:54 [2020-06-17T11:01:54.701Z] 
11:01:54 [2020-06-17T11:01:54.701Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:01:54 [2020-06-17T11:01:54.701Z] #45 ...
11:01:54 [2020-06-17T11:01:54.701Z] 
11:01:54 [2020-06-17T11:01:54.701Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:01:54 [2020-06-17T11:01:54.701Z] #44 DONE 0.1s
11:01:54 [2020-06-17T11:01:54.757Z] #40 41.78   CC       images/cgroup.o
11:01:54 [2020-06-17T11:01:54.943Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.035s	coverage: 86.3% of statements
11:01:54 [2020-06-17T11:01:54.943Z] ?   	github.com/docker/docker/cli	[no test files]
11:01:54 [2020-06-17T11:01:54.943Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:01:54 [2020-06-17T11:01:54.958Z] 
11:01:54 [2020-06-17T11:01:54.958Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:01:55 [2020-06-17T11:01:55.428Z] #40 42.51   CC       images/userns.o
11:01:55 [2020-06-17T11:01:55.745Z] #40 42.88   CC       images/google/protobuf/descriptor.o
11:01:56 [2020-06-17T11:01:56.870Z] #40 ...
11:01:56 [2020-06-17T11:01:56.870Z] 
11:01:56 [2020-06-17T11:01:56.870Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:01:56 [2020-06-17T11:01:56.870Z] #42 102.5 go/ast
11:01:56 [2020-06-17T11:01:56.870Z] #42 109.5 text/template
11:01:57 [2020-06-17T11:01:57.609Z] ok  	github.com/docker/docker/client	0.105s	coverage: 75.4% of statements
11:01:58 [2020-06-17T11:01:58.019Z] #42 ...
11:01:58 [2020-06-17T11:01:58.019Z] 
11:01:58 [2020-06-17T11:01:58.019Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:01:58 [2020-06-17T11:01:58.019Z] #40 45.09   CC       images/opts.o
11:01:58 [2020-06-17T11:01:58.334Z] #40 45.34   CC       images/seccomp.o
11:01:58 [2020-06-17T11:01:58.642Z] #40 45.67   CC       images/binfmt-misc.o
11:01:58 [2020-06-17T11:01:58.957Z] #40 45.92   CC       images/time.o
11:01:59 [2020-06-17T11:01:59.292Z] #40 46.09   CC       images/sysctl.o
11:01:59 [2020-06-17T11:01:59.292Z] #40 46.37   CC       images/autofs.o
11:01:59 [2020-06-17T11:01:59.596Z] #40 46.60   CC       images/macvlan.o
11:01:59 [2020-06-17T11:01:59.596Z] #40 46.82   CC       images/sit.o
11:02:00 [2020-06-17T11:02:00.259Z] #40 47.15   CC       images/memfd.o
11:02:00 [2020-06-17T11:02:00.570Z] #40 47.45   CC       images/timens.o
11:02:00 [2020-06-17T11:02:00.886Z] #40 47.78   LINK     images/built-in.o
11:02:00 [2020-06-17T11:02:00.886Z] #40 47.95   GEN      compel/include/asm
11:02:00 [2020-06-17T11:02:00.886Z] #40 47.98   GEN      compel/include/version.h
11:02:01 [2020-06-17T11:02:01.206Z] #40 48.00 touch .config
11:02:01 [2020-06-17T11:02:01.206Z] #40 48.03   GEN      include/common/config.h
11:02:01 [2020-06-17T11:02:01.206Z] #40 48.20   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:02:01 [2020-06-17T11:02:01.206Z] #40 48.24   GEN      compel/plugins/include/uapi/std/syscall.h
11:02:01 [2020-06-17T11:02:01.206Z] #40 48.31   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
11:02:01 [2020-06-17T11:02:01.206Z] #40 48.35   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
11:02:01 [2020-06-17T11:02:01.753Z] #40 48.39   DEP      compel/arch/ppc64/plugins/std/memcmp.d
11:02:01 [2020-06-17T11:02:01.753Z] #40 48.42   DEP      compel/arch/ppc64/plugins/std/memcpy.d
11:02:01 [2020-06-17T11:02:01.753Z] #40 48.45   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
11:02:01 [2020-06-17T11:02:01.753Z] #40 48.50   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:02:01 [2020-06-17T11:02:01.753Z] #40 48.50   DEP      compel/plugins/std/infect.d
11:02:01 [2020-06-17T11:02:01.753Z] #40 48.75   DEP      compel/plugins/std/string.d
11:02:02 [2020-06-17T11:02:02.055Z] #40 48.94   DEP      compel/plugins/std/log.d
11:02:02 [2020-06-17T11:02:02.055Z] #40 49.04   DEP      compel/plugins/std/fds.d
11:02:02 [2020-06-17T11:02:02.366Z] #40 49.21   DEP      compel/plugins/std/std.d
11:02:02 [2020-06-17T11:02:02.366Z] #40 49.30   DEP      compel/plugins/shmem/shmem.d
11:02:02 [2020-06-17T11:02:02.366Z] #40 49.43   DEP      compel/plugins/fds/fds.d
11:02:02 [2020-06-17T11:02:02.366Z] #40 49.56   CC       compel/plugins/std/std.o
11:02:03 [2020-06-17T11:02:03.017Z] #40 49.93   CC       compel/plugins/std/fds.o
11:02:03 [2020-06-17T11:02:03.674Z] #40 50.52   CC       compel/plugins/std/log.o
11:02:04 [2020-06-17T11:02:04.331Z] #40 51.48   CC       compel/plugins/std/string.o
11:02:05 [2020-06-17T11:02:05.436Z] #40 52.38   CC       compel/plugins/std/infect.o
11:02:05 [2020-06-17T11:02:05.761Z] #40 52.91   CC       compel/arch/ppc64/plugins/std/parasite-head.o
11:02:05 [2020-06-17T11:02:05.761Z] #40 52.97   CC       compel/arch/ppc64/plugins/std/memcpy.o
11:02:06 [2020-06-17T11:02:06.084Z] #40 53.03   CC       compel/arch/ppc64/plugins/std/memcmp.o
11:02:06 [2020-06-17T11:02:06.084Z] #40 53.08   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
11:02:06 [2020-06-17T11:02:06.084Z] #40 53.15   AR       compel/plugins/std.lib.a
11:02:06 [2020-06-17T11:02:06.084Z] #40 53.21   CC       compel/plugins/fds/fds.o
11:02:06 [2020-06-17T11:02:06.411Z] #40 53.50   AR       compel/plugins/fds.lib.a
11:02:06 [2020-06-17T11:02:06.411Z] #40 53.55   HOSTDEP  compel/src/lib/log-host.d
11:02:06 [2020-06-17T11:02:06.411Z] #40 53.62   HOSTDEP  compel/src/lib/handle-elf-host.d
11:02:06 [2020-06-17T11:02:06.738Z] #40 53.74   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
11:02:06 [2020-06-17T11:02:06.738Z] #40 53.84   HOSTDEP  compel/src/main-host.d
11:02:06 [2020-06-17T11:02:06.738Z] #40 53.97   DEP      compel/src/lib/ptrace.d
11:02:07 [2020-06-17T11:02:07.066Z] #40 54.13   DEP      compel/src/lib/infect.d
11:02:07 [2020-06-17T11:02:07.379Z] #40 54.38   DEP      compel/src/lib/infect-util.d
11:02:07 [2020-06-17T11:02:07.688Z] #40 54.54   DEP      compel/src/lib/infect-rpc.d
11:02:07 [2020-06-17T11:02:07.688Z] #40 54.70   DEP      compel/arch/ppc64/src/lib/infect.d
11:02:07 [2020-06-17T11:02:07.688Z] #40 54.80   DEP      compel/arch/ppc64/src/lib/cpu.d
11:02:08 [2020-06-17T11:02:08.003Z] #40 54.89   DEP      compel/src/lib/log.d
11:02:08 [2020-06-17T11:02:08.003Z] #40 55.02   DEP      compel/src/main.d
11:02:08 [2020-06-17T11:02:08.303Z] #40 55.12   DEP      compel/src/lib/handle-elf.d
11:02:08 [2020-06-17T11:02:08.303Z] #40 55.25   DEP      compel/arch/ppc64/src/lib/handle-elf.d
11:02:08 [2020-06-17T11:02:08.303Z] #40 55.51   CC       compel/src/lib/log.o
11:02:08 [2020-06-17T11:02:08.937Z] #40 55.86   CC       compel/arch/ppc64/src/lib/cpu.o
11:02:09 [2020-06-17T11:02:09.232Z] #40 56.25   CC       compel/arch/ppc64/src/lib/infect.o
11:02:09 [2020-06-17T11:02:09.232Z] #40 ...
11:02:09 [2020-06-17T11:02:09.232Z] 
11:02:09 [2020-06-17T11:02:09.232Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:09 [2020-06-17T11:02:09.232Z] #42 114.9 go/parser
11:02:09 [2020-06-17T11:02:09.232Z] #42 116.1 encoding/xml
11:02:09 [2020-06-17T11:02:09.531Z] #42 ...
11:02:09 [2020-06-17T11:02:09.531Z] 
11:02:09 [2020-06-17T11:02:09.531Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:02:09 [2020-06-17T11:02:09.531Z] #11 116.6 Selecting previously unselected package g++-mingw-w64-x86-64.
11:02:09 [2020-06-17T11:02:09.531Z] #11 116.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:02:09 [2020-06-17T11:02:09.531Z] #11 116.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:02:09 [2020-06-17T11:02:09.621Z] DEBUG: print all environment variables to check how Jenkins runs this script
11:02:09 [2020-06-17T11:02:09.621Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f173bce6\powershellScript.ps1'; exit $LASTEXITCODE;
11:02:09 [2020-06-17T11:02:09.621Z] ----------------------------------------------------------------------------
11:02:09 [2020-06-17T11:02:09.621Z] 
11:02:09 [2020-06-17T11:02:09.621Z] INFO: executeCI.ps1 starting at Wed Jun 17 11:02:08 CUT 2020
11:02:09 [2020-06-17T11:02:09.621Z] 
11:02:09 [2020-06-17T11:02:09.621Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:02:09 [2020-06-17T11:02:09.621Z] INFO: Running git version 2.24.1.windows.2
11:02:09 [2020-06-17T11:02:09.621Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
11:02:09 [2020-06-17T11:02:09.621Z] INFO: Environment variables:
11:02:09 [2020-06-17T11:02:09.621Z] 
11:02:09 [2020-06-17T11:02:09.622Z] Name                           Value                                                                                   
11:02:09 [2020-06-17T11:02:09.622Z] ----                           -----                                                                                   
11:02:09 [2020-06-17T11:02:09.622Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:02:09 [2020-06-17T11:02:09.622Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
11:02:09 [2020-06-17T11:02:09.622Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:02:09 [2020-06-17T11:02:09.622Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
11:02:09 [2020-06-17T11:02:09.622Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
11:02:09 [2020-06-17T11:02:09.622Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
11:02:09 [2020-06-17T11:02:09.622Z] BRANCH_NAME                    PR-41122                                                                                
11:02:09 [2020-06-17T11:02:09.622Z] BUILD_DISPLAY_NAME             #1                                                                                      
11:02:09 [2020-06-17T11:02:09.622Z] BUILD_ID                       1                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] BUILD_NUMBER                   1                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] BUILD_TAG                      jenkins-moby-PR-41122-1                                                                 
11:02:09 [2020-06-17T11:02:09.622Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41122/1/                              
11:02:09 [2020-06-17T11:02:09.622Z] CHANGE_AUTHOR                  thaJeztah                                                                               
11:02:09 [2020-06-17T11:02:09.622Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
11:02:09 [2020-06-17T11:02:09.622Z] CHANGE_BRANCH                  bump_x_text                                                                             
11:02:09 [2020-06-17T11:02:09.622Z] CHANGE_FORK                    thaJeztah/docker                                                                        
11:02:09 [2020-06-17T11:02:09.622Z] CHANGE_ID                      41122                                                                                   
11:02:09 [2020-06-17T11:02:09.622Z] CHANGE_TARGET                  master                                                                                  
11:02:09 [2020-06-17T11:02:09.622Z] CHANGE_TITLE                   vendor: golang.org/x/text v0.3.3 (CVE-2020-14040)                                       
11:02:09 [2020-06-17T11:02:09.622Z] CHANGE_URL                     https://github.com/moby/moby/pull/41122                                                 
11:02:09 [2020-06-17T11:02:09.622Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
11:02:09 [2020-06-17T11:02:09.622Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:02:09 [2020-06-17T11:02:09.622Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:02:09 [2020-06-17T11:02:09.622Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:02:09 [2020-06-17T11:02:09.622Z] COMPUTERNAME                   azwin-2-ee2af0                                                                          
11:02:09 [2020-06-17T11:02:09.622Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
11:02:09 [2020-06-17T11:02:09.622Z] ConfigSequenceNumber           0                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] DOCKER_BUILDKIT                0                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] DOCKER_DUT_DEBUG               1                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:02:09 [2020-06-17T11:02:09.622Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:02:09 [2020-06-17T11:02:09.622Z] EXECUTOR_NUMBER                0                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] FQDN                           azwin-2-ee2af0.westus.cloudapp.azure.com                                                
11:02:09 [2020-06-17T11:02:09.622Z] GIT_BRANCH                     PR-41122                                                                                
11:02:09 [2020-06-17T11:02:09.622Z] GIT_COMMIT                     3e2965831f7f5537a2950f4f94eb0dc201d2a6d3                                                
11:02:09 [2020-06-17T11:02:09.622Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:02:09 [2020-06-17T11:02:09.622Z] HUDSON_COOKIE                  7e4eed14-4e94-4406-918c-a03ce1858282                                                    
11:02:09 [2020-06-17T11:02:09.622Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:02:09 [2020-06-17T11:02:09.622Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:02:09 [2020-06-17T11:02:09.622Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
11:02:09 [2020-06-17T11:02:09.622Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
11:02:09 [2020-06-17T11:02:09.622Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:02:09 [2020-06-17T11:02:09.622Z] JENKINS_NODE_COOKIE            758a75e1-31b7-4fac-8736-4cfb951b40e4                                                    
11:02:09 [2020-06-17T11:02:09.622Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:02:09 [2020-06-17T11:02:09.622Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
11:02:09 [2020-06-17T11:02:09.622Z] JOB_BASE_NAME                  PR-41122                                                                                
11:02:09 [2020-06-17T11:02:09.622Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41122/display/redirect                
11:02:09 [2020-06-17T11:02:09.622Z] JOB_NAME                       moby/PR-41122                                                                           
11:02:09 [2020-06-17T11:02:09.622Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41122/                                
11:02:09 [2020-06-17T11:02:09.622Z] library.jps.version            master                                                                                  
11:02:09 [2020-06-17T11:02:09.622Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
11:02:09 [2020-06-17T11:02:09.622Z] NODE_LABELS                    amd64 azure azwin-2-ee2af0 azwin-2019 docker west-us windows windows-2019 x86_64        
11:02:09 [2020-06-17T11:02:09.622Z] NODE_NAME                      azwin-2-ee2af0                                                                          
11:02:09 [2020-06-17T11:02:09.622Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] OS                             Windows_NT                                                                              
11:02:09 [2020-06-17T11:02:09.622Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
11:02:09 [2020-06-17T11:02:09.622Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:02:09 [2020-06-17T11:02:09.622Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:02:09 [2020-06-17T11:02:09.622Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
11:02:09 [2020-06-17T11:02:09.622Z] PROCESSOR_LEVEL                6                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] PROCESSOR_REVISION             5504                                                                                    
11:02:09 [2020-06-17T11:02:09.622Z] ProgramData                    C:\ProgramData                                                                          
11:02:09 [2020-06-17T11:02:09.622Z] ProgramFiles                   C:\Program Files                                                                        
11:02:09 [2020-06-17T11:02:09.622Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:02:09 [2020-06-17T11:02:09.622Z] ProgramW6432                   C:\Program Files                                                                        
11:02:09 [2020-06-17T11:02:09.622Z] PROMPT                         $P$G                                                                                    
11:02:09 [2020-06-17T11:02:09.622Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:02:09 [2020-06-17T11:02:09.622Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
11:02:09 [2020-06-17T11:02:09.622Z] PUBLIC                         C:\Users\Public                                                                         
11:02:09 [2020-06-17T11:02:09.622Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41122/1/display/redirect?page=changes 
11:02:09 [2020-06-17T11:02:09.622Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41122/1/display/redirect              
11:02:09 [2020-06-17T11:02:09.622Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] SOURCES_DRIVE                  d                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] SOURCES_SUBDIR                 gopath                                                                                  
11:02:09 [2020-06-17T11:02:09.622Z] STAGE_NAME                     Run tests                                                                               
11:02:09 [2020-06-17T11:02:09.622Z] SystemDrive                    C:                                                                                      
11:02:09 [2020-06-17T11:02:09.622Z] SystemRoot                     C:\windows                                                                              
11:02:09 [2020-06-17T11:02:09.622Z] TEMP                           C:\windows\TEMP                                                                         
11:02:09 [2020-06-17T11:02:09.622Z] TESTDEBUG                      0                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] TESTRUN_DRIVE                  d                                                                                       
11:02:09 [2020-06-17T11:02:09.622Z] TESTRUN_SUBDIR                 CI                                                                                      
11:02:09 [2020-06-17T11:02:09.622Z] TIMEOUT                        120m                                                                                    
11:02:09 [2020-06-17T11:02:09.622Z] TMP                            C:\windows\TEMP                                                                         
11:02:09 [2020-06-17T11:02:09.622Z] USERDOMAIN                     WORKGROUP                                                                               
11:02:09 [2020-06-17T11:02:09.622Z] USERNAME                       azwin-2-ee2af0$                                                                         
11:02:09 [2020-06-17T11:02:09.622Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
11:02:09 [2020-06-17T11:02:09.622Z] windir                         C:\windows                                                                              
11:02:09 [2020-06-17T11:02:09.622Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:02:09 [2020-06-17T11:02:09.622Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
11:02:09 [2020-06-17T11:02:09.622Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:02:09 [2020-06-17T11:02:09.622Z] 
11:02:09 [2020-06-17T11:02:09.622Z] 
11:02:09 [2020-06-17T11:02:09.622Z] 
11:02:09 [2020-06-17T11:02:09.622Z] INFO: Sources under d:\gopath\...
11:02:09 [2020-06-17T11:02:09.622Z] INFO: Test run under d:\CI\...
11:02:09 [2020-06-17T11:02:09.622Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:02:09 [2020-06-17T11:02:09.622Z] INFO: docker/docker repository was found
11:02:10 [2020-06-17T11:02:10.096Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
11:02:10 [2020-06-17T11:02:10.096Z] ltsc2019: Pulling from windows/servercore
11:02:10 [2020-06-17T11:02:10.192Z] #11 ...
11:02:10 [2020-06-17T11:02:10.192Z] 
11:02:10 [2020-06-17T11:02:10.192Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:02:10 [2020-06-17T11:02:10.192Z] #40 57.29   CC       compel/src/lib/infect-rpc.o
11:02:10 [2020-06-17T11:02:10.395Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:02:10 [2020-06-17T11:02:10.395Z] 
11:02:10 [2020-06-17T11:02:10.395Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:02:10 [2020-06-17T11:02:10.395Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:02:10 [2020-06-17T11:02:10.395Z] HOSTNAME=95e4fe9308a3
11:02:10 [2020-06-17T11:02:10.395Z] TESTDEBUG=0
11:02:10 [2020-06-17T11:02:10.395Z] DEST=bundles/test-integration
11:02:10 [2020-06-17T11:02:10.395Z] PWD=/go/src/github.com/docker/docker
11:02:10 [2020-06-17T11:02:10.395Z] DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
11:02:10 [2020-06-17T11:02:10.395Z] container=docker
11:02:10 [2020-06-17T11:02:10.395Z] HOME=/root
11:02:10 [2020-06-17T11:02:10.395Z] GOLANG_VERSION=1.13.12
11:02:10 [2020-06-17T11:02:10.395Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:02:10 [2020-06-17T11:02:10.395Z] VALIDATE_BRANCH=master
11:02:10 [2020-06-17T11:02:10.395Z] TERM=xterm
11:02:10 [2020-06-17T11:02:10.395Z] DOCKER_PKG=github.com/docker/docker
11:02:10 [2020-06-17T11:02:10.395Z] SHLVL=1
11:02:10 [2020-06-17T11:02:10.395Z] TIMEOUT=120m
11:02:10 [2020-06-17T11:02:10.395Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:02:10 [2020-06-17T11:02:10.395Z] DOCKER_GRAPHDRIVER=overlay2
11:02:10 [2020-06-17T11:02:10.395Z] GO111MODULE=off
11:02:10 [2020-06-17T11:02:10.395Z] DOCKER_EXPERIMENTAL=1
11:02:10 [2020-06-17T11:02:10.395Z] TEST_SKIP_INTEGRATION_CLI=1
11:02:10 [2020-06-17T11:02:10.395Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:02:10 [2020-06-17T11:02:10.395Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:02:10 [2020-06-17T11:02:10.395Z] GOPATH=/go
11:02:10 [2020-06-17T11:02:10.395Z] PKG_CONFIG=pkg-config
11:02:10 [2020-06-17T11:02:10.395Z] _=/usr/bin/env
11:02:10 [2020-06-17T11:02:10.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:02:10 [2020-06-17T11:02:10.503Z] #40 57.67   CC       compel/src/lib/infect-util.o
11:02:10 [2020-06-17T11:02:10.569Z] 4612f6d0b889: Pulling fs layer
11:02:10 [2020-06-17T11:02:10.569Z] 666079ee0460: Pulling fs layer
11:02:10 [2020-06-17T11:02:10.820Z] #40 57.94   CC       compel/src/lib/infect.o
11:02:11 [2020-06-17T11:02:11.943Z] #40 ...
11:02:11 [2020-06-17T11:02:11.943Z] 
11:02:11 [2020-06-17T11:02:11.943Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:02:11 [2020-06-17T11:02:11.943Z] #48 117.7 golang.org/x/crypto/ssh/terminal
11:02:11 [2020-06-17T11:02:11.943Z] #48 125.5 mvdan.cc/sh/v3/cmd/shfmt
11:02:12 [2020-06-17T11:02:12.252Z] #48 ...
11:02:12 [2020-06-17T11:02:12.252Z] 
11:02:12 [2020-06-17T11:02:12.252Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:12 [2020-06-17T11:02:12.252Z] #42 125.8 math/big
11:02:12 [2020-06-17T11:02:12.252Z] #42 126.0 go/doc
11:02:15 [2020-06-17T11:02:15.895Z] #42 ...
11:02:15 [2020-06-17T11:02:15.895Z] 
11:02:15 [2020-06-17T11:02:15.895Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:02:15 [2020-06-17T11:02:15.895Z] #48 DONE 131.3s
11:02:15 [2020-06-17T11:02:15.895Z] 
11:02:15 [2020-06-17T11:02:15.895Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:02:15 [2020-06-17T11:02:15.895Z] #40 61.07   CC       compel/src/lib/ptrace.o
11:02:15 [2020-06-17T11:02:15.895Z] #40 61.55   AR       compel/libcompel.a
11:02:15 [2020-06-17T11:02:15.895Z] #40 61.68   HOSTCC   compel/src/main-host.o
11:02:15 [2020-06-17T11:02:15.895Z] #40 62.02   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
11:02:15 [2020-06-17T11:02:15.895Z] #40 62.20   HOSTCC   compel/src/lib/handle-elf-host.o
11:02:15 [2020-06-17T11:02:15.895Z] #40 62.61   HOSTCC   compel/src/lib/log-host.o
11:02:15 [2020-06-17T11:02:15.895Z] #40 62.82   HOSTLINK compel/compel-host-bin
11:02:16 [2020-06-17T11:02:16.203Z] #40 63.06   DEP      soccr/soccr.d
11:02:16 [2020-06-17T11:02:16.203Z] #40 63.31   CC       soccr/soccr.o
11:02:16 [2020-06-17T11:02:16.458Z] 666079ee0460: Verifying Checksum
11:02:16 [2020-06-17T11:02:16.458Z] 666079ee0460: Download complete
11:02:17 [2020-06-17T11:02:17.464Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:02:17 [2020-06-17T11:02:17.464Z] 
11:02:17 [2020-06-17T11:02:17.464Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:02:17 [2020-06-17T11:02:17.719Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:02:17 [2020-06-17T11:02:17.719Z] Using test binary docker
11:02:17 [2020-06-17T11:02:17.973Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:02:17 [2020-06-17T11:02:17.973Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:02:17 [2020-06-17T11:02:17.973Z] INFO: Waiting for daemon to start...
11:02:17 [2020-06-17T11:02:17.973Z] Starting dockerd
11:02:18 [2020-06-17T11:02:18.306Z] #40 65.28   AR       soccr/libsoccr.a
11:02:18 [2020-06-17T11:02:18.306Z] #40 65.33 make[1]: 'soccr/libsoccr.a' is up to date.
11:02:18 [2020-06-17T11:02:18.948Z] #40 65.78   DEP      criu/arch/ppc64/sigframe.d
11:02:18 [2020-06-17T11:02:18.948Z] #40 65.96   DEP      criu/arch/ppc64/crtools.d
11:02:18 [2020-06-17T11:02:18.948Z] #40 66.11   DEP      criu/arch/ppc64/cpu.d
11:02:19 [2020-06-17T11:02:19.244Z] #40 66.36   CC       criu/arch/ppc64/cpu.o
11:02:19 [2020-06-17T11:02:19.537Z] #40 ...
11:02:19 [2020-06-17T11:02:19.537Z] 
11:02:19 [2020-06-17T11:02:19.537Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.3 Selecting previously unselected package libapparmor1:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.4 Selecting previously unselected package libapparmor-dev:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.6 Selecting previously unselected package libbtrfs0.
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.6 Unpacking libbtrfs0 (4.20.1-2) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.6 Selecting previously unselected package libbtrfs-dev.
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.7 Unpacking libbtrfs-dev (4.20.1-2) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.8 Selecting previously unselected package libudev-dev:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 133.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.0 Selecting previously unselected package libsepol1-dev:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.4 Selecting previously unselected package libpcre16-3:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.6 Selecting previously unselected package libpcre32-3:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.8 Selecting previously unselected package libpcrecpp0v5:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.9 Selecting previously unselected package libpcre3-dev:ppc64el.
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 134.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
11:02:19 [2020-06-17T11:02:19.537Z] #11 135.3 Selecting previously unselected package libselinux1-dev:ppc64el.
11:02:19 [2020-06-17T11:02:19.828Z] #11 135.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
11:02:19 [2020-06-17T11:02:19.828Z] #11 135.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
11:02:19 [2020-06-17T11:02:19.898Z] .
11:02:19 [2020-06-17T11:02:19.898Z] INFO: Building docker-sdk-python3:4.2.0...
11:02:20 [2020-06-17T11:02:20.118Z] #11 135.7 Selecting previously unselected package libdevmapper-dev:ppc64el.
11:02:20 [2020-06-17T11:02:20.118Z] #11 135.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
11:02:20 [2020-06-17T11:02:20.118Z] #11 135.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
11:02:20 [2020-06-17T11:02:20.118Z] #11 135.8 Selecting previously unselected package libseccomp-dev:ppc64el.
11:02:20 [2020-06-17T11:02:20.118Z] #11 135.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
11:02:20 [2020-06-17T11:02:20.118Z] #11 135.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
11:02:20 [2020-06-17T11:02:20.118Z] #11 136.0 Selecting previously unselected package libsystemd-dev:ppc64el.
11:02:20 [2020-06-17T11:02:20.408Z] #11 136.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
11:02:20 [2020-06-17T11:02:20.408Z] #11 136.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
11:02:20 [2020-06-17T11:02:20.699Z] #11 136.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up libbtrfs0 (4.20.1-2) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.6 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.7 Setting up libbtrfs-dev (4.20.1-2) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.7 Setting up mingw-w64-common (6.0.0-3) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
11:02:20 [2020-06-17T11:02:20.988Z] #11 136.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.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
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.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
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.9 Setting up dmsetup (2:1.02.155-3) ...
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
11:02:21 [2020-06-17T11:02:21.284Z] #11 136.9 Processing triggers for libc-bin (2.28-10) ...
11:02:21 [2020-06-17T11:02:21.575Z] #11 DONE 137.3s
11:02:21 [2020-06-17T11:02:21.575Z] 
11:02:21 [2020-06-17T11:02:21.575Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.521 + RM_GOPATH=0
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.521 + TMP_GOPATH=
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.522 + : /build
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.522 + '[' -z '' ']'
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.523 ++ mktemp -d
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.526 + export GOPATH=/tmp/tmp.9xg3JJNQ4u
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.526 + GOPATH=/tmp/tmp.9xg3JJNQ4u
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.526 + RM_GOPATH=1
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.527 + case "$(go env GOARCH)" in
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.527 ++ go env GOARCH
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.565 + export GO_BUILDMODE=-buildmode=pie
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.566 + GO_BUILDMODE=-buildmode=pie
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.566 ++ dirname /tmp/install/install.sh
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.568 + dir=/tmp/install
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.568 + bin=runc
11:02:22 [2020-06-17T11:02:22.204Z] #50 ...
11:02:22 [2020-06-17T11:02:22.204Z] 
11:02:22 [2020-06-17T11:02:22.204Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
11:02:22 [2020-06-17T11:02:22.204Z] #12 DONE 0.6s
11:02:22 [2020-06-17T11:02:22.204Z] 
11:02:22 [2020-06-17T11:02:22.204Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.569 + shift
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.570 + '[' '!' -f /tmp/install/runc.installer ']'
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.570 + . /tmp/install/runc.installer
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.573 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.574 + install_runc
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.576 + uname -r
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.577 + grep -q '^3\.10\.0.*\.el7\.'
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.583 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.583 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.583 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.583 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9xg3JJNQ4u/src/github.com/opencontainers/runc
11:02:22 [2020-06-17T11:02:22.204Z] #50 0.590 Cloning into '/tmp/tmp.9xg3JJNQ4u/src/github.com/opencontainers/runc'...
11:02:22 [2020-06-17T11:02:22.842Z] #50 ...
11:02:22 [2020-06-17T11:02:22.842Z] 
11:02:22 [2020-06-17T11:02:22.842Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
11:02:22 [2020-06-17T11:02:22.842Z] #13 DONE 0.4s
11:02:22 [2020-06-17T11:02:22.842Z] 
11:02:22 [2020-06-17T11:02:22.842Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
11:02:23 [2020-06-17T11:02:23.133Z] #14 0.271 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:02:23 [2020-06-17T11:02:23.133Z] #14 DONE 0.4s
11:02:23 [2020-06-17T11:02:23.133Z] 
11:02:23 [2020-06-17T11:02:23.133Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
11:02:23 [2020-06-17T11:02:23.422Z] #15 DONE 0.4s
11:02:23 [2020-06-17T11:02:23.422Z] 
11:02:23 [2020-06-17T11:02:23.422Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
11:02:23 [2020-06-17T11:02:23.652Z] 4612f6d0b889: Verifying Checksum
11:02:23 [2020-06-17T11:02:23.653Z] 4612f6d0b889: Download complete
11:02:24 [2020-06-17T11:02:24.052Z] #16 DONE 0.5s
11:02:24 [2020-06-17T11:02:24.052Z] 
11:02:24 [2020-06-17T11:02:24.052Z] #17 [dev-systemd-false  6/26] RUN ldconfig
11:02:24 [2020-06-17T11:02:24.346Z] #17 DONE 0.5s
11:02:24 [2020-06-17T11:02:24.346Z] 
11:02:24 [2020-06-17T11:02:24.346Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:02:24 [2020-06-17T11:02:24.538Z] ok  	github.com/docker/docker/cmd/dockerd	0.076s	coverage: 30.8% of statements
11:02:24 [2020-06-17T11:02:24.538Z] ok  	github.com/docker/docker/container	0.111s	coverage: 34.7% of statements
11:02:24 [2020-06-17T11:02:24.538Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:02:24 [2020-06-17T11:02:24.538Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:02:24 [2020-06-17T11:02:24.538Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:02:24 [2020-06-17T11:02:24.538Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:02:24 [2020-06-17T11:02:24.980Z] #18 0.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
11:02:24 [2020-06-17T11:02:24.980Z] #18 0.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:02:25 [2020-06-17T11:02:25.271Z] #18 0.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:02:26 [2020-06-17T11:02:26.300Z] #18 1.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
11:02:28 [2020-06-17T11:02:28.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:02:28 [2020-06-17T11:02:28.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:02:28 [2020-06-17T11:02:28.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:02:28 [2020-06-17T11:02:28.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:02:28 [2020-06-17T11:02:28.906Z] ok  	github.com/docker/docker/daemon/cluster	0.035s	coverage: 0.5% of statements
11:02:29 [2020-06-17T11:02:29.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:02:29 [2020-06-17T11:02:29.518Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
11:02:29 [2020-06-17T11:02:29.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:02:29 [2020-06-17T11:02:29.849Z] #18 ...
11:02:29 [2020-06-17T11:02:29.849Z] 
11:02:29 [2020-06-17T11:02:29.849Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:29 [2020-06-17T11:02:29.849Z] #42 135.0 vendor/golang.org/x/text/secure/bidirule
11:02:29 [2020-06-17T11:02:29.849Z] #42 136.1 vendor/golang.org/x/text/unicode/norm
11:02:29 [2020-06-17T11:02:29.849Z] #42 137.8 github.com/LK4D4/vndr/build
11:02:29 [2020-06-17T11:02:29.849Z] #42 ...
11:02:29 [2020-06-17T11:02:29.849Z] 
11:02:29 [2020-06-17T11:02:29.849Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:02:29 [2020-06-17T11:02:29.849Z] #18 5.232 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB]
11:02:29 [2020-06-17T11:02:29.849Z] #18 5.370 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
11:02:29 [2020-06-17T11:02:29.849Z] #18 ...
11:02:29 [2020-06-17T11:02:29.849Z] 
11:02:29 [2020-06-17T11:02:29.849Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:02:29 [2020-06-17T11:02:29.849Z] #40 66.94   CC       criu/arch/ppc64/crtools.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 68.51   CC       criu/arch/ppc64/sigframe.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 69.03   LINK     criu/arch/ppc64/crtools.built-in.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 69.11   DEP      criu/pie/util-vdso.d
11:02:29 [2020-06-17T11:02:29.849Z] #40 69.32   DEP      criu/pie/util.d
11:02:29 [2020-06-17T11:02:29.849Z] #40 69.50   CC       criu/pie/util.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 69.83   CC       criu/pie/util-vdso.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 70.86   AR       criu/pie/pie.lib.a
11:02:29 [2020-06-17T11:02:29.849Z] #40 70.99   DEP      criu/pie/restorer.d
11:02:29 [2020-06-17T11:02:29.849Z] #40 71.43   DEP      criu/arch/ppc64/vdso-trampoline.d
11:02:29 [2020-06-17T11:02:29.849Z] #40 71.47   DEP      criu/arch/ppc64/restorer.d
11:02:29 [2020-06-17T11:02:29.849Z] #40 71.78   DEP      criu/arch/ppc64/vdso-pie.d
11:02:29 [2020-06-17T11:02:29.849Z] #40 71.90   DEP      criu/pie/parasite-vdso.d
11:02:29 [2020-06-17T11:02:29.849Z] #40 72.11   DEP      criu/pie/parasite.d
11:02:29 [2020-06-17T11:02:29.849Z] #40 72.40   CC       criu/pie/parasite.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 73.96   LINK     criu/pie/parasite.built-in.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 73.98   GEN      criu/pie/parasite-blob.h
11:02:29 [2020-06-17T11:02:29.849Z] #40 74.05   CC       criu/pie/parasite-vdso.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 75.07   CC       criu/arch/ppc64/vdso-pie.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 75.56   CC       criu/arch/ppc64/restorer.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 76.07   CC       criu/arch/ppc64/vdso-trampoline.o
11:02:29 [2020-06-17T11:02:29.849Z] #40 76.10   CC       criu/pie/restorer.o
11:02:30 [2020-06-17T11:02:30.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:02:30 [2020-06-17T11:02:30.509Z] #40 ...
11:02:30 [2020-06-17T11:02:30.509Z] 
11:02:30 [2020-06-17T11:02:30.509Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:30 [2020-06-17T11:02:30.509Z] #50 8.687 + cd /tmp/tmp.9xg3JJNQ4u/src/github.com/opencontainers/runc
11:02:30 [2020-06-17T11:02:30.509Z] #50 8.687 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:02:30 [2020-06-17T11:02:30.820Z] #50 9.355 + '[' -z '' ']'
11:02:30 [2020-06-17T11:02:30.990Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.4% of statements
11:02:31 [2020-06-17T11:02:31.135Z] #50 9.355 + target=static
11:02:31 [2020-06-17T11:02:31.135Z] #50 9.356 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:02:31 [2020-06-17T11:02:31.453Z] #50 ...
11:02:31 [2020-06-17T11:02:31.453Z] 
11:02:31 [2020-06-17T11:02:31.453Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:02:31 [2020-06-17T11:02:31.453Z] #55 137.6 + for f in rootlesskit rootlesskit-docker-proxy
11:02:31 [2020-06-17T11:02:31.453Z] #55 137.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:02:31 [2020-06-17T11:02:31.453Z] #55 DONE 147.1s
11:02:31 [2020-06-17T11:02:31.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:02:31 [2020-06-17T11:02:31.774Z] 
11:02:31 [2020-06-17T11:02:31.774Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:02:31 [2020-06-17T11:02:31.774Z] #56 DONE 0.1s
11:02:31 [2020-06-17T11:02:31.774Z] 
11:02:31 [2020-06-17T11:02:31.774Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:02:31 [2020-06-17T11:02:31.774Z] #57 DONE 0.1s
11:02:31 [2020-06-17T11:02:31.774Z] 
11:02:31 [2020-06-17T11:02:31.774Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:31 [2020-06-17T11:02:31.774Z] #42 146.9 vendor/golang.org/x/net/http2/hpack
11:02:33 [2020-06-17T11:02:33.653Z] #52 ...
11:02:33 [2020-06-17T11:02:33.653Z] 
11:02:33 [2020-06-17T11:02:33.653Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:02:33 [2020-06-17T11:02:33.653Z] #45 DONE 281.6s
11:02:33 [2020-06-17T11:02:33.653Z] 
11:02:33 [2020-06-17T11:02:33.653Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:02:33 [2020-06-17T11:02:33.653Z] #52 ...
11:02:33 [2020-06-17T11:02:33.653Z] 
11:02:33 [2020-06-17T11:02:33.653Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:02:33 [2020-06-17T11:02:33.653Z] #46 DONE 0.1s
11:02:33 [2020-06-17T11:02:33.653Z] 
11:02:33 [2020-06-17T11:02:33.653Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:02:33 [2020-06-17T11:02:33.653Z] #48 DONE 0.0s
11:02:33 [2020-06-17T11:02:33.653Z] 
11:02:33 [2020-06-17T11:02:33.653Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:02:33 [2020-06-17T11:02:33.653Z] #50 DONE 0.1s
11:02:33 [2020-06-17T11:02:33.653Z] 
11:02:33 [2020-06-17T11:02:33.653Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:02:35 [2020-06-17T11:02:35.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:02:35 [2020-06-17T11:02:35.501Z] #42 150.6 mime
11:02:36 [2020-06-17T11:02:36.608Z] #42 152.1 vendor/golang.org/x/net/idna
11:02:36 [2020-06-17T11:02:36.608Z] #42 ...
11:02:36 [2020-06-17T11:02:36.608Z] 
11:02:36 [2020-06-17T11:02:36.608Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:02:36 [2020-06-17T11:02:36.608Z] #18 12.45 Fetched 8135 kB in 12s (677 kB/s)
11:02:37 [2020-06-17T11:02:37.779Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.9% of statements
11:02:37 [2020-06-17T11:02:37.829Z] #52 241.2 + bin/containerd-stress
11:02:38 [2020-06-17T11:02:38.782Z] ok  	github.com/docker/docker/daemon/config	0.024s	coverage: 81.7% of statements
11:02:39 [2020-06-17T11:02:39.063Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
11:02:39 [2020-06-17T11:02:39.201Z] #52 242.9 + bin/containerd-shim
11:02:39 [2020-06-17T11:02:39.675Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
11:02:40 [2020-06-17T11:02:40.678Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
11:02:40 [2020-06-17T11:02:40.959Z] ok  	github.com/docker/docker/daemon	12.272s	coverage: 17.6% of statements
11:02:40 [2020-06-17T11:02:40.959Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:02:40 [2020-06-17T11:02:40.959Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:02:40 [2020-06-17T11:02:40.959Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:02:40 [2020-06-17T11:02:40.959Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:02:41 [2020-06-17T11:02:41.235Z] #18 12.45 Reading package lists...
11:02:41 [2020-06-17T11:02:41.920Z] #18 16.56 Reading package lists...
11:02:41 [2020-06-17T11:02:41.920Z] #18 ...
11:02:41 [2020-06-17T11:02:41.920Z] 
11:02:41 [2020-06-17T11:02:41.920Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:41 [2020-06-17T11:02:41.920Z] #42 157.7 net/textproto
11:02:42 [2020-06-17T11:02:42.236Z] #42 157.7 vendor/golang.org/x/net/http/httpproxy
11:02:42 [2020-06-17T11:02:42.236Z] #42 157.7 crypto/x509
11:02:42 [2020-06-17T11:02:42.988Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
11:02:43 [2020-06-17T11:02:43.601Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.258s	coverage: 57.0% of statements
11:02:43 [2020-06-17T11:02:43.795Z] #42 ...
11:02:43 [2020-06-17T11:02:43.795Z] 
11:02:43 [2020-06-17T11:02:43.795Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:02:43 [2020-06-17T11:02:43.795Z] #40 80.68   LINK     criu/pie/restorer.built-in.o
11:02:43 [2020-06-17T11:02:43.795Z] #40 80.69   GEN      criu/pie/restorer-blob.h
11:02:43 [2020-06-17T11:02:43.795Z] #40 80.85   DEP      criu/vdso.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 81.13   DEP      criu/uts_ns.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 81.30   DEP      criu/util.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 81.53   DEP      criu/uffd.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 81.77   DEP      criu/tun.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 82.00   DEP      criu/tty.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 82.25   DEP      criu/timerfd.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 82.47   DEP      criu/timens.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 82.66   DEP      criu/sysfs_parse.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 82.89   DEP      criu/sysctl.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 83.05   DEP      criu/string.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 83.09   DEP      criu/stats.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 83.28   DEP      criu/sockets.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 83.67   DEP      criu/sk-unix.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 84.01   DEP      criu/sk-tcp.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 84.26   DEP      criu/sk-queue.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 84.40   DEP      criu/sk-packet.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 84.65   DEP      criu/sk-netlink.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 84.94   DEP      criu/sk-inet.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 85.31   DEP      criu/signalfd.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 85.52   DEP      criu/sigframe.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 85.63   DEP      criu/shmem.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 85.82   DEP      criu/servicefd.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 86.02   DEP      criu/seize.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 86.21   DEP      criu/seccomp.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 86.46   DEP      criu/rst-malloc.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 86.58   DEP      criu/rbtree.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 86.64   DEP      criu/pstree.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 86.90   DEP      criu/protobuf.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 87.06   GEN      criu/protobuf-desc-gen.h
11:02:43 [2020-06-17T11:02:43.795Z] #40 89.44   DEP      criu/protobuf-desc.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 89.69   DEP      criu/proc_parse.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 89.92   DEP      criu/plugin.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 90.06   DEP      criu/pipes.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 90.29   DEP      criu/pie-util.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 90.44   DEP      criu/pie-util-vdso.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 90.60   DEP      criu/path.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 90.78   DEP      criu/parasite-syscall.d
11:02:43 [2020-06-17T11:02:43.795Z] #40 ...
11:02:43 [2020-06-17T11:02:43.795Z] 
11:02:43 [2020-06-17T11:02:43.795Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:43 [2020-06-17T11:02:43.795Z] #50 12.18 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 .
11:02:44 [2020-06-17T11:02:44.099Z] #50 ...
11:02:44 [2020-06-17T11:02:44.099Z] 
11:02:44 [2020-06-17T11:02:44.099Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:02:44 [2020-06-17T11:02:44.099Z] #40 91.00   DEP      criu/pagemap.d
11:02:44 [2020-06-17T11:02:44.404Z] #40 91.25   DEP      criu/pagemap-cache.d
11:02:44 [2020-06-17T11:02:44.404Z] #40 91.47   DEP      criu/page-xfer.d
11:02:44 [2020-06-17T11:02:44.714Z] #40 91.66   DEP      criu/page-pipe.d
11:02:44 [2020-06-17T11:02:44.714Z] #40 91.79   DEP      criu/netfilter.d
11:02:45 [2020-06-17T11:02:45.030Z] #40 91.98   DEP      criu/net.d
11:02:45 [2020-06-17T11:02:45.353Z] #40 92.34   DEP      criu/namespaces.d
11:02:45 [2020-06-17T11:02:45.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:02:45 [2020-06-17T11:02:45.671Z] #40 92.62   DEP      criu/mount.d
11:02:45 [2020-06-17T11:02:45.671Z] #40 92.89   DEP      criu/memfd.d
11:02:45 [2020-06-17T11:02:45.754Z] #52 249.4 + bin/containerd-shim-runc-v1
11:02:45 [2020-06-17T11:02:45.994Z] #40 93.13   DEP      criu/mem.d
11:02:46 [2020-06-17T11:02:46.318Z] #40 93.33   DEP      criu/lsm.d
11:02:46 [2020-06-17T11:02:46.643Z] #40 93.57   DEP      criu/log.d
11:02:46 [2020-06-17T11:02:46.643Z] #40 93.76   DEP      criu/libnetlink.d
11:02:46 [2020-06-17T11:02:46.972Z] #40 94.03   DEP      criu/kerndat.d
11:02:47 [2020-06-17T11:02:47.287Z] #40 94.37   DEP      criu/kcmp-ids.d
11:02:47 [2020-06-17T11:02:47.597Z] #40 94.57   DEP      criu/irmap.d
11:02:47 [2020-06-17T11:02:47.597Z] #40 94.76   DEP      criu/ipc_ns.d
11:02:47 [2020-06-17T11:02:47.907Z] #40 95.00   DEP      criu/image.d
11:02:47 [2020-06-17T11:02:47.971Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.004s	coverage: 46.2% of statements
11:02:48 [2020-06-17T11:02:48.220Z] #40 95.21   DEP      criu/image-desc.d
11:02:48 [2020-06-17T11:02:48.220Z] #40 95.34   DEP      criu/fsnotify.d
11:02:48 [2020-06-17T11:02:48.527Z] #40 95.61   DEP      criu/filesystems.d
11:02:48 [2020-06-17T11:02:48.584Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
11:02:48 [2020-06-17T11:02:48.827Z] #40 95.83   DEP      criu/files.d
11:02:49 [2020-06-17T11:02:49.029Z] #52 252.4 + bin/containerd-shim-runc-v2
11:02:49 [2020-06-17T11:02:49.123Z] #40 96.06   DEP      criu/files-reg.d
11:02:49 [2020-06-17T11:02:49.417Z] #40 96.35   DEP      criu/files-ext.d
11:02:49 [2020-06-17T11:02:49.593Z] #52 253.2 + binaries
11:02:49 [2020-06-17T11:02:49.593Z] #52 253.2 + install -D bin/containerd /build/containerd
11:02:49 [2020-06-17T11:02:49.593Z] #52 253.2 + install -D bin/containerd-shim /build/containerd-shim
11:02:49 [2020-06-17T11:02:49.593Z] #52 253.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:02:49 [2020-06-17T11:02:49.593Z] #52 253.2 + install -D bin/ctr /build/ctr
11:02:49 [2020-06-17T11:02:49.712Z] #40 96.63   DEP      criu/file-lock.d
11:02:49 [2020-06-17T11:02:49.712Z] #40 96.87   DEP      criu/file-ids.d
11:02:49 [2020-06-17T11:02:49.712Z] #40 ...
11:02:49 [2020-06-17T11:02:49.712Z] 
11:02:49 [2020-06-17T11:02:49.712Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:02:49 [2020-06-17T11:02:49.712Z] #22 161.0 Checking out files:  27% (3026/10835)   
Checking out files:  28% (3034/10835)   
Checking out files:  29% (3143/10835)   
Checking out files:  30% (3251/10835)   
Checking out files:  31% (3359/10835)   
Checking out files:  32% (3468/10835)   
Checking out files:  33% (3576/10835)   
Checking out files:  34% (3684/10835)   
Checking out files:  35% (3793/10835)   
Checking out files:  36% (3901/10835)   
Checking out files:  37% (4009/10835)   
Checking out files:  38% (4118/10835)   
Checking out files:  39% (4226/10835)   
Checking out files:  40% (4334/10835)   
Checking out files:  41% (4443/10835)   
Checking out files:  42% (4551/10835)   
Checking out files:  43% (4660/10835)   
Checking out files:  44% (4768/10835)   
Checking out files:  45% (4876/10835)   
Checking out files:  46% (4985/10835)   
Checking out files:  47% (5093/10835)   
Checking out files:  48% (5201/10835)   
Checking out files:  48% (5227/10835)   
Checking out files:  49% (5310/10835)   
Checking out files:  50% (5418/10835)   
Checking out files:  51% (5526/10835)   
Checking out files:  52% (5635/10835)   
Checking out files:  53% (5743/10835)   
Checking out files:  54% (5851/10835)   
Checking out files:  55% (5960/10835)   
Checking out files:  56% (6068/10835)   
Checking out files:  57% (6176/10835)   
Checking out files:  58% (6285/10835)   
Checking out files:  59% (6393/10835)   
Checking out files:  60% (6501/10835)   
Checking out files:  61% (6610/10835)   
Checking out files:  62% (6718/10835)   
Checking out files:  63% (6827/10835)   
Checking out files:  64% (6935/10835)   
Checking out files:  65% (7043/10835)   
Checking out files:  66% (7152/10835)   
Checking out files:  67% (7260/10835)   
Checking out files:  68% (7368/10835)   
Checking out files:  69% (7477/10835)   
Checking out files:  70% (7585/10835)   
Checking out files:  71% (7693/10835)   
Checking out files:  72% (7802/10835)   
Checking out files:  72% (7807/10835)   
Checking out files:  73% (7910/10835)   
Checking out files:  74% (8018/10835)   
Checking out files:  75% (8127/10835)   
Checking out files:  76% (8235/10835)   
Checking out files:  77% (8343/10835)   
Checking out files:  78% (8452/10835)   
Checking out files:  79% (8560/10835)   
Checking out files:  80% (8668/10835)   
Checking out files:  81% (8777/10835)   
Checking out files:  82% (8885/10835)   
Checking out files:  83% (8994/10835)   
Checking out files:  84% (9102/10835)   
Checking out files:  85% (9210/10835)   
Checking out files:  86% (9319/10835)   
Checking out files:  87% (9427/10835)   
Checking out files:  88% (9535/10835)   
Checking out files:  89% (9644/10835)   
Checking out files:  90% (9752/10835)   
Checking out files:  91% (9860/10835)   
Checking out files:  92% (9969/10835)   
Checking out files:  93% (10077/10835)   
Checking out files:  94% (10185/10835)   
Checking out files:  95% (10294/10835)   
Checking out files:  96% (10402/10835)   
Checking out files:  97% (10510/10835)   
Checking out files:  97% (10562/10835)   
Checking out files:  98% (10619/10835)   
Checking out files:  99% (10727/10835)   
Checking out files: 100% (10835/10835)   
Checking out files: 100% (10835/10835), done.
11:02:49 [2020-06-17T11:02:49.712Z] #22 164.2 + cd /tmp/tmp.EHYEg1Hx4y/tmp/docker-ce
11:02:49 [2020-06-17T11:02:49.712Z] #22 164.2 + git checkout -q v17.06.2-ce
11:02:49 [2020-06-17T11:02:49.850Z] #52 DONE 253.5s
11:02:50 [2020-06-17T11:02:50.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:02:50 [2020-06-17T11:02:50.780Z] 
11:02:50 [2020-06-17T11:02:50.780Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:02:51 [2020-06-17T11:02:51.038Z] #53 DONE 0.2s
11:02:51 [2020-06-17T11:02:51.038Z] 
11:02:51 [2020-06-17T11:02:51.038Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:02:51 [2020-06-17T11:02:51.038Z] #57 DONE 0.1s
11:02:51 [2020-06-17T11:02:51.038Z] 
11:02:51 [2020-06-17T11:02:51.038Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:02:51 [2020-06-17T11:02:51.038Z] #59 DONE 0.1s
11:02:51 [2020-06-17T11:02:51.221Z] #22 166.9 + mkdir -p /tmp/tmp.EHYEg1Hx4y/src/github.com/docker
11:02:51 [2020-06-17T11:02:51.221Z] #22 166.9 + mv components/cli /tmp/tmp.EHYEg1Hx4y/src/github.com/docker/cli
11:02:51 [2020-06-17T11:02:51.221Z] #22 166.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:02:51 [2020-06-17T11:02:51.295Z] 
11:02:51 [2020-06-17T11:02:51.295Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:02:51 [2020-06-17T11:02:51.295Z] #61 DONE 0.0s
11:02:51 [2020-06-17T11:02:51.295Z] 
11:02:51 [2020-06-17T11:02:51.295Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:02:51 [2020-06-17T11:02:51.295Z] #62 DONE 0.0s
11:02:51 [2020-06-17T11:02:51.295Z] 
11:02:51 [2020-06-17T11:02:51.295Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
11:02:51 [2020-06-17T11:02:51.859Z] #63 DONE 0.8s
11:02:52 [2020-06-17T11:02:52.026Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.275s	coverage: 49.5% of statements
11:02:52 [2020-06-17T11:02:52.116Z] 
11:02:52 [2020-06-17T11:02:52.116Z] #64 exporting to image
11:02:52 [2020-06-17T11:02:52.116Z] #64 exporting layers
11:02:53 [2020-06-17T11:02:53.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:02:53 [2020-06-17T11:02:53.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:02:53 [2020-06-17T11:02:53.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:02:53 [2020-06-17T11:02:53.968Z] #22 ...
11:02:53 [2020-06-17T11:02:53.968Z] 
11:02:53 [2020-06-17T11:02:53.968Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:53 [2020-06-17T11:02:53.968Z] #42 159.6 vendor/golang.org/x/net/http/httpguts
11:02:53 [2020-06-17T11:02:53.968Z] #42 162.4 crypto/tls
11:02:53 [2020-06-17T11:02:53.968Z] #42 169.6 net/http/httptrace
11:02:53 [2020-06-17T11:02:53.968Z] #42 ...
11:02:53 [2020-06-17T11:02:53.968Z] 
11:02:53 [2020-06-17T11:02:53.968Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:02:53 [2020-06-17T11:02:53.968Z] #18 16.56 Reading package lists...
11:02:53 [2020-06-17T11:02:53.968Z] #18 20.60 Building dependency tree...
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.26 libcap2-bin is already the newest version (1:2.25-2).
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.26 The following additional packages will be installed:
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.26   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.27   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.27   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.27   python3.7 python3.7-minimal vim-runtime xxd
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.28 Suggested packages:
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.28   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.28   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.28   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.28 Recommended packages:
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.28   aufs-dkms nftables build-essential python3-dev python3-keyring
11:02:53 [2020-06-17T11:02:53.968Z] #18 22.28   python3-keyrings.alt python3-xdg unzip
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.41 The following NEW packages will be installed:
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.41   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.41   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.41   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.42   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.42   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.42   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.42   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.42   xz-utils zip
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.57 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.57 Need to get 29.2 MB of archives.
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.57 After this operation, 134 MB of additional disk space will be used.
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 24.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 25.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
11:02:53 [2020-06-17T11:02:53.968Z] #18 28.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 28.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 28.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 28.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 28.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 28.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 28.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 28.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 28.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 29.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 29.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 29.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 29.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
11:02:53 [2020-06-17T11:02:53.969Z] #18 29.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
11:02:54 [2020-06-17T11:02:54.261Z] #18 29.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
11:02:54 [2020-06-17T11:02:54.261Z] #18 ...
11:02:54 [2020-06-17T11:02:54.261Z] 
11:02:54 [2020-06-17T11:02:54.261Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:02:54 [2020-06-17T11:02:54.261Z] #42 169.9 net/http
11:02:54 [2020-06-17T11:02:54.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:02:54 [2020-06-17T11:02:54.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:02:55 [2020-06-17T11:02:55.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:02:56 [2020-06-17T11:02:56.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:02:57 [2020-06-17T11:02:57.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:02:57 [2020-06-17T11:02:57.495Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.487s	coverage: 73.1% of statements
11:02:57 [2020-06-17T11:02:57.495Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:02:58 [2020-06-17T11:02:58.107Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.612s	coverage: 76.1% of statements
11:02:58 [2020-06-17T11:02:58.719Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.033s	coverage: 57.7% of statements
11:02:58 [2020-06-17T11:02:58.719Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:02:58 [2020-06-17T11:02:58.719Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:02:59 [2020-06-17T11:02:59.000Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.038s	coverage: 58.0% of statements
11:02:59 [2020-06-17T11:02:59.842Z] #42 ...
11:02:59 [2020-06-17T11:02:59.842Z] 
11:02:59 [2020-06-17T11:02:59.842Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:02:59 [2020-06-17T11:02:59.842Z] #18 29.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
11:02:59 [2020-06-17T11:02:59.842Z] #18 32.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
11:02:59 [2020-06-17T11:02:59.842Z] #18 33.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
11:02:59 [2020-06-17T11:02:59.842Z] #18 33.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.28 debconf: delaying package configuration, since apt-utils is not installed
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.50 Fetched 29.2 MB in 9s (3293 kB/s)
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.57 Selecting previously unselected package pigz.
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.68 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.70 Unpacking pigz (2.4-1) ...
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.81 Selecting previously unselected package libpython3.7-minimal:ppc64el.
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
11:02:59 [2020-06-17T11:02:59.842Z] #18 34.84 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
11:02:59 [2020-06-17T11:02:59.842Z] #18 35.32 Selecting previously unselected package python3.7-minimal.
11:02:59 [2020-06-17T11:02:59.842Z] #18 35.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
11:02:59 [2020-06-17T11:02:59.842Z] #18 35.36 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
11:03:00 [2020-06-17T11:03:00.003Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
11:03:00 [2020-06-17T11:03:00.133Z] #18 ...
11:03:00 [2020-06-17T11:03:00.133Z] 
11:03:00 [2020-06-17T11:03:00.133Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:03:00 [2020-06-17T11:03:00.133Z] #40 97.12   DEP      criu/fifo.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 97.35   DEP      criu/fdstore.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 97.57   DEP      criu/fault-injection.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 97.61   DEP      criu/external.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 97.73   DEP      criu/eventpoll.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 97.97   DEP      criu/eventfd.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 98.17   DEP      criu/crtools.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 98.46   DEP      criu/cr-service.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 98.72   DEP      criu/cr-restore.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 99.13   DEP      criu/cr-errno.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 99.15   DEP      criu/cr-dump.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 99.47   DEP      criu/cr-dedup.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 99.72   DEP      criu/cr-check.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 100.1   DEP      criu/config.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 100.4   DEP      criu/clone-noasan.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 100.6   DEP      criu/cgroup.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 100.8   DEP      criu/cgroup-props.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 101.0   DEP      criu/bitmap.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 101.0   DEP      criu/bfd.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 101.2   DEP      criu/autofs.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 101.4   DEP      criu/aio.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 101.7   DEP      criu/action-scripts.d
11:03:00 [2020-06-17T11:03:00.133Z] #40 102.1   CC       criu/action-scripts.o
11:03:00 [2020-06-17T11:03:00.133Z] #40 102.7   CC       criu/aio.o
11:03:00 [2020-06-17T11:03:00.133Z] #40 103.5   CC       criu/autofs.o
11:03:00 [2020-06-17T11:03:00.133Z] #40 106.4   CC       criu/bfd.o
11:03:00 [2020-06-17T11:03:00.133Z] #40 107.3   CC       criu/bitmap.o
11:03:00 [2020-06-17T11:03:00.215Z] #64 exporting layers 7.2s done
11:03:00 [2020-06-17T11:03:00.215Z] #64 writing image sha256:3c24359d4e05ea4747e345685f6642128a907fb38b61aa96e2b21506fc5f6f85 done
11:03:00 [2020-06-17T11:03:00.215Z] #64 naming to docker.io/library/docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 done
11:03:00 [2020-06-17T11:03:00.215Z] #64 DONE 7.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:03:00 [2020-06-17T11:03:00.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:03:00 [2020-06-17T11:03:00.426Z] #40 107.4   CC       criu/cgroup-props.o
11:03:00 [2020-06-17T11:03:00.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh dynbinary test-integration
11:03:00 [2020-06-17T11:03:00.615Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
11:03:00 [2020-06-17T11:03:00.819Z] 
11:03:01 [2020-06-17T11:03:01.077Z] Removing bundles/
11:03:01 [2020-06-17T11:03:01.077Z] 
11:03:01 [2020-06-17T11:03:01.077Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:03:01 [2020-06-17T11:03:01.077Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:03:01 [2020-06-17T11:03:01.077Z] GOOS="" GOARCH="" GOARM=""
11:03:01 [2020-06-17T11:03:01.080Z] #40 ...
11:03:01 [2020-06-17T11:03:01.080Z] 
11:03:01 [2020-06-17T11:03:01.080Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:03:01 [2020-06-17T11:03:01.080Z] #18 36.65 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
11:03:01 [2020-06-17T11:03:01.080Z] #18 36.67 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
11:03:01 [2020-06-17T11:03:01.227Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 4.8% of statements
11:03:01 [2020-06-17T11:03:01.227Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:03:01 [2020-06-17T11:03:01.227Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:03:01 [2020-06-17T11:03:01.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:03:02 [2020-06-17T11:03:02.229Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.8% of statements
11:03:02 [2020-06-17T11:03:02.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:03:02 [2020-06-17T11:03:02.510Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.094s	coverage: 77.8% of statements
11:03:02 [2020-06-17T11:03:02.510Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:03:02 [2020-06-17T11:03:02.510Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:03:03 [2020-06-17T11:03:03.122Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.020s	coverage: 67.0% of statements
11:03:03 [2020-06-17T11:03:03.403Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
11:03:04 [2020-06-17T11:03:04.015Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
11:03:04 [2020-06-17T11:03:04.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:03:04 [2020-06-17T11:03:04.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:03:04 [2020-06-17T11:03:04.262Z] #18 39.79 Selecting previously unselected package python3-minimal.
11:03:04 [2020-06-17T11:03:04.262Z] #18 39.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
11:03:04 [2020-06-17T11:03:04.262Z] #18 39.92 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
11:03:04 [2020-06-17T11:03:04.262Z] #18 39.93 Unpacking python3-minimal (3.7.3-1) ...
11:03:04 [2020-06-17T11:03:04.295Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 61.6% of statements
11:03:04 [2020-06-17T11:03:04.574Z] #18 40.09 Selecting previously unselected package libmpdec2:ppc64el.
11:03:04 [2020-06-17T11:03:04.574Z] #18 40.10 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
11:03:04 [2020-06-17T11:03:04.574Z] #18 40.10 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
11:03:04 [2020-06-17T11:03:04.574Z] #18 40.21 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
11:03:04 [2020-06-17T11:03:04.574Z] #18 40.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
11:03:04 [2020-06-17T11:03:04.574Z] #18 40.22 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
11:03:04 [2020-06-17T11:03:04.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:03:04 [2020-06-17T11:03:04.907Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 75.2% of statements
11:03:04 [2020-06-17T11:03:04.907Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:03:05 [2020-06-17T11:03:05.521Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.065s	coverage: 37.7% of statements
11:03:05 [2020-06-17T11:03:05.802Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
11:03:06 [2020-06-17T11:03:06.195Z] #18 41.58 Selecting previously unselected package python3.7.
11:03:06 [2020-06-17T11:03:06.195Z] #18 41.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
11:03:06 [2020-06-17T11:03:06.195Z] #18 41.60 Unpacking python3.7 (3.7.3-2+deb10u1) ...
11:03:06 [2020-06-17T11:03:06.195Z] #18 41.77 Selecting previously unselected package libpython3-stdlib:ppc64el.
11:03:06 [2020-06-17T11:03:06.195Z] #18 41.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
11:03:06 [2020-06-17T11:03:06.195Z] #18 41.78 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
11:03:06 [2020-06-17T11:03:06.195Z] #18 41.87 Setting up python3-minimal (3.7.3-1) ...
11:03:06 [2020-06-17T11:03:06.625Z] sha256:b0e44568531626fa009d4e52f38500eb0be3240992e29461624d99d4b09156bd
11:03:06 [2020-06-17T11:03:06.625Z] INFO: Starting docker-py tests...
11:03:06 [2020-06-17T11:03:06.625Z] ============================= test session starts ==============================
11:03:06 [2020-06-17T11:03:06.625Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.2, pluggy-0.13.1
11:03:06 [2020-06-17T11:03:06.625Z] rootdir: /src, inifile: pytest.ini
11:03:06 [2020-06-17T11:03:06.625Z] plugins: cov-2.6.1, timeout-1.3.3
11:03:06 [2020-06-17T11:03:06.625Z] collected 387 items / 1 deselected / 386 selected
11:03:06 [2020-06-17T11:03:06.625Z] 
11:03:06 [2020-06-17T11:03:06.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:03:06 [2020-06-17T11:03:06.806Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
11:03:07 [2020-06-17T11:03:07.087Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
11:03:07 [2020-06-17T11:03:07.292Z] #18 43.08 Selecting previously unselected package python3.
11:03:07 [2020-06-17T11:03:07.605Z] #18 43.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 ... 24022 files and directories currently installed.)
11:03:07 [2020-06-17T11:03:07.605Z] #18 43.28 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
11:03:07 [2020-06-17T11:03:07.605Z] #18 43.29 Unpacking python3 (3.7.3-1) ...
11:03:07 [2020-06-17T11:03:07.699Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
11:03:07 [2020-06-17T11:03:07.947Z] #18 43.56 Selecting previously unselected package libip4tc0:ppc64el.
11:03:07 [2020-06-17T11:03:07.947Z] #18 43.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
11:03:07 [2020-06-17T11:03:07.947Z] #18 43.57 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
11:03:07 [2020-06-17T11:03:07.947Z] #18 43.68 Selecting previously unselected package libip6tc0:ppc64el.
11:03:07 [2020-06-17T11:03:07.947Z] #18 43.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
11:03:07 [2020-06-17T11:03:07.947Z] #18 43.72 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
11:03:07 [2020-06-17T11:03:07.947Z] #18 43.82 Selecting previously unselected package libiptc0:ppc64el.
11:03:07 [2020-06-17T11:03:07.979Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.443s	coverage: 82.5% of statements
11:03:07 [2020-06-17T11:03:07.979Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:03:07 [2020-06-17T11:03:07.979Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:03:08 [2020-06-17T11:03:08.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:03:08 [2020-06-17T11:03:08.316Z] #18 43.82 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
11:03:08 [2020-06-17T11:03:08.316Z] #18 43.83 Unpacking libiptc0:ppc64el (1.8.2-4) ...
11:03:08 [2020-06-17T11:03:08.316Z] #18 43.95 Selecting previously unselected package libnfnetlink0:ppc64el.
11:03:08 [2020-06-17T11:03:08.316Z] #18 43.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
11:03:08 [2020-06-17T11:03:08.316Z] #18 43.96 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
11:03:08 [2020-06-17T11:03:08.316Z] #18 44.04 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
11:03:08 [2020-06-17T11:03:08.316Z] #18 44.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
11:03:08 [2020-06-17T11:03:08.316Z] #18 44.06 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
11:03:08 [2020-06-17T11:03:08.316Z] #18 44.15 Selecting previously unselected package libnftnl11:ppc64el.
11:03:08 [2020-06-17T11:03:08.316Z] #18 44.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
11:03:08 [2020-06-17T11:03:08.674Z] #18 44.17 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
11:03:08 [2020-06-17T11:03:08.674Z] #18 44.30 Selecting previously unselected package iptables.
11:03:08 [2020-06-17T11:03:08.674Z] #18 44.30 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
11:03:08 [2020-06-17T11:03:08.674Z] #18 44.31 Unpacking iptables (1.8.2-4) ...
11:03:09 [2020-06-17T11:03:09.292Z] #18 44.92 Selecting previously unselected package xxd.
11:03:09 [2020-06-17T11:03:09.292Z] #18 44.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
11:03:09 [2020-06-17T11:03:09.292Z] #18 44.96 Unpacking xxd (2:8.1.0875-5) ...
11:03:09 [2020-06-17T11:03:09.292Z] #18 45.14 Selecting previously unselected package vim-common.
11:03:09 [2020-06-17T11:03:09.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:03:09 [2020-06-17T11:03:09.444Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
11:03:09 [2020-06-17T11:03:09.444Z] ok  	github.com/docker/docker/distribution	0.363s	coverage: 22.1% of statements
11:03:09 [2020-06-17T11:03:09.444Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:03:09 [2020-06-17T11:03:09.610Z] #18 45.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:03:09 [2020-06-17T11:03:09.610Z] #18 45.22 Unpacking vim-common (2:8.1.0875-5) ...
11:03:09 [2020-06-17T11:03:09.610Z] #18 45.41 Selecting previously unselected package bash-completion.
11:03:09 [2020-06-17T11:03:09.939Z] #18 45.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
11:03:09 [2020-06-17T11:03:09.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:03:10 [2020-06-17T11:03:10.447Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
11:03:11 [2020-06-17T11:03:11.058Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
11:03:11 [2020-06-17T11:03:11.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:03:11 [2020-06-17T11:03:11.537Z] #18 ...
11:03:11 [2020-06-17T11:03:11.537Z] 
11:03:11 [2020-06-17T11:03:11.537Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:03:11 [2020-06-17T11:03:11.537Z] #44 DONE 187.3s
11:03:11 [2020-06-17T11:03:11.537Z] 
11:03:11 [2020-06-17T11:03:11.537Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:03:11 [2020-06-17T11:03:11.537Z] #42 183.4 github.com/LK4D4/vndr/godl
11:03:11 [2020-06-17T11:03:11.537Z] #42 184.4 github.com/LK4D4/vndr
11:03:11 [2020-06-17T11:03:11.669Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
11:03:11 [2020-06-17T11:03:11.842Z] #42 ...
11:03:11 [2020-06-17T11:03:11.842Z] 
11:03:11 [2020-06-17T11:03:11.842Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:03:11 [2020-06-17T11:03:11.842Z] #40 108.8   CC       criu/cgroup.o
11:03:11 [2020-06-17T11:03:11.842Z] #40 114.8   CC       criu/clone-noasan.o
11:03:11 [2020-06-17T11:03:11.842Z] #40 115.1   CC       criu/config.o
11:03:11 [2020-06-17T11:03:11.842Z] #40 117.8   CC       criu/cr-check.o
11:03:11 [2020-06-17T11:03:11.950Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
11:03:11 [2020-06-17T11:03:11.950Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:03:11 [2020-06-17T11:03:11.950Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:03:12 [2020-06-17T11:03:12.231Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
11:03:12 [2020-06-17T11:03:12.231Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:03:12 [2020-06-17T11:03:12.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:03:12 [2020-06-17T11:03:12.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:03:12 [2020-06-17T11:03:12.842Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
11:03:13 [2020-06-17T11:03:13.845Z] ok  	github.com/docker/docker/opts	0.013s	coverage: 67.4% of statements
11:03:14 [2020-06-17T11:03:14.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:03:14 [2020-06-17T11:03:14.069Z] Using test binary docker
11:03:14 [2020-06-17T11:03:14.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:03:14 [2020-06-17T11:03:14.069Z] +++ /etc/init.d/apparmor start
11:03:14 [2020-06-17T11:03:14.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:03:14 [2020-06-17T11:03:14.069Z] INFO: Waiting for daemon to start...
11:03:14 [2020-06-17T11:03:14.069Z] Starting dockerd
11:03:14 [2020-06-17T11:03:14.069Z] +++ 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
11:03:14 [2020-06-17T11:03:14.125Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
11:03:14 [2020-06-17T11:03:14.714Z] #40 121.4   CC       criu/cr-dedup.o
11:03:14 [2020-06-17T11:03:14.714Z] #40 ...
11:03:14 [2020-06-17T11:03:14.714Z] 
11:03:14 [2020-06-17T11:03:14.714Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:03:14 [2020-06-17T11:03:14.714Z] #18 50.25 Unpacking bash-completion (1:2.8-6) ...
11:03:15 [2020-06-17T11:03:15.021Z] #18 50.71 Selecting previously unselected package bzip2.
11:03:15 [2020-06-17T11:03:15.021Z] #18 50.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
11:03:15 [2020-06-17T11:03:15.021Z] #18 50.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:03:15 [2020-06-17T11:03:15.021Z] #18 50.82 Selecting previously unselected package xz-utils.
11:03:15 [2020-06-17T11:03:15.322Z] #18 50.83 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
11:03:15 [2020-06-17T11:03:15.322Z] #18 50.83 Unpacking xz-utils (5.2.4-1) ...
11:03:15 [2020-06-17T11:03:15.322Z] #18 50.98 Selecting previously unselected package apparmor.
11:03:15 [2020-06-17T11:03:15.322Z] #18 50.98 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
11:03:15 [2020-06-17T11:03:15.322Z] #18 51.12 Unpacking apparmor (2.13.2-10) ...
11:03:15 [2020-06-17T11:03:15.589Z] ok  	github.com/docker/docker/pkg/archive	0.480s	coverage: 76.9% of statements
11:03:15 [2020-06-17T11:03:15.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.46 Selecting previously unselected package aufs-tools.
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.48 Unpacking aufs-tools (1:4.14+20190211-1) ...
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.60 Selecting previously unselected package libonig5:ppc64el.
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.61 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.61 Unpacking libonig5:ppc64el (6.9.1-1) ...
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.79 Selecting previously unselected package libjq1:ppc64el.
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
11:03:15 [2020-06-17T11:03:15.967Z] #18 51.82 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:03:16 [2020-06-17T11:03:16.263Z] #18 51.95 Selecting previously unselected package jq.
11:03:16 [2020-06-17T11:03:16.263Z] #18 51.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
11:03:16 [2020-06-17T11:03:16.263Z] #18 51.99 Unpacking jq (1.5+dfsg-2+b1) ...
11:03:16 [2020-06-17T11:03:16.263Z] #18 52.12 Selecting previously unselected package libaio1:ppc64el.
11:03:16 [2020-06-17T11:03:16.556Z] #18 52.13 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
11:03:16 [2020-06-17T11:03:16.556Z] #18 52.13 Unpacking libaio1:ppc64el (0.3.112-3) ...
11:03:16 [2020-06-17T11:03:16.556Z] #18 52.24 Selecting previously unselected package libgpm2:ppc64el.
11:03:16 [2020-06-17T11:03:16.556Z] #18 52.24 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
11:03:16 [2020-06-17T11:03:16.556Z] #18 52.24 Unpacking libgpm2:ppc64el (1.20.7-5) ...
11:03:16 [2020-06-17T11:03:16.556Z] #18 52.35 Selecting previously unselected package libicu63:ppc64el.
11:03:16 [2020-06-17T11:03:16.600Z] .
11:03:16 [2020-06-17T11:03:16.600Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:03:16 [2020-06-17T11:03:16.600Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:03:16 [2020-06-17T11:03:16.600Z] Error: No such image: emptyfs
11:03:16 [2020-06-17T11:03:16.600Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:03:16 [2020-06-17T11:03:16.600Z] ++++ docker load
11:03:16 [2020-06-17T11:03:16.600Z] Running integration-test (iteration 1)
11:03:16 [2020-06-17T11:03:16.600Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:03:16 [2020-06-17T11:03:16.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
11:03:16 [2020-06-17T11:03:16.601Z] ++ set -e
11:03:16 [2020-06-17T11:03:16.601Z] ++ '[' -n 0 ']'
11:03:16 [2020-06-17T11:03:16.601Z] ++ set -x
11:03:16 [2020-06-17T11:03:16.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
11:03:16 [2020-06-17T11:03:16.852Z] #18 52.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
11:03:16 [2020-06-17T11:03:16.852Z] #18 52.38 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
11:03:17 [2020-06-17T11:03:17.054Z] ok  	github.com/docker/docker/pkg/authorization	0.793s	coverage: 68.3% of statements
11:03:17 [2020-06-17T11:03:17.054Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
11:03:17 [2020-06-17T11:03:17.334Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
11:03:20 [2020-06-17T11:03:20.050Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:03:20 [2020-06-17T11:03:20.050Z] Using test binary docker
11:03:20 [2020-06-17T11:03:20.050Z] +++ /etc/init.d/apparmor start
11:03:20 [2020-06-17T11:03:20.050Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:03:20 [2020-06-17T11:03:20.050Z] INFO: Waiting for daemon to start...
11:03:20 [2020-06-17T11:03:20.050Z] Starting dockerd
11:03:20 [2020-06-17T11:03:20.050Z] +++ 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
11:03:20 [2020-06-17T11:03:20.556Z] #18 ...
11:03:20 [2020-06-17T11:03:20.556Z] 
11:03:20 [2020-06-17T11:03:20.556Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:03:20 [2020-06-17T11:03:20.556Z] #42 DONE 196.1s
11:03:20 [2020-06-17T11:03:20.556Z] 
11:03:20 [2020-06-17T11:03:20.556Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:03:20 [2020-06-17T11:03:20.556Z] #40 121.9   CC       criu/cr-dump.o
11:03:20 [2020-06-17T11:03:20.556Z] #40 125.2   CC       criu/cr-errno.o
11:03:20 [2020-06-17T11:03:20.556Z] #40 125.3   CC       criu/cr-restore.o
11:03:20 [2020-06-17T11:03:20.571Z] tests/integration/api_build_test.py .......................X             [  6%]
11:03:20 [2020-06-17T11:03:20.883Z] #40 ...
11:03:20 [2020-06-17T11:03:20.883Z] 
11:03:20 [2020-06-17T11:03:20.883Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:03:20 [2020-06-17T11:03:20.883Z] #18 56.43 Selecting previously unselected package libnet1:ppc64el.
11:03:20 [2020-06-17T11:03:20.883Z] #18 56.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
11:03:20 [2020-06-17T11:03:20.883Z] #18 56.44 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:03:20 [2020-06-17T11:03:20.883Z] #18 56.56 Selecting previously unselected package libnl-3-200:ppc64el.
11:03:20 [2020-06-17T11:03:20.883Z] #18 56.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
11:03:20 [2020-06-17T11:03:20.883Z] #18 56.59 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
11:03:21 [2020-06-17T11:03:21.129Z] tests/integration/api_client_test.py .....                               [  7%]
11:03:21 [2020-06-17T11:03:21.200Z] #18 56.74 Selecting previously unselected package libprotobuf-c1:ppc64el.
11:03:21 [2020-06-17T11:03:21.200Z] #18 56.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
11:03:21 [2020-06-17T11:03:21.200Z] #18 56.74 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:03:21 [2020-06-17T11:03:21.201Z] #18 56.86 Selecting previously unselected package libreadline5:ppc64el.
11:03:21 [2020-06-17T11:03:21.201Z] #18 56.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
11:03:21 [2020-06-17T11:03:21.201Z] #18 56.89 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
11:03:21 [2020-06-17T11:03:21.201Z] #18 57.07 Selecting previously unselected package net-tools.
11:03:21 [2020-06-17T11:03:21.510Z] #18 57.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
11:03:21 [2020-06-17T11:03:21.510Z] #18 57.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:03:21 [2020-06-17T11:03:21.700Z] ok  	github.com/docker/docker/layer	7.541s	coverage: 68.8% of statements
11:03:21 [2020-06-17T11:03:21.700Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:03:21 [2020-06-17T11:03:21.700Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:03:21 [2020-06-17T11:03:21.700Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:03:21 [2020-06-17T11:03:21.700Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:03:21 [2020-06-17T11:03:21.700Z] ?   	github.com/docker/docker/oci	[no test files]
11:03:21 [2020-06-17T11:03:21.700Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:03:21 [2020-06-17T11:03:21.700Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.504s	coverage: 43.2% of statements
11:03:21 [2020-06-17T11:03:21.700Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:03:21 [2020-06-17T11:03:21.700Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:03:21 [2020-06-17T11:03:21.700Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
11:03:21 [2020-06-17T11:03:21.700Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
11:03:21 [2020-06-17T11:03:21.826Z] #18 57.46 Selecting previously unselected package python-pip-whl.
11:03:21 [2020-06-17T11:03:21.826Z] #18 57.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
11:03:21 [2020-06-17T11:03:21.826Z] #18 57.47 Unpacking python-pip-whl (18.1-5) ...
11:03:21 [2020-06-17T11:03:21.946Z] .
11:03:21 [2020-06-17T11:03:21.946Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:03:21 [2020-06-17T11:03:21.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:03:21 [2020-06-17T11:03:21.946Z] Error: No such image: emptyfs
11:03:21 [2020-06-17T11:03:21.946Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:03:21 [2020-06-17T11:03:21.946Z] ++++ docker load
11:03:21 [2020-06-17T11:03:21.980Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
11:03:22 [2020-06-17T11:03:22.157Z] #18 57.95 Selecting previously unselected package python3-lib2to3.
11:03:22 [2020-06-17T11:03:22.157Z] #18 57.96 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
11:03:22 [2020-06-17T11:03:22.157Z] #18 57.96 Unpacking python3-lib2to3 (3.7.3-1) ...
11:03:22 [2020-06-17T11:03:22.157Z] #18 58.06 Selecting previously unselected package python3-distutils.
11:03:22 [2020-06-17T11:03:22.204Z] Running integration-test (iteration 1)
11:03:22 [2020-06-17T11:03:22.204Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:03:22 [2020-06-17T11:03:22.204Z] ++ 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
11:03:22 [2020-06-17T11:03:22.204Z] ++ set -e
11:03:22 [2020-06-17T11:03:22.204Z] ++ '[' -n 0 ']'
11:03:22 [2020-06-17T11:03:22.204Z] ++ set -x
11:03:22 [2020-06-17T11:03:22.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
11:03:22 [2020-06-17T11:03:22.261Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
11:03:22 [2020-06-17T11:03:22.350Z] tests/integration/api_config_test.py .....                               [  8%]
11:03:22 [2020-06-17T11:03:22.507Z] #18 58.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
11:03:22 [2020-06-17T11:03:22.508Z] #18 58.08 Unpacking python3-distutils (3.7.3-1) ...
11:03:22 [2020-06-17T11:03:22.508Z] #18 58.26 Selecting previously unselected package python3-pip.
11:03:22 [2020-06-17T11:03:22.508Z] #18 58.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
11:03:22 [2020-06-17T11:03:22.508Z] #18 58.26 Unpacking python3-pip (18.1-5) ...
11:03:22 [2020-06-17T11:03:22.872Z] #18 58.45 Selecting previously unselected package python3-pkg-resources.
11:03:22 [2020-06-17T11:03:22.872Z] #18 58.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
11:03:22 [2020-06-17T11:03:22.872Z] #18 58.46 Unpacking python3-pkg-resources (40.8.0-1) ...
11:03:22 [2020-06-17T11:03:22.872Z] #18 58.55 Selecting previously unselected package python3-setuptools.
11:03:22 [2020-06-17T11:03:22.872Z] #18 58.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
11:03:22 [2020-06-17T11:03:22.872Z] #18 58.59 Unpacking python3-setuptools (40.8.0-1) ...
11:03:22 [2020-06-17T11:03:22.873Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
11:03:23 [2020-06-17T11:03:23.153Z] ok  	github.com/docker/docker/pkg/dmesg	0.022s	coverage: 83.3% of statements
11:03:23 [2020-06-17T11:03:23.244Z] #18 58.81 Selecting previously unselected package python3-wheel.
11:03:23 [2020-06-17T11:03:23.244Z] #18 58.83 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
11:03:23 [2020-06-17T11:03:23.244Z] #18 58.84 Unpacking python3-wheel (0.32.3-2) ...
11:03:23 [2020-06-17T11:03:23.244Z] #18 58.92 Selecting previously unselected package sudo.
11:03:23 [2020-06-17T11:03:23.244Z] #18 58.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
11:03:23 [2020-06-17T11:03:23.244Z] #18 58.95 Unpacking sudo (1.8.27-1+deb10u2) ...
11:03:24 [2020-06-17T11:03:24.040Z] #18 59.61 Selecting previously unselected package thin-provisioning-tools.
11:03:24 [2020-06-17T11:03:24.040Z] #18 59.62 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
11:03:24 [2020-06-17T11:03:24.040Z] #18 59.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:03:24 [2020-06-17T11:03:24.040Z] #18 59.83 Selecting previously unselected package uidmap.
11:03:24 [2020-06-17T11:03:24.040Z] #18 59.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
11:03:24 [2020-06-17T11:03:24.040Z] #18 59.84 Unpacking uidmap (1:4.5-1.1) ...
11:03:24 [2020-06-17T11:03:24.155Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
11:03:24 [2020-06-17T11:03:24.378Z] #18 59.99 Selecting previously unselected package vim-runtime.
11:03:24 [2020-06-17T11:03:24.378Z] #18 60.00 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:03:24 [2020-06-17T11:03:24.378Z] #18 60.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:03:24 [2020-06-17T11:03:24.378Z] #18 60.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:03:24 [2020-06-17T11:03:24.378Z] #18 60.14 Unpacking vim-runtime (2:8.1.0875-5) ...
11:03:24 [2020-06-17T11:03:24.814Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
11:03:25 [2020-06-17T11:03:25.841Z] ok  	github.com/docker/docker/pkg/fsutils	0.389s	coverage: 85.1% of statements
11:03:25 [2020-06-17T11:03:25.841Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.064s	coverage: 84.1% of statements
11:03:25 [2020-06-17T11:03:25.841Z] ok  	github.com/docker/docker/pkg/homedir	0.027s	coverage: 11.4% of statements
11:03:26 [2020-06-17T11:03:26.576Z] Loaded image: buildpack-deps:jessie
11:03:26 [2020-06-17T11:03:26.577Z] Loaded image: busybox:latest
11:03:26 [2020-06-17T11:03:26.577Z] Loaded image: busybox:glibc
11:03:26 [2020-06-17T11:03:26.577Z] Loaded image: debian:jessie
11:03:26 [2020-06-17T11:03:26.577Z] Loaded image: hello-world:latest
11:03:26 [2020-06-17T11:03:26.577Z] INFO: Testing against a local daemon
11:03:26 [2020-06-17T11:03:26.577Z] === RUN   TestCgroupNamespacesBuild
11:03:26 [2020-06-17T11:03:26.853Z] ok  	github.com/docker/docker/pkg/idtools	0.288s	coverage: 70.5% of statements
11:03:26 [2020-06-17T11:03:26.853Z] ok  	github.com/docker/docker/pkg/ioutils	0.309s	coverage: 70.6% of statements
11:03:27 [2020-06-17T11:03:27.133Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
11:03:27 [2020-06-17T11:03:27.133Z] ok  	github.com/docker/docker/pkg/locker	0.010s	coverage: 88.9% of statements
11:03:27 [2020-06-17T11:03:27.414Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
11:03:27 [2020-06-17T11:03:27.414Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:03:27 [2020-06-17T11:03:27.414Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:03:27 [2020-06-17T11:03:27.414Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
11:03:27 [2020-06-17T11:03:27.414Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:03:27 [2020-06-17T11:03:27.694Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
11:03:27 [2020-06-17T11:03:27.694Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
11:03:27 [2020-06-17T11:03:27.975Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
11:03:27 [2020-06-17T11:03:27.975Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
11:03:27 [2020-06-17T11:03:27.975Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:03:27 [2020-06-17T11:03:27.975Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:03:28 [2020-06-17T11:03:28.128Z] #18 63.38 Selecting previously unselected package vim.
11:03:28 [2020-06-17T11:03:28.128Z] #18 63.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
11:03:28 [2020-06-17T11:03:28.128Z] #18 63.41 Unpacking vim (2:8.1.0875-5) ...
11:03:28 [2020-06-17T11:03:28.128Z] #18 63.89 Selecting previously unselected package xfsprogs.
11:03:28 [2020-06-17T11:03:28.128Z] #18 63.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
11:03:28 [2020-06-17T11:03:28.128Z] #18 63.90 Unpacking xfsprogs (4.20.0-1) ...
11:03:28 [2020-06-17T11:03:28.480Z] --- PASS: TestCgroupNamespacesBuild (2.71s)
11:03:28 [2020-06-17T11:03:28.480Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:03:28 [2020-06-17T11:03:28.586Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
11:03:28 [2020-06-17T11:03:28.803Z] #18 64.43 Selecting previously unselected package zip.
11:03:28 [2020-06-17T11:03:28.803Z] #18 64.44 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
11:03:28 [2020-06-17T11:03:28.803Z] #18 64.45 Unpacking zip (3.0-11+b1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.71 Setting up aufs-tools (1:4.14+20190211-1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.72 Setting up libip6tc0:ppc64el (1.8.2-4) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.72 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.73 Setting up libgpm2:ppc64el (1.20.7-5) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.74 Setting up libip4tc0:ppc64el (1.8.2-4) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.74 Setting up uidmap (1:4.5-1.1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.75 Setting up libnftnl11:ppc64el (1.1.2-2) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.76 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.79 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.80 Setting up xxd (2:8.1.0875-5) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.81 Setting up zip (3.0-11+b1) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.81 Setting up vim-common (2:8.1.0875-5) ...
11:03:29 [2020-06-17T11:03:29.119Z] #18 64.86 Setting up bash-completion (1:2.8-6) ...
11:03:29 [2020-06-17T11:03:29.198Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
11:03:29 [2020-06-17T11:03:29.479Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
11:03:29 [2020-06-17T11:03:29.759Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
11:03:30 [2020-06-17T11:03:30.384Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s)
11:03:30 [2020-06-17T11:03:30.384Z] === RUN   TestBuildWithSession
11:03:30 [2020-06-17T11:03:30.384Z] --- SKIP: TestBuildWithSession (0.00s)
11:03:30 [2020-06-17T11:03:30.384Z]     build_session_test.go:25: TODO: BuildKit
11:03:30 [2020-06-17T11:03:30.384Z] === RUN   TestBuildSquashParent
11:03:30 [2020-06-17T11:03:30.761Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
11:03:31 [2020-06-17T11:03:31.042Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
11:03:32 [2020-06-17T11:03:32.005Z] #18 ...
11:03:32 [2020-06-17T11:03:32.005Z] 
11:03:32 [2020-06-17T11:03:32.005Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:03:32 [2020-06-17T11:03:32.005Z] #29 DONE 207.8s
11:03:32 [2020-06-17T11:03:32.005Z] 
11:03:32 [2020-06-17T11:03:32.005Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:03:32 [2020-06-17T11:03:32.005Z] #40 132.3   CC       criu/cr-service.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 134.7   CC       criu/crtools.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 135.3   CC       criu/eventfd.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 135.8   CC       criu/eventpoll.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 137.0   CC       criu/external.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 137.5   CC       criu/fault-injection.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 137.6   CC       criu/fdstore.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 138.0   CC       criu/fifo.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 138.5   CC       criu/file-ids.o
11:03:32 [2020-06-17T11:03:32.005Z] #40 138.8   CC       criu/file-lock.o
11:03:33 [2020-06-17T11:03:33.597Z] #40 140.3   CC       criu/files-ext.o
11:03:33 [2020-06-17T11:03:33.597Z] #40 ...
11:03:33 [2020-06-17T11:03:33.597Z] 
11:03:33 [2020-06-17T11:03:33.597Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:03:33 [2020-06-17T11:03:33.597Z] #18 69.24 Setting up libiptc0:ppc64el (1.8.2-4) ...
11:03:33 [2020-06-17T11:03:33.597Z] #18 69.24 Setting up xz-utils (5.2.4-1) ...
11:03:33 [2020-06-17T11:03:33.597Z] #18 69.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:03:33 [2020-06-17T11:03:33.597Z] #18 69.31 Setting up sudo (1.8.27-1+deb10u2) ...
11:03:33 [2020-06-17T11:03:33.597Z] #18 69.47 invoke-rc.d: could not determine current runlevel
11:03:33 [2020-06-17T11:03:33.597Z] #18 69.48 invoke-rc.d: policy-rc.d denied execution of start.
11:03:33 [2020-06-17T11:03:33.597Z] #18 69.49 Setting up pigz (2.4-1) ...
11:03:33 [2020-06-17T11:03:33.707Z] ok  	github.com/docker/docker/pkg/signal	2.343s	coverage: 61.0% of statements
11:03:33 [2020-06-17T11:03:33.908Z] #18 69.51 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
11:03:33 [2020-06-17T11:03:33.908Z] #18 69.52 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
11:03:33 [2020-06-17T11:03:33.908Z] #18 69.55 Setting up python-pip-whl (18.1-5) ...
11:03:33 [2020-06-17T11:03:33.908Z] #18 69.56 Setting up libmpdec2:ppc64el (2.4.2-2) ...
11:03:33 [2020-06-17T11:03:33.908Z] #18 69.57 Setting up vim-runtime (2:8.1.0875-5) ...
11:03:33 [2020-06-17T11:03:33.988Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
11:03:34 [2020-06-17T11:03:34.214Z] #18 69.95 Setting up libaio1:ppc64el (0.3.112-3) ...
11:03:34 [2020-06-17T11:03:34.214Z] #18 69.95 Setting up libonig5:ppc64el (6.9.1-1) ...
11:03:34 [2020-06-17T11:03:34.214Z] #18 69.96 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
11:03:34 [2020-06-17T11:03:34.214Z] #18 69.96 Setting up vim (2:8.1.0875-5) ...
11:03:34 [2020-06-17T11:03:34.214Z] #18 69.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:03:34 [2020-06-17T11:03:34.214Z] #18 69.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:03:34 [2020-06-17T11:03:34.214Z] #18 69.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:03:34 [2020-06-17T11:03:34.214Z] #18 70.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:03:34 [2020-06-17T11:03:34.214Z] #18 70.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:03:34 [2020-06-17T11:03:34.214Z] #18 70.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:03:34 [2020-06-17T11:03:34.214Z] #18 70.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:03:34 [2020-06-17T11:03:34.524Z] #18 70.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:03:34 [2020-06-17T11:03:34.524Z] #18 70.07 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:03:34 [2020-06-17T11:03:34.524Z] #18 70.08 Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:03:34 [2020-06-17T11:03:34.524Z] #18 70.09 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
11:03:34 [2020-06-17T11:03:34.524Z] #18 70.10 Setting up jq (1.5+dfsg-2+b1) ...
11:03:34 [2020-06-17T11:03:34.524Z] #18 70.10 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
11:03:34 [2020-06-17T11:03:34.524Z] #18 70.11 Setting up python3.7 (3.7.3-2+deb10u1) ...
11:03:34 [2020-06-17T11:03:34.599Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
11:03:34 [2020-06-17T11:03:34.599Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 76.5% of statements
11:03:34 [2020-06-17T11:03:34.879Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
11:03:35 [2020-06-17T11:03:35.491Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.1% of statements
11:03:35 [2020-06-17T11:03:35.772Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.9% of statements
11:03:36 [2020-06-17T11:03:36.053Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
11:03:36 [2020-06-17T11:03:36.664Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
11:03:36 [2020-06-17T11:03:36.664Z] testing: warning: no tests to run
11:03:36 [2020-06-17T11:03:36.664Z] coverage: [no statements]
11:03:36 [2020-06-17T11:03:36.664Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
11:03:36 [2020-06-17T11:03:36.945Z] --- PASS: TestBuildSquashParent (6.62s)
11:03:36 [2020-06-17T11:03:36.945Z] === RUN   TestBuildWithRemoveAndForceRemove
11:03:36 [2020-06-17T11:03:36.945Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:03:36 [2020-06-17T11:03:36.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:03:36 [2020-06-17T11:03:36.945Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:03:36 [2020-06-17T11:03:36.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:03:36 [2020-06-17T11:03:36.945Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:03:36 [2020-06-17T11:03:36.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:03:36 [2020-06-17T11:03:36.945Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:03:36 [2020-06-17T11:03:36.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:03:36 [2020-06-17T11:03:36.945Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:03:36 [2020-06-17T11:03:36.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:03:36 [2020-06-17T11:03:36.945Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:03:36 [2020-06-17T11:03:36.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:03:36 [2020-06-17T11:03:36.945Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:03:36 [2020-06-17T11:03:36.945Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:03:36 [2020-06-17T11:03:36.945Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:03:36 [2020-06-17T11:03:36.945Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:03:36 [2020-06-17T11:03:36.945Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
11:03:37 [2020-06-17T11:03:37.227Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
11:03:37 [2020-06-17T11:03:37.436Z] #18 73.29 Setting up iptables (1.8.2-4) ...
11:03:37 [2020-06-17T11:03:37.508Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
11:03:37 [2020-06-17T11:03:37.747Z] #18 73.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:03:37 [2020-06-17T11:03:37.747Z] #18 73.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:03:37 [2020-06-17T11:03:37.747Z] #18 73.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:03:37 [2020-06-17T11:03:37.747Z] #18 73.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:03:37 [2020-06-17T11:03:37.747Z] #18 73.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:03:37 [2020-06-17T11:03:37.747Z] #18 73.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:03:37 [2020-06-17T11:03:37.747Z] #18 73.48 Setting up python3 (3.7.3-1) ...
11:03:38 [2020-06-17T11:03:38.412Z] #18 73.93 Setting up python3-wheel (0.32.3-2) ...
11:03:38 [2020-06-17T11:03:38.974Z] ok  	github.com/docker/docker/plugin	0.542s	coverage: 23.1% of statements
11:03:39 [2020-06-17T11:03:39.114Z] #18 74.62 Setting up apparmor (2.13.2-10) ...
11:03:39 [2020-06-17T11:03:39.488Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:03:39 [2020-06-17T11:03:39.488Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:03:39 [2020-06-17T11:03:39.591Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
11:03:40 [2020-06-17T11:03:40.203Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
11:03:40 [2020-06-17T11:03:40.484Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
11:03:41 [2020-06-17T11:03:41.035Z] #18 76.48 Setting up xfsprogs (4.20.0-1) ...
11:03:41 [2020-06-17T11:03:41.035Z] #18 76.49 Setting up python3-lib2to3 (3.7.3-1) ...
11:03:41 [2020-06-17T11:03:41.352Z] #18 76.97 Setting up python3-pkg-resources (40.8.0-1) ...
11:03:41 [2020-06-17T11:03:41.488Z] ok  	github.com/docker/docker/registry	0.095s	coverage: 56.3% of statements
11:03:42 [2020-06-17T11:03:42.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:03:42 [2020-06-17T11:03:42.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.61s)
11:03:42 [2020-06-17T11:03:42.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s)
11:03:42 [2020-06-17T11:03:42.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s)
11:03:42 [2020-06-17T11:03:42.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s)
11:03:42 [2020-06-17T11:03:42.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s)
11:03:42 [2020-06-17T11:03:42.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s)
11:03:42 [2020-06-17T11:03:42.050Z] === RUN   TestBuildMultiStageCopy
11:03:42 [2020-06-17T11:03:42.050Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:03:42 [2020-06-17T11:03:42.124Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
11:03:42 [2020-06-17T11:03:42.405Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
11:03:42 [2020-06-17T11:03:42.457Z] #18 78.00 Setting up python3-distutils (3.7.3-1) ...
11:03:42 [2020-06-17T11:03:42.686Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 65.8% of statements
11:03:42 [2020-06-17T11:03:42.967Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
11:03:43 [2020-06-17T11:03:43.148Z] #18 78.62 Setting up python3-setuptools (40.8.0-1) ...
11:03:43 [2020-06-17T11:03:43.959Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:03:44 [2020-06-17T11:03:44.244Z] #18 ...
11:03:44 [2020-06-17T11:03:44.244Z] 
11:03:44 [2020-06-17T11:03:44.244Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:03:44 [2020-06-17T11:03:44.244Z] #40 141.0   CC       criu/files-reg.o
11:03:44 [2020-06-17T11:03:44.244Z] #40 143.6   CC       criu/files.o
11:03:44 [2020-06-17T11:03:44.244Z] #40 146.2   CC       criu/filesystems.o
11:03:44 [2020-06-17T11:03:44.244Z] #40 147.1   CC       criu/fsnotify.o
11:03:44 [2020-06-17T11:03:44.244Z] #40 148.5   CC       criu/image-desc.o
11:03:44 [2020-06-17T11:03:44.244Z] #40 148.6   CC       criu/image.o
11:03:44 [2020-06-17T11:03:44.244Z] #40 149.5   CC       criu/ipc_ns.o
11:03:44 [2020-06-17T11:03:44.244Z] #40 151.0   CC       criu/irmap.o
11:03:44 [2020-06-17T11:03:44.244Z] #40 ...
11:03:44 [2020-06-17T11:03:44.244Z] 
11:03:44 [2020-06-17T11:03:44.244Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
11:03:44 [2020-06-17T11:03:44.244Z] #18 79.81 Setting up python3-pip (18.1-5) ...
11:03:44 [2020-06-17T11:03:44.529Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:03:45 [2020-06-17T11:03:45.102Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:03:45 [2020-06-17T11:03:45.309Z] #18 80.69 Processing triggers for libc-bin (2.28-10) ...
11:03:45 [2020-06-17T11:03:45.309Z] #18 80.72 Processing triggers for mime-support (3.62) ...
11:03:45 [2020-06-17T11:03:45.309Z] #18 DONE 81.0s
11:03:45 [2020-06-17T11:03:45.309Z] 
11:03:45 [2020-06-17T11:03:45.309Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:03:45 [2020-06-17T11:03:45.309Z] #40 151.8   CC       criu/kcmp-ids.o
11:03:45 [2020-06-17T11:03:45.309Z] #40 152.1   CC       criu/kerndat.o
11:03:45 [2020-06-17T11:03:45.632Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
11:03:45 [2020-06-17T11:03:45.633Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
11:03:45 [2020-06-17T11:03:45.669Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:03:45 [2020-06-17T11:03:45.943Z] #40 ...
11:03:45 [2020-06-17T11:03:45.943Z] 
11:03:45 [2020-06-17T11:03:45.943Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
11:03:45 [2020-06-17T11:03:45.943Z] #19 0.481 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:03:45 [2020-06-17T11:03:45.943Z] #19 0.489 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:03:45 [2020-06-17T11:03:45.943Z] #19 0.493 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:03:45 [2020-06-17T11:03:45.943Z] #19 DONE 0.6s
11:03:45 [2020-06-17T11:03:45.943Z] 
11:03:45 [2020-06-17T11:03:45.943Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
11:03:46 [2020-06-17T11:03:46.235Z] --- PASS: TestBuildMultiStageCopy (4.64s)
11:03:46 [2020-06-17T11:03:46.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s)
11:03:46 [2020-06-17T11:03:46.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
11:03:46 [2020-06-17T11:03:46.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
11:03:46 [2020-06-17T11:03:46.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
11:03:46 [2020-06-17T11:03:46.235Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
11:03:46 [2020-06-17T11:03:46.235Z] === RUN   TestBuildMultiStageParentConfig
11:03:46 [2020-06-17T11:03:46.243Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
11:03:47 [2020-06-17T11:03:47.245Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
11:03:47 [2020-06-17T11:03:47.612Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
11:03:47 [2020-06-17T11:03:47.612Z] === RUN   TestBuildLabelWithTargets
11:03:50 [2020-06-17T11:03:50.143Z] --- PASS: TestBuildLabelWithTargets (2.14s)
11:03:50 [2020-06-17T11:03:50.143Z] === RUN   TestBuildWithEmptyLayers
11:03:50 [2020-06-17T11:03:50.443Z] #20 4.347 Collecting yamllint==1.16.0
11:03:50 [2020-06-17T11:03:50.710Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
11:03:50 [2020-06-17T11:03:50.710Z] === RUN   TestBuildMultiStageOnBuild
11:03:50 [2020-06-17T11:03:50.739Z] #20 4.920   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:03:50 [2020-06-17T11:03:50.739Z] #20 5.035 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:03:51 [2020-06-17T11:03:51.032Z] #20 5.095   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
11:03:51 [2020-06-17T11:03:51.032Z] #20 5.162 Collecting pyyaml (from yamllint==1.16.0)
11:03:51 [2020-06-17T11:03:51.326Z] #20 5.376   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
11:03:51 [2020-06-17T11:03:51.393Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:03:52 [2020-06-17T11:03:52.850Z] #20 6.878 Building wheels for collected packages: pyyaml
11:03:52 [2020-06-17T11:03:52.850Z] #20 6.880   Running setup.py bdist_wheel for pyyaml: started
11:03:53 [2020-06-17T11:03:53.892Z] #20 8.065   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:03:53 [2020-06-17T11:03:53.892Z] #20 8.066   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
11:03:53 [2020-06-17T11:03:53.892Z] #20 8.138 Successfully built pyyaml
11:03:53 [2020-06-17T11:03:53.995Z] --- PASS: TestBuildMultiStageOnBuild (2.64s)
11:03:53 [2020-06-17T11:03:53.995Z] === RUN   TestBuildUncleanTarFilenames
11:03:54 [2020-06-17T11:03:54.186Z] #20 8.150 Installing collected packages: pathspec, pyyaml, yamllint
11:03:54 [2020-06-17T11:03:54.265Z] Loaded image: buildpack-deps:jessie
11:03:54 [2020-06-17T11:03:54.265Z] Loaded image: busybox:latest
11:03:54 [2020-06-17T11:03:54.478Z] #20 8.471 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
11:03:54 [2020-06-17T11:03:54.478Z] #20 DONE 8.7s
11:03:54 [2020-06-17T11:03:54.478Z] 
11:03:54 [2020-06-17T11:03:54.478Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:03:54 [2020-06-17T11:03:54.478Z] #40 153.6   CC       criu/libnetlink.o
11:03:54 [2020-06-17T11:03:54.478Z] #40 154.1   CC       criu/log.o
11:03:54 [2020-06-17T11:03:54.478Z] #40 154.7   CC       criu/lsm.o
11:03:54 [2020-06-17T11:03:54.478Z] #40 155.2   CC       criu/mem.o
11:03:54 [2020-06-17T11:03:54.478Z] #40 157.2   CC       criu/memfd.o
11:03:54 [2020-06-17T11:03:54.478Z] #40 157.9   CC       criu/mount.o
11:03:54 [2020-06-17T11:03:54.523Z] Loaded image: busybox:glibc
11:03:54 [2020-06-17T11:03:54.523Z] Loaded image: debian:jessie
11:03:54 [2020-06-17T11:03:54.781Z] Loaded image: hello-world:latest
11:03:54 [2020-06-17T11:03:54.781Z] INFO: Testing against a local daemon
11:03:54 [2020-06-17T11:03:54.781Z] === RUN   TestCgroupNamespacesBuild
11:03:54 [2020-06-17T11:03:54.932Z] --- PASS: TestBuildUncleanTarFilenames (1.40s)
11:03:54 [2020-06-17T11:03:54.932Z] === RUN   TestBuildMultiStageLayerLeak
11:03:55 [2020-06-17T11:03:55.521Z] #40 162.6   CC       criu/namespaces.o
11:03:57 [2020-06-17T11:03:57.465Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s)
11:03:57 [2020-06-17T11:03:57.465Z] === RUN   TestBuildWithHugeFile
11:03:57 [2020-06-17T11:03:57.596Z] #40 164.7   CC       criu/net.o
11:03:58 [2020-06-17T11:03:58.064Z] --- PASS: TestCgroupNamespacesBuild (3.00s)
11:03:58 [2020-06-17T11:03:58.064Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:03:59 [2020-06-17T11:03:59.963Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s)
11:03:59 [2020-06-17T11:03:59.963Z] === RUN   TestBuildWithSession
11:03:59 [2020-06-17T11:03:59.963Z] --- SKIP: TestBuildWithSession (0.00s)
11:03:59 [2020-06-17T11:03:59.963Z]     build_session_test.go:25: TODO: BuildKit
11:03:59 [2020-06-17T11:03:59.963Z] === RUN   TestBuildSquashParent
11:04:02 [2020-06-17T11:04:02.393Z] #40 168.7   CC       criu/netfilter.o
11:04:02 [2020-06-17T11:04:02.393Z] #40 169.1   CC       criu/page-pipe.o
11:04:02 [2020-06-17T11:04:02.432Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/pkg/term	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/rootless	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/volume	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:04:02 [2020-06-17T11:04:02.432Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === Skipped
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver btrfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver btrfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver btrfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver btrfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver btrfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:73: No driver to put!
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z] time="2020-06-17T11:02:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z] time="2020-06-17T11:02:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z] time="2020-06-17T11:02:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z] time="2020-06-17T11:02:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z] time="2020-06-17T11:02:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:73: No driver to put!
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     overlay_test.go:49: Fails to compute changes intermittently
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver zfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver zfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver zfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver zfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:46: Driver zfs not supported
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     graphtest_unix.go:73: No driver to put!
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:04:02 [2020-06-17T11:04:02.713Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] 
11:04:02 [2020-06-17T11:04:02.713Z] DONE 2124 tests, 26 skipped in 189.936s
11:04:03 [2020-06-17T11:04:03.041Z] #40 170.0   CC       criu/page-xfer.o
Post stage
[Pipeline] junit
11:04:03 [2020-06-17T11:04:03.359Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:04:03 [2020-06-17T11:04:03.955Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh dynbinary test-integration
11:04:04 [2020-06-17T11:04:04.236Z] 
11:04:04 [2020-06-17T11:04:04.517Z] Removing bundles/
11:04:04 [2020-06-17T11:04:04.517Z] 
11:04:04 [2020-06-17T11:04:04.517Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:04:04 [2020-06-17T11:04:04.517Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:04:04 [2020-06-17T11:04:04.517Z] GOOS="" GOARCH="" GOARM=""
11:04:04 [2020-06-17T11:04:04.568Z] #40 171.8   CC       criu/pagemap-cache.o
11:04:05 [2020-06-17T11:04:05.440Z] #40 172.3   CC       criu/pagemap.o
11:04:06 [2020-06-17T11:04:06.505Z] #40 173.5   CC       criu/parasite-syscall.o
11:04:07 [2020-06-17T11:04:07.381Z] #40 174.5   CC       criu/path.o
11:04:07 [2020-06-17T11:04:07.685Z] #40 174.8   CC       criu/pie-util-vdso.o
11:04:08 [2020-06-17T11:04:08.323Z] #40 175.4   CC       criu/pie-util.o
11:04:08 [2020-06-17T11:04:08.630Z] #40 175.7   CC       criu/pipes.o
11:04:09 [2020-06-17T11:04:09.694Z] #40 176.7   CC       criu/plugin.o
11:04:09 [2020-06-17T11:04:09.931Z] --- PASS: TestBuildSquashParent (8.43s)
11:04:09 [2020-06-17T11:04:09.931Z] === RUN   TestBuildWithRemoveAndForceRemove
11:04:09 [2020-06-17T11:04:09.931Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:04:09 [2020-06-17T11:04:09.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:04:09 [2020-06-17T11:04:09.931Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:04:09 [2020-06-17T11:04:09.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:04:09 [2020-06-17T11:04:09.931Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:04:09 [2020-06-17T11:04:09.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:04:09 [2020-06-17T11:04:09.931Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:04:09 [2020-06-17T11:04:09.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:04:09 [2020-06-17T11:04:09.931Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:04:09 [2020-06-17T11:04:09.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:04:09 [2020-06-17T11:04:09.931Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:04:09 [2020-06-17T11:04:09.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:04:09 [2020-06-17T11:04:09.931Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:04:09 [2020-06-17T11:04:09.931Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:04:09 [2020-06-17T11:04:09.990Z] #40 177.1   CC       criu/proc_parse.o
11:04:11 [2020-06-17T11:04:11.844Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:04:11 [2020-06-17T11:04:11.844Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:04:12 [2020-06-17T11:04:12.253Z] #40 ...
11:04:12 [2020-06-17T11:04:12.253Z] 
11:04:12 [2020-06-17T11:04:12.253Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:04:12 [2020-06-17T11:04:12.253Z] #37 247.6 + dpkg --print-architecture
11:04:12 [2020-06-17T11:04:12.253Z] #37 247.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:04:12 [2020-06-17T11:04:12.253Z] #37 247.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:04:12 [2020-06-17T11:04:12.253Z] #37 247.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:04:15 [2020-06-17T11:04:15.212Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:04:15 [2020-06-17T11:04:15.212Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:04:17 [2020-06-17T11:04:17.740Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:04:17 [2020-06-17T11:04:17.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s)
11:04:17 [2020-06-17T11:04:17.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s)
11:04:17 [2020-06-17T11:04:17.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s)
11:04:17 [2020-06-17T11:04:17.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s)
11:04:17 [2020-06-17T11:04:17.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s)
11:04:17 [2020-06-17T11:04:17.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s)
11:04:17 [2020-06-17T11:04:17.740Z] === RUN   TestBuildMultiStageCopy
11:04:17 [2020-06-17T11:04:17.998Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:04:20 [2020-06-17T11:04:20.530Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:04:20 [2020-06-17T11:04:20.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:04:21 [2020-06-17T11:04:21.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:04:21 [2020-06-17T11:04:21.920Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:04:22 [2020-06-17T11:04:22.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:04:22 [2020-06-17T11:04:22.486Z] --- PASS: TestBuildMultiStageCopy (4.49s)
11:04:22 [2020-06-17T11:04:22.486Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s)
11:04:22 [2020-06-17T11:04:22.486Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
11:04:22 [2020-06-17T11:04:22.486Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
11:04:22 [2020-06-17T11:04:22.486Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
11:04:22 [2020-06-17T11:04:22.486Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
11:04:22 [2020-06-17T11:04:22.486Z] === RUN   TestBuildMultiStageParentConfig
11:04:22 [2020-06-17T11:04:22.738Z] 
11:04:22 [2020-06-17T11:04:22.738Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:04:22 [2020-06-17T11:04:22.995Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:04:22 [2020-06-17T11:04:22.995Z] HOSTNAME=5d7b32661032
11:04:22 [2020-06-17T11:04:22.995Z] DEST=bundles/test-integration
11:04:22 [2020-06-17T11:04:22.995Z] PWD=/go/src/github.com/docker/docker
11:04:22 [2020-06-17T11:04:22.995Z] DOCKER_ROOTLESS=1
11:04:22 [2020-06-17T11:04:22.995Z] DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
11:04:22 [2020-06-17T11:04:22.995Z] container=docker
11:04:22 [2020-06-17T11:04:22.995Z] HOME=/root
11:04:22 [2020-06-17T11:04:22.995Z] GOLANG_VERSION=1.13.12
11:04:22 [2020-06-17T11:04:22.995Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:04:22 [2020-06-17T11:04:22.995Z] VALIDATE_BRANCH=master
11:04:22 [2020-06-17T11:04:22.995Z] TERM=xterm
11:04:22 [2020-06-17T11:04:22.995Z] DOCKER_PKG=github.com/docker/docker
11:04:22 [2020-06-17T11:04:22.995Z] SHLVL=1
11:04:22 [2020-06-17T11:04:22.995Z] TIMEOUT=120m
11:04:22 [2020-06-17T11:04:22.995Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:04:22 [2020-06-17T11:04:22.995Z] DOCKER_GRAPHDRIVER=overlay2
11:04:22 [2020-06-17T11:04:22.995Z] GO111MODULE=off
11:04:22 [2020-06-17T11:04:22.995Z] DOCKER_EXPERIMENTAL=1
11:04:22 [2020-06-17T11:04:22.995Z] TEST_SKIP_INTEGRATION_CLI=1
11:04:22 [2020-06-17T11:04:22.995Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:04:22 [2020-06-17T11:04:22.995Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:04:22 [2020-06-17T11:04:22.995Z] GOPATH=/go
11:04:22 [2020-06-17T11:04:22.995Z] PKG_CONFIG=pkg-config
11:04:22 [2020-06-17T11:04:22.995Z] _=/usr/bin/env
11:04:22 [2020-06-17T11:04:22.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:04:23 [2020-06-17T11:04:23.859Z] --- PASS: TestBuildMultiStageParentConfig (1.20s)
11:04:23 [2020-06-17T11:04:23.859Z] === RUN   TestBuildLabelWithTargets
11:04:25 [2020-06-17T11:04:25.521Z] #37 ...
11:04:25 [2020-06-17T11:04:25.521Z] 
11:04:25 [2020-06-17T11:04:25.521Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:04:25 [2020-06-17T11:04:25.521Z] #40 181.2   CC       criu/protobuf-desc.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 182.4   CC       criu/protobuf.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 182.9   CC       criu/pstree.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 184.0   CC       criu/rbtree.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 184.3   CC       criu/rst-malloc.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 184.8   CC       criu/seccomp.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 185.6   CC       criu/seize.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 186.9   CC       criu/servicefd.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 187.5   CC       criu/shmem.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 188.6   CC       criu/sigframe.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 188.8   CC       criu/signalfd.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 189.2   CC       criu/sk-inet.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 190.5   CC       criu/sk-netlink.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 191.1   CC       criu/sk-packet.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 191.8   CC       criu/sk-queue.o
11:04:25 [2020-06-17T11:04:25.521Z] #40 192.3   CC       criu/sk-tcp.o
11:04:25 [2020-06-17T11:04:25.759Z] --- PASS: TestBuildLabelWithTargets (1.99s)
11:04:25 [2020-06-17T11:04:25.759Z] === RUN   TestBuildWithEmptyLayers
11:04:25 [2020-06-17T11:04:25.839Z] #40 192.9   CC       criu/sk-unix.o
11:04:26 [2020-06-17T11:04:26.692Z] --- PASS: TestBuildWithEmptyLayers (1.21s)
11:04:26 [2020-06-17T11:04:26.692Z] === RUN   TestBuildMultiStageOnBuild
11:04:28 [2020-06-17T11:04:28.687Z] #40 195.5   CC       criu/sockets.o
11:04:29 [2020-06-17T11:04:29.803Z] #40 196.7   CC       criu/stats.o
11:04:29 [2020-06-17T11:04:29.973Z] --- PASS: TestBuildMultiStageOnBuild (2.84s)
11:04:29 [2020-06-17T11:04:29.973Z] === RUN   TestBuildUncleanTarFilenames
11:04:30 [2020-06-17T11:04:30.127Z] #40 197.2   CC       criu/string.o
11:04:30 [2020-06-17T11:04:30.454Z] #40 197.3   CC       criu/sysctl.o
11:04:31 [2020-06-17T11:04:31.168Z] #40 198.0   CC       criu/sysfs_parse.o
11:04:31 [2020-06-17T11:04:31.346Z] --- PASS: TestBuildUncleanTarFilenames (1.76s)
11:04:31 [2020-06-17T11:04:31.346Z] === RUN   TestBuildMultiStageLayerLeak
11:04:31 [2020-06-17T11:04:31.493Z] #40 198.4   CC       criu/timens.o
11:04:31 [2020-06-17T11:04:31.800Z] #40 198.8   CC       criu/timerfd.o
11:04:32 [2020-06-17T11:04:32.472Z] #40 199.2   CC       criu/tty.o
11:04:34 [2020-06-17T11:04:34.627Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s)
11:04:34 [2020-06-17T11:04:34.627Z] === RUN   TestBuildWithHugeFile
11:04:34 [2020-06-17T11:04:34.677Z] #40 201.7   CC       criu/tun.o
11:04:35 [2020-06-17T11:04:35.352Z] #40 202.5   CC       criu/uffd.o
11:04:35 [2020-06-17T11:04:35.684Z] 4612f6d0b889: Pull complete
11:04:36 [2020-06-17T11:04:36.994Z] #40 204.1   CC       criu/util.o
11:04:39 [2020-06-17T11:04:39.208Z] #40 206.1   CC       criu/uts_ns.o
11:04:39 [2020-06-17T11:04:39.520Z] #40 206.4   CC       criu/vdso.o
11:04:40 [2020-06-17T11:04:40.196Z] #40 207.1   LINK     criu/built-in.o
11:04:40 [2020-06-17T11:04:40.196Z] #40 207.3   LINK     criu/criu
11:04:40 [2020-06-17T11:04:40.867Z] #40 208.0   DEP      lib/c/criu.d
11:04:40 [2020-06-17T11:04:40.867Z] #40 208.1   CC       images/rpc.pb-c.o
11:04:42 [2020-06-17T11:04:42.031Z] #40 208.9   CC       lib/c/criu.o
11:04:42 [2020-06-17T11:04:42.723Z] #40 ...
11:04:42 [2020-06-17T11:04:42.723Z] 
11:04:42 [2020-06-17T11:04:42.723Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:04:42 [2020-06-17T11:04:42.723Z] #37 DONE 278.3s
11:04:43 [2020-06-17T11:04:43.029Z] 
11:04:43 [2020-06-17T11:04:43.029Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:04:43 [2020-06-17T11:04:43.361Z] #50 ...
11:04:43 [2020-06-17T11:04:43.361Z] 
11:04:43 [2020-06-17T11:04:43.361Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:04:43 [2020-06-17T11:04:43.361Z] #40 210.5   LINK     lib/c/built-in.o
11:04:43 [2020-06-17T11:04:43.677Z] #40 210.5   LINK     lib/c/libcriu.so
11:04:43 [2020-06-17T11:04:43.677Z] #40 210.7   LINK     lib/c/libcriu.a
11:04:43 [2020-06-17T11:04:43.929Z] ................................................                         [ 29%]
11:04:44 [2020-06-17T11:04:44.003Z] #40 211.0   GEN      magic.py
11:04:44 [2020-06-17T11:04:44.141Z] --- PASS: TestBuildWithHugeFile (40.52s)
11:04:44 [2020-06-17T11:04:44.141Z] === RUN   TestBuildWithEmptyDockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:04:44 [2020-06-17T11:04:44.141Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
11:04:44 [2020-06-17T11:04:44.141Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
11:04:44 [2020-06-17T11:04:44.141Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
11:04:44 [2020-06-17T11:04:44.141Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
11:04:44 [2020-06-17T11:04:44.142Z] === RUN   TestBuildPreserveOwnership
11:04:44 [2020-06-17T11:04:44.142Z] === RUN   TestBuildPreserveOwnership/copy_from
11:04:44 [2020-06-17T11:04:44.142Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:04:44 [2020-06-17T11:04:44.325Z] #40 211.3 Note: Building without setproctitle() and strlcpy() support.
11:04:44 [2020-06-17T11:04:44.325Z] #40 211.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:04:44 [2020-06-17T11:04:44.325Z] #40 211.3 Note: Building without GnuTLS support
11:04:44 [2020-06-17T11:04:44.325Z] #40 211.3 Makefile.config:39: Warn: you have no libnftables installed
11:04:44 [2020-06-17T11:04:44.325Z] #40 211.3 Makefile.config:40: Warn: Building without nftables support
11:04:44 [2020-06-17T11:04:44.399Z] --- PASS: TestBuildPreserveOwnership (5.98s)
11:04:44 [2020-06-17T11:04:44.400Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.89s)
11:04:44 [2020-06-17T11:04:44.400Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
11:04:44 [2020-06-17T11:04:44.400Z] === RUN   TestBuildPlatformInvalid
11:04:44 [2020-06-17T11:04:44.658Z] --- PASS: TestBuildPlatformInvalid (0.17s)
11:04:44 [2020-06-17T11:04:44.658Z] PASS
11:04:44 [2020-06-17T11:04:44.658Z] 
11:04:44 [2020-06-17T11:04:44.658Z] === Skipped
11:04:44 [2020-06-17T11:04:44.658Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:04:44 [2020-06-17T11:04:44.658Z]     build_session_test.go:25: TODO: BuildKit
11:04:44 [2020-06-17T11:04:44.658Z] 
11:04:44 [2020-06-17T11:04:44.658Z] 
11:04:44 [2020-06-17T11:04:44.658Z] DONE 32 tests, 1 skipped in 88.079s
11:04:44 [2020-06-17T11:04:44.658Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:04:44 [2020-06-17T11:04:44.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:04:44 [2020-06-17T11:04:44.658Z] ++ set -e
11:04:44 [2020-06-17T11:04:44.658Z] ++ '[' -n 0 ']'
11:04:44 [2020-06-17T11:04:44.658Z] ++ set -x
11:04:44 [2020-06-17T11:04:44.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:04:44 [2020-06-17T11:04:44.916Z] INFO: Testing against a local daemon
11:04:44 [2020-06-17T11:04:44.916Z] === RUN   TestConfigInspect
11:04:45 [2020-06-17T11:04:45.424Z] #40 212.2 fatal: not a git repository (or any of the parent directories): .git
11:04:46 [2020-06-17T11:04:46.110Z] #40 213.3 make[1]: Nothing to be done for 'all'.
11:04:47 [2020-06-17T11:04:47.203Z] #40 214.2 make[1]: 'images/built-in.o' is up to date.
11:04:47 [2020-06-17T11:04:47.203Z] #40 214.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:04:47 [2020-06-17T11:04:47.203Z] #40 214.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:04:47 [2020-06-17T11:04:47.203Z] #40 214.3 make[1]: 'compel/libcompel.a' is up to date.
11:04:47 [2020-06-17T11:04:47.203Z] #40 214.4 make[1]: 'compel/compel-host-bin' is up to date.
11:04:47 [2020-06-17T11:04:47.521Z] #40 214.4 make[1]: Nothing to be done for 'all'.
11:04:47 [2020-06-17T11:04:47.521Z] #40 214.5 make[1]: 'soccr/libsoccr.a' is up to date.
11:04:47 [2020-06-17T11:04:47.521Z] #40 214.7 make[2]: Nothing to be done for 'all'.
11:04:47 [2020-06-17T11:04:47.841Z] #40 214.7 make[2]: Nothing to be done for 'all'.
11:04:47 [2020-06-17T11:04:47.841Z] #40 214.8 make[2]: Nothing to be done for 'all'.
11:04:47 [2020-06-17T11:04:47.841Z] #40 214.9 make[2]: Nothing to be done for 'all'.
11:04:47 [2020-06-17T11:04:47.841Z] #40 215.0 make[2]: Nothing to be done for 'all'.
11:04:47 [2020-06-17T11:04:47.841Z] #40 215.0 make[2]: Nothing to be done for 'all'.
11:04:48 [2020-06-17T11:04:48.157Z] #40 215.1 make[2]: Nothing to be done for 'all'.
11:04:48 [2020-06-17T11:04:48.157Z] #40 215.3 make[2]: Nothing to be done for 'all'.
11:04:48 [2020-06-17T11:04:48.157Z] #40 215.3   INSTALL  criu/criu
11:04:48 [2020-06-17T11:04:48.202Z] --- PASS: TestConfigInspect (2.79s)
11:04:48 [2020-06-17T11:04:48.202Z] === RUN   TestConfigList
11:04:48 [2020-06-17T11:04:48.458Z] #40 DONE 215.4s
11:04:48 [2020-06-17T11:04:48.458Z] 
11:04:48 [2020-06-17T11:04:48.458Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:04:48 [2020-06-17T11:04:48.458Z] #50 146.2 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
11:04:49 [2020-06-17T11:04:49.497Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:04:49 [2020-06-17T11:04:49.497Z] Using test binary docker
11:04:49 [2020-06-17T11:04:49.759Z] +++ /etc/init.d/apparmor start
11:04:49 [2020-06-17T11:04:49.759Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:04:49 [2020-06-17T11:04:49.759Z] INFO: Waiting for daemon to start...
11:04:49 [2020-06-17T11:04:49.759Z] Starting dockerd
11:04:49 [2020-06-17T11:04:49.759Z] +++ 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
11:04:50 [2020-06-17T11:04:50.652Z] #50 148.5 + mkdir -p /build
11:04:50 [2020-06-17T11:04:50.652Z] #50 148.5 + cp runc /build/runc
11:04:50 [2020-06-17T11:04:50.652Z] #50 DONE 148.7s
11:04:50 [2020-06-17T11:04:50.653Z] 
11:04:50 [2020-06-17T11:04:50.653Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:04:50 [2020-06-17T11:04:50.691Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:04:50 [2020-06-17T11:04:50.691Z] Using test binary docker
11:04:50 [2020-06-17T11:04:50.691Z] +++ /etc/init.d/apparmor start
11:04:50 [2020-06-17T11:04:50.691Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:04:50 [2020-06-17T11:04:50.691Z] INFO: Waiting for daemon to start...
11:04:50 [2020-06-17T11:04:50.691Z] Starting dockerd
11:04:50 [2020-06-17T11:04:50.691Z] +++ 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
11:04:51 [2020-06-17T11:04:51.488Z] --- PASS: TestConfigList (3.23s)
11:04:51 [2020-06-17T11:04:51.488Z] === RUN   TestConfigsCreateAndDelete
11:04:52 [2020-06-17T11:04:52.061Z] .
11:04:52 [2020-06-17T11:04:52.061Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:04:52 [2020-06-17T11:04:52.061Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:04:52 [2020-06-17T11:04:52.061Z] Error: No such image: emptyfs
11:04:52 [2020-06-17T11:04:52.061Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:04:52 [2020-06-17T11:04:52.061Z] ++++ docker load
11:04:52 [2020-06-17T11:04:52.061Z] Running integration-test (iteration 1)
11:04:52 [2020-06-17T11:04:52.061Z] 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)/
11:04:52 [2020-06-17T11:04:52.061Z] ++ 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)/'
11:04:52 [2020-06-17T11:04:52.061Z] ++ set -e
11:04:52 [2020-06-17T11:04:52.061Z] ++ '[' -n 0 ']'
11:04:52 [2020-06-17T11:04:52.061Z] ++ set -x
11:04:52 [2020-06-17T11:04:52.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:04:52 [2020-06-17T11:04:52.994Z] 
11:04:52 [2020-06-17T11:04:52.994Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:04:52 [2020-06-17T11:04:52.994Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:04:52 [2020-06-17T11:04:52.994Z] Error: No such image: emptyfs
11:04:52 [2020-06-17T11:04:52.994Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:04:52 [2020-06-17T11:04:52.994Z] ++++ docker load
11:04:53 [2020-06-17T11:04:53.560Z] Running integration-test (iteration 1)
11:04:53 [2020-06-17T11:04:53.560Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:04:53 [2020-06-17T11:04:53.560Z] ++ 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)/'
11:04:53 [2020-06-17T11:04:53.560Z] ++ set -e
11:04:53 [2020-06-17T11:04:53.560Z] ++ '[' -n 0 ']'
11:04:53 [2020-06-17T11:04:53.560Z] ++ set -x
11:04:53 [2020-06-17T11:04:53.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:04:54 [2020-06-17T11:04:54.021Z] --- PASS: TestConfigsCreateAndDelete (3.12s)
11:04:54 [2020-06-17T11:04:54.022Z] === RUN   TestConfigsUpdate
11:04:57 [2020-06-17T11:04:57.308Z] --- PASS: TestConfigsUpdate (3.15s)
11:04:57 [2020-06-17T11:04:57.308Z] === RUN   TestTemplatedConfig
11:04:59 [2020-06-17T11:04:59.644Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:05:01 [2020-06-17T11:05:01.216Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:05:01 [2020-06-17T11:05:01.216Z] 
11:05:01 [2020-06-17T11:05:01.216Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:05:01 [2020-06-17T11:05:01.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:05:01 [2020-06-17T11:05:01.216Z] HOSTNAME=594c20be4c71
11:05:01 [2020-06-17T11:05:01.216Z] TESTDEBUG=0
11:05:01 [2020-06-17T11:05:01.216Z] DEST=bundles/test-integration
11:05:01 [2020-06-17T11:05:01.216Z] PWD=/go/src/github.com/docker/docker
11:05:01 [2020-06-17T11:05:01.216Z] DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
11:05:01 [2020-06-17T11:05:01.216Z] container=docker
11:05:01 [2020-06-17T11:05:01.216Z] HOME=/root
11:05:01 [2020-06-17T11:05:01.216Z] GOLANG_VERSION=1.13.12
11:05:01 [2020-06-17T11:05:01.216Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:05:01 [2020-06-17T11:05:01.216Z] VALIDATE_BRANCH=master
11:05:01 [2020-06-17T11:05:01.216Z] TERM=xterm
11:05:01 [2020-06-17T11:05:01.216Z] DOCKER_PKG=github.com/docker/docker
11:05:01 [2020-06-17T11:05:01.216Z] SHLVL=1
11:05:01 [2020-06-17T11:05:01.216Z] TIMEOUT=120m
11:05:01 [2020-06-17T11:05:01.216Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:05:01 [2020-06-17T11:05:01.216Z] DOCKER_GRAPHDRIVER=overlay2
11:05:01 [2020-06-17T11:05:01.216Z] GO111MODULE=off
11:05:01 [2020-06-17T11:05:01.216Z] DOCKER_EXPERIMENTAL=1
11:05:01 [2020-06-17T11:05:01.216Z] TEST_SKIP_INTEGRATION_CLI=1
11:05:01 [2020-06-17T11:05:01.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:05:01 [2020-06-17T11:05:01.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:05:01 [2020-06-17T11:05:01.216Z] GOPATH=/go
11:05:01 [2020-06-17T11:05:01.216Z] PKG_CONFIG=pkg-config
11:05:01 [2020-06-17T11:05:01.216Z] _=/usr/bin/env
11:05:01 [2020-06-17T11:05:01.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:05:01 [2020-06-17T11:05:01.498Z] --- PASS: TestTemplatedConfig (3.50s)
11:05:01 [2020-06-17T11:05:01.498Z] === RUN   TestConfigCreateResolve
11:05:01 [2020-06-17T11:05:01.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:05:01 [2020-06-17T11:05:01.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:05:03 [2020-06-17T11:05:03.766Z] #46 297.2 + cd /tmp/tmp.nBvznLfDiT/src/github.com/golangci/golangci-lint/
11:05:03 [2020-06-17T11:05:03.766Z] #46 297.2 + git checkout -q v1.23.8
11:05:03 [2020-06-17T11:05:03.766Z] #46 297.7 ++ git describe --tags
11:05:03 [2020-06-17T11:05:03.766Z] #46 297.7 + version=v1.23.8
11:05:03 [2020-06-17T11:05:03.766Z] #46 297.7 ++ git rev-parse --short HEAD
11:05:03 [2020-06-17T11:05:03.766Z] #46 297.7 + commit=76a82c6
11:05:03 [2020-06-17T11:05:03.766Z] #46 297.7 ++ git show -s --format=%cd
11:05:03 [2020-06-17T11:05:03.766Z] #46 297.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
11:05:03 [2020-06-17T11:05:03.767Z] #46 297.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:05:04 [2020-06-17T11:05:04.030Z] --- PASS: TestConfigCreateResolve (3.17s)
11:05:04 [2020-06-17T11:05:04.030Z] === RUN   TestConfigDaemonLibtrustID
11:05:04 [2020-06-17T11:05:04.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:05:04 [2020-06-17T11:05:04.597Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
11:05:04 [2020-06-17T11:05:04.598Z] PASS
11:05:04 [2020-06-17T11:05:04.598Z] 
11:05:04 [2020-06-17T11:05:04.598Z] DONE 7 tests in 19.783s
11:05:04 [2020-06-17T11:05:04.598Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:05:04 [2020-06-17T11:05:04.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:05:04 [2020-06-17T11:05:04.598Z] ++ set -e
11:05:04 [2020-06-17T11:05:04.598Z] ++ '[' -n 0 ']'
11:05:04 [2020-06-17T11:05:04.598Z] ++ set -x
11:05:04 [2020-06-17T11:05:04.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:05:04 [2020-06-17T11:05:04.856Z] INFO: Testing against a local daemon
11:05:04 [2020-06-17T11:05:04.856Z] === RUN   TestCheckpoint
11:05:04 [2020-06-17T11:05:04.856Z] --- SKIP: TestCheckpoint (0.00s)
11:05:04 [2020-06-17T11:05:04.856Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:05:04 [2020-06-17T11:05:04.856Z] === RUN   TestContainerInvalidJSON
11:05:04 [2020-06-17T11:05:04.856Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:05:04 [2020-06-17T11:05:04.856Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:05:04 [2020-06-17T11:05:04.856Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:05:04 [2020-06-17T11:05:04.856Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:05:04 [2020-06-17T11:05:04.856Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:05:04 [2020-06-17T11:05:04.856Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:05:04 [2020-06-17T11:05:04.856Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:05:04 [2020-06-17T11:05:04.856Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:05:04 [2020-06-17T11:05:04.856Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:05:04 [2020-06-17T11:05:04.856Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:05:04 [2020-06-17T11:05:04.856Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:05:04 [2020-06-17T11:05:04.856Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:05:04 [2020-06-17T11:05:04.856Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:05:04 [2020-06-17T11:05:04.856Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:05:04 [2020-06-17T11:05:04.856Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
11:05:04 [2020-06-17T11:05:04.856Z] === RUN   TestCopyFromContainerPathIsNotDir
11:05:05 [2020-06-17T11:05:05.115Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
11:05:05 [2020-06-17T11:05:05.115Z] === RUN   TestCopyToContainerPathDoesNotExist
11:05:05 [2020-06-17T11:05:05.115Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
11:05:05 [2020-06-17T11:05:05.115Z] === RUN   TestCopyToContainerPathIsNotDir
11:05:05 [2020-06-17T11:05:05.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
11:05:05 [2020-06-17T11:05:05.374Z] === RUN   TestCopyFromContainer
11:05:06 [2020-06-17T11:05:06.859Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
11:05:07 [2020-06-17T11:05:07.277Z] === RUN   TestCopyFromContainer//
11:05:07 [2020-06-17T11:05:07.277Z] === RUN   TestCopyFromContainer//bar/root
11:05:07 [2020-06-17T11:05:07.535Z] === RUN   TestCopyFromContainer//bar/root/
11:05:07 [2020-06-17T11:05:07.535Z] === RUN   TestCopyFromContainer/bar/quux
11:05:07 [2020-06-17T11:05:07.794Z] === RUN   TestCopyFromContainer/bar/quux/
11:05:07 [2020-06-17T11:05:07.794Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:05:08 [2020-06-17T11:05:08.052Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:05:08 [2020-06-17T11:05:08.052Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:05:08 [2020-06-17T11:05:08.311Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:05:08 [2020-06-17T11:05:08.311Z] === RUN   TestCopyFromContainer/bar/notarget
11:05:08 [2020-06-17T11:05:08.570Z] --- PASS: TestCopyFromContainer (3.19s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer// (0.11s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:05:08 [2020-06-17T11:05:08.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:05:08 [2020-06-17T11:05:08.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:05:08 [2020-06-17T11:05:08.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:05:08 [2020-06-17T11:05:08.570Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:05:08 [2020-06-17T11:05:08.570Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:05:08 [2020-06-17T11:05:08.570Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:05:08 [2020-06-17T11:05:08.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateLinkToNonExistingContainer
11:05:08 [2020-06-17T11:05:08.570Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateWithInvalidEnv
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateWithInvalidEnv/0
11:05:08 [2020-06-17T11:05:08.570Z] === PAUSE TestCreateWithInvalidEnv/0
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateWithInvalidEnv/1
11:05:08 [2020-06-17T11:05:08.570Z] === PAUSE TestCreateWithInvalidEnv/1
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateWithInvalidEnv/2
11:05:08 [2020-06-17T11:05:08.570Z] === PAUSE TestCreateWithInvalidEnv/2
11:05:08 [2020-06-17T11:05:08.570Z] === CONT  TestCreateWithInvalidEnv/0
11:05:08 [2020-06-17T11:05:08.570Z] === CONT  TestCreateWithInvalidEnv/1
11:05:08 [2020-06-17T11:05:08.570Z] === CONT  TestCreateWithInvalidEnv/2
11:05:08 [2020-06-17T11:05:08.570Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:05:08 [2020-06-17T11:05:08.570Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateTmpfsMountsTarget
11:05:08 [2020-06-17T11:05:08.570Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
11:05:08 [2020-06-17T11:05:08.570Z] === RUN   TestCreateWithCustomMaskedPaths
11:05:09 [2020-06-17T11:05:09.554Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
11:05:11 [2020-06-17T11:05:11.103Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s)
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:05:11 [2020-06-17T11:05:11.103Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:05:11 [2020-06-17T11:05:11.103Z] --- PASS: TestCreateWithCapabilities (0.04s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
11:05:11 [2020-06-17T11:05:11.103Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
11:05:11 [2020-06-17T11:05:11.103Z] === RUN   TestCreateWithCustomReadonlyPaths
11:05:13 [2020-06-17T11:05:13.634Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s)
11:05:13 [2020-06-17T11:05:13.634Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:05:13 [2020-06-17T11:05:13.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:05:13 [2020-06-17T11:05:13.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:05:13 [2020-06-17T11:05:13.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:05:13 [2020-06-17T11:05:13.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:05:13 [2020-06-17T11:05:13.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:05:13 [2020-06-17T11:05:13.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:05:13 [2020-06-17T11:05:13.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:05:13 [2020-06-17T11:05:13.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:05:13 [2020-06-17T11:05:13.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
11:05:13 [2020-06-17T11:05:13.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
11:05:13 [2020-06-17T11:05:13.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
11:05:13 [2020-06-17T11:05:13.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
11:05:13 [2020-06-17T11:05:13.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
11:05:13 [2020-06-17T11:05:13.634Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:05:14 [2020-06-17T11:05:14.201Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
11:05:14 [2020-06-17T11:05:14.201Z] === RUN   TestCreateDifferentPlatform
11:05:14 [2020-06-17T11:05:14.201Z] === RUN   TestCreateDifferentPlatform/different_os
11:05:14 [2020-06-17T11:05:14.201Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:05:14 [2020-06-17T11:05:14.201Z] --- PASS: TestCreateDifferentPlatform (0.03s)
11:05:14 [2020-06-17T11:05:14.201Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:05:14 [2020-06-17T11:05:14.201Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:05:14 [2020-06-17T11:05:14.201Z] === RUN   TestContainerStartOnDaemonRestart
11:05:14 [2020-06-17T11:05:14.201Z] === PAUSE TestContainerStartOnDaemonRestart
11:05:14 [2020-06-17T11:05:14.201Z] === RUN   TestDaemonRestartIpcMode
11:05:14 [2020-06-17T11:05:14.201Z] === PAUSE TestDaemonRestartIpcMode
11:05:14 [2020-06-17T11:05:14.201Z] === RUN   TestDaemonHostGatewayIP
11:05:14 [2020-06-17T11:05:14.201Z] === PAUSE TestDaemonHostGatewayIP
11:05:14 [2020-06-17T11:05:14.201Z] === RUN   TestContainerKillOnDaemonStart
11:05:14 [2020-06-17T11:05:14.201Z] === PAUSE TestContainerKillOnDaemonStart
11:05:14 [2020-06-17T11:05:14.201Z] === RUN   TestDiff
11:05:15 [2020-06-17T11:05:15.136Z] --- PASS: TestDiff (0.79s)
11:05:15 [2020-06-17T11:05:15.136Z] === RUN   TestExecWithCloseStdin
11:05:16 [2020-06-17T11:05:16.073Z] --- PASS: TestExecWithCloseStdin (0.88s)
11:05:16 [2020-06-17T11:05:16.073Z] === RUN   TestExec
11:05:16 [2020-06-17T11:05:16.640Z] --- PASS: TestExec (0.87s)
11:05:16 [2020-06-17T11:05:16.640Z] === RUN   TestExecUser
11:05:16 [2020-06-17T11:05:16.671Z] #46 ...
11:05:16 [2020-06-17T11:05:16.671Z] 
11:05:16 [2020-06-17T11:05:16.671Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:05:16 [2020-06-17T11:05:16.671Z] #53 263.2 + bin/containerd
11:05:17 [2020-06-17T11:05:17.345Z] #53 ...
11:05:17 [2020-06-17T11:05:17.345Z] 
11:05:17 [2020-06-17T11:05:17.345Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:05:17 [2020-06-17T11:05:17.345Z] #22 312.9 + return
11:05:17 [2020-06-17T11:05:17.345Z] #22 DONE 313.0s
11:05:17 [2020-06-17T11:05:17.345Z] 
11:05:17 [2020-06-17T11:05:17.345Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:05:17 [2020-06-17T11:05:17.576Z] --- PASS: TestExecUser (0.89s)
11:05:17 [2020-06-17T11:05:17.576Z] === RUN   TestExportContainerAndImportImage
11:05:18 [2020-06-17T11:05:18.952Z] --- PASS: TestExportContainerAndImportImage (1.06s)
11:05:18 [2020-06-17T11:05:18.952Z] === RUN   TestExportContainerAfterDaemonRestart
11:05:19 [2020-06-17T11:05:19.513Z] #46 ...
11:05:19 [2020-06-17T11:05:19.513Z] 
11:05:19 [2020-06-17T11:05:19.513Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
11:05:19 [2020-06-17T11:05:19.513Z] #23 DONE 0.1s
11:05:19 [2020-06-17T11:05:19.513Z] 
11:05:19 [2020-06-17T11:05:19.513Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:05:19 [2020-06-17T11:05:19.513Z] #46 ...
11:05:19 [2020-06-17T11:05:19.513Z] 
11:05:19 [2020-06-17T11:05:19.513Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
11:05:19 [2020-06-17T11:05:19.831Z] #27 DONE 0.5s
11:05:19 [2020-06-17T11:05:19.831Z] 
11:05:19 [2020-06-17T11:05:19.831Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
11:05:19 [2020-06-17T11:05:19.831Z] #30 DONE 0.1s
11:05:19 [2020-06-17T11:05:19.831Z] 
11:05:19 [2020-06-17T11:05:19.831Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:05:19 [2020-06-17T11:05:19.831Z] #53 ...
11:05:19 [2020-06-17T11:05:19.831Z] 
11:05:19 [2020-06-17T11:05:19.831Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
11:05:19 [2020-06-17T11:05:19.831Z] #32 DONE 0.1s
11:05:19 [2020-06-17T11:05:19.831Z] 
11:05:19 [2020-06-17T11:05:19.831Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
11:05:20 [2020-06-17T11:05:20.159Z] #35 DONE 0.1s
11:05:20 [2020-06-17T11:05:20.159Z] 
11:05:20 [2020-06-17T11:05:20.159Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:05:20 [2020-06-17T11:05:20.159Z] #38 DONE 0.1s
11:05:20 [2020-06-17T11:05:20.159Z] 
11:05:20 [2020-06-17T11:05:20.159Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:05:20 [2020-06-17T11:05:20.159Z] #41 DONE 0.1s
11:05:20 [2020-06-17T11:05:20.159Z] 
11:05:20 [2020-06-17T11:05:20.159Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:05:20 [2020-06-17T11:05:20.496Z] #53 ...
11:05:20 [2020-06-17T11:05:20.496Z] 
11:05:20 [2020-06-17T11:05:20.496Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:05:20 [2020-06-17T11:05:20.496Z] #43 DONE 0.1s
11:05:20 [2020-06-17T11:05:20.496Z] 
11:05:20 [2020-06-17T11:05:20.496Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:05:20 [2020-06-17T11:05:20.496Z] #45 DONE 0.1s
11:05:20 [2020-06-17T11:05:20.496Z] 
11:05:20 [2020-06-17T11:05:20.496Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:05:20 [2020-06-17T11:05:20.855Z] --- PASS: TestExportContainerAfterDaemonRestart (1.91s)
11:05:20 [2020-06-17T11:05:20.855Z] === RUN   TestHealthCheckWorkdir
11:05:21 [2020-06-17T11:05:21.790Z] --- PASS: TestHealthCheckWorkdir (1.05s)
11:05:21 [2020-06-17T11:05:21.790Z] === RUN   TestHealthKillContainer
11:05:25 [2020-06-17T11:05:25.074Z] --- PASS: TestHealthKillContainer (2.94s)
11:05:25 [2020-06-17T11:05:25.074Z] === RUN   TestInspectCpusetInConfigPre120
11:05:25 [2020-06-17T11:05:25.232Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:05:25 [2020-06-17T11:05:25.332Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
11:05:25 [2020-06-17T11:05:25.332Z] === RUN   TestIpcModeNone
11:05:25 [2020-06-17T11:05:25.620Z] Loaded image: buildpack-deps:jessie
11:05:25 [2020-06-17T11:05:25.620Z] Loaded image: busybox:latest
11:05:25 [2020-06-17T11:05:25.620Z] Loaded image: busybox:glibc
11:05:25 [2020-06-17T11:05:25.620Z] Loaded image: debian:jessie
11:05:25 [2020-06-17T11:05:25.620Z] Loaded image: hello-world:latest
11:05:25 [2020-06-17T11:05:25.620Z] INFO: Testing against a local daemon
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:05:25 [2020-06-17T11:05:25.620Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:05:25 [2020-06-17T11:05:25.620Z] Loaded image: buildpack-deps:jessie
11:05:25 [2020-06-17T11:05:25.620Z] Loaded image: busybox:latest
11:05:26 [2020-06-17T11:05:26.185Z] Loaded image: busybox:glibc
11:05:26 [2020-06-17T11:05:26.270Z] --- PASS: TestIpcModeNone (0.88s)
11:05:26 [2020-06-17T11:05:26.270Z] === RUN   TestIpcModePrivate
11:05:26 [2020-06-17T11:05:26.442Z] Loaded image: debian:jessie
11:05:27 [2020-06-17T11:05:27.006Z] Loaded image: hello-world:latest
11:05:27 [2020-06-17T11:05:27.206Z] --- PASS: TestIpcModePrivate (0.88s)
11:05:27 [2020-06-17T11:05:27.206Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
11:05:27 [2020-06-17T11:05:27.206Z] === RUN   TestIpcModeShareable
11:05:27 [2020-06-17T11:05:27.264Z] INFO: Testing against a local daemon
11:05:27 [2020-06-17T11:05:27.264Z] === RUN   TestDockerDaemonSuite
11:05:27 [2020-06-17T11:05:27.522Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
11:05:28 [2020-06-17T11:05:28.140Z] --- PASS: TestIpcModeShareable (0.90s)
11:05:28 [2020-06-17T11:05:28.140Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
11:05:28 [2020-06-17T11:05:28.140Z] === RUN   TestAPIIpcModeShareableAndContainer
11:05:28 [2020-06-17T11:05:28.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:05:28 [2020-06-17T11:05:28.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:05:28 [2020-06-17T11:05:28.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:05:28 [2020-06-17T11:05:28.454Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:05:28 [2020-06-17T11:05:28.454Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:05:29 [2020-06-17T11:05:29.018Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:05:29 [2020-06-17T11:05:29.018Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:05:29 [2020-06-17T11:05:29.956Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:05:30 [2020-06-17T11:05:30.213Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:05:30 [2020-06-17T11:05:30.213Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:05:30 [2020-06-17T11:05:30.672Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s)
11:05:30 [2020-06-17T11:05:30.672Z] === RUN   TestAPIIpcModeHost
11:05:30 [2020-06-17T11:05:30.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:05:30 [2020-06-17T11:05:30.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:05:30 [2020-06-17T11:05:30.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:05:30 [2020-06-17T11:05:30.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:05:30 [2020-06-17T11:05:30.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:05:31 [2020-06-17T11:05:31.608Z] --- PASS: TestAPIIpcModeHost (0.68s)
11:05:31 [2020-06-17T11:05:31.608Z] === RUN   TestDaemonIpcModeShareable
11:05:32 [2020-06-17T11:05:32.110Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:05:32 [2020-06-17T11:05:32.110Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:05:32 [2020-06-17T11:05:32.110Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:05:32 [2020-06-17T11:05:32.110Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:05:32 [2020-06-17T11:05:32.138Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:05:32 [2020-06-17T11:05:32.367Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
11:05:32 [2020-06-17T11:05:32.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:05:33 [2020-06-17T11:05:33.298Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:05:33 [2020-06-17T11:05:33.510Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
11:05:33 [2020-06-17T11:05:33.510Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
11:05:33 [2020-06-17T11:05:33.510Z] === RUN   TestDaemonIpcModePrivate
11:05:33 [2020-06-17T11:05:33.706Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:05:34 [2020-06-17T11:05:34.231Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:05:34 [2020-06-17T11:05:34.231Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:05:34 [2020-06-17T11:05:34.489Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:05:34 [2020-06-17T11:05:34.489Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:05:34 [2020-06-17T11:05:34.489Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:05:34 [2020-06-17T11:05:34.747Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:05:34 [2020-06-17T11:05:34.887Z] --- PASS: TestDaemonIpcModePrivate (1.84s)
11:05:34 [2020-06-17T11:05:34.887Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
11:05:34 [2020-06-17T11:05:34.887Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:05:36 [2020-06-17T11:05:36.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:05:36 [2020-06-17T11:05:36.790Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
11:05:36 [2020-06-17T11:05:36.790Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
11:05:36 [2020-06-17T11:05:36.790Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:05:37 [2020-06-17T11:05:37.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:05:37 [2020-06-17T11:05:37.992Z] tests/integration/api_service_test.py ................s................. [ 60%]
11:05:38 [2020-06-17T11:05:38.025Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
11:05:38 [2020-06-17T11:05:38.282Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:05:38 [2020-06-17T11:05:38.692Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s)
11:05:38 [2020-06-17T11:05:38.692Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
11:05:38 [2020-06-17T11:05:38.692Z] === RUN   TestIpcModeOlderClient
11:05:38 [2020-06-17T11:05:38.692Z] === PAUSE TestIpcModeOlderClient
11:05:38 [2020-06-17T11:05:38.692Z] === RUN   TestKillContainerInvalidSignal
11:05:38 [2020-06-17T11:05:38.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:05:39 [2020-06-17T11:05:39.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:05:39 [2020-06-17T11:05:39.628Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
11:05:39 [2020-06-17T11:05:39.628Z] === RUN   TestKillContainer
11:05:39 [2020-06-17T11:05:39.628Z] === RUN   TestKillContainer/no_signal
11:05:40 [2020-06-17T11:05:40.179Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:05:40 [2020-06-17T11:05:40.179Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:05:40 [2020-06-17T11:05:40.563Z] === RUN   TestKillContainer/non_killing_signal
11:05:40 [2020-06-17T11:05:40.822Z] === RUN   TestKillContainer/killing_signal
11:05:40 [2020-06-17T11:05:40.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:05:41 [2020-06-17T11:05:41.757Z] --- PASS: TestKillContainer (2.35s)
11:05:41 [2020-06-17T11:05:41.757Z]     --- PASS: TestKillContainer/no_signal (0.80s)
11:05:41 [2020-06-17T11:05:41.757Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
11:05:41 [2020-06-17T11:05:41.757Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
11:05:41 [2020-06-17T11:05:41.757Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:05:42 [2020-06-17T11:05:42.016Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:05:42 [2020-06-17T11:05:42.099Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
11:05:42 [2020-06-17T11:05:42.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:05:42 [2020-06-17T11:05:42.583Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:05:43 [2020-06-17T11:05:43.031Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:05:43 [2020-06-17T11:05:43.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:05:43 [2020-06-17T11:05:43.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:05:43 [2020-06-17T11:05:43.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
11:05:43 [2020-06-17T11:05:43.519Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
11:05:43 [2020-06-17T11:05:43.519Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
11:05:43 [2020-06-17T11:05:43.519Z] === RUN   TestKillStoppedContainer
11:05:43 [2020-06-17T11:05:43.519Z] --- PASS: TestKillStoppedContainer (0.11s)
11:05:43 [2020-06-17T11:05:43.519Z] === RUN   TestKillStoppedContainerAPIPre120
11:05:43 [2020-06-17T11:05:43.519Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
11:05:43 [2020-06-17T11:05:43.519Z] === RUN   TestKillDifferentUserContainer
11:05:43 [2020-06-17T11:05:43.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:05:43 [2020-06-17T11:05:43.595Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
11:05:43 [2020-06-17T11:05:43.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:05:44 [2020-06-17T11:05:44.455Z] --- PASS: TestKillDifferentUserContainer (0.77s)
11:05:44 [2020-06-17T11:05:44.455Z] === RUN   TestInspectOomKilledTrue
11:05:44 [2020-06-17T11:05:44.455Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:05:44 [2020-06-17T11:05:44.455Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:05:44 [2020-06-17T11:05:44.455Z] === RUN   TestInspectOomKilledFalse
11:05:44 [2020-06-17T11:05:44.455Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:05:44 [2020-06-17T11:05:44.455Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:05:44 [2020-06-17T11:05:44.455Z] === RUN   TestLinksEtcHostsContentMatch
11:05:44 [2020-06-17T11:05:44.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:05:44 [2020-06-17T11:05:44.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:05:44 [2020-06-17T11:05:44.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:05:44 [2020-06-17T11:05:44.965Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:05:45 [2020-06-17T11:05:45.022Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
11:05:45 [2020-06-17T11:05:45.022Z] === RUN   TestLinksContainerNames
11:05:45 [2020-06-17T11:05:45.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:05:45 [2020-06-17T11:05:45.897Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:05:46 [2020-06-17T11:05:46.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:05:46 [2020-06-17T11:05:46.462Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
11:05:46 [2020-06-17T11:05:46.719Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:05:46 [2020-06-17T11:05:46.924Z] --- PASS: TestLinksContainerNames (1.58s)
11:05:46 [2020-06-17T11:05:46.924Z] === RUN   TestLogsFollowTailEmpty
11:05:47 [2020-06-17T11:05:47.257Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:05:47 [2020-06-17T11:05:47.257Z] Using test binary docker
11:05:47 [2020-06-17T11:05:47.257Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:05:47 [2020-06-17T11:05:47.257Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:05:47 [2020-06-17T11:05:47.257Z] INFO: Waiting for daemon to start...
11:05:47 [2020-06-17T11:05:47.257Z] Starting dockerd
11:05:47 [2020-06-17T11:05:47.491Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
11:05:47 [2020-06-17T11:05:47.491Z] === RUN   TestContainerNetworkMountsNoChown
11:05:47 [2020-06-17T11:05:47.651Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:05:48 [2020-06-17T11:05:48.427Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/default
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/default
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/private
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/private
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rprivate
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rprivate
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/slave
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/slave
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rslave
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rslave
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/shared
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/shared
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rshared
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rshared
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/default
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/default/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/rslave
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/shared
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/default/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/slave
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/private
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/private/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/rshared
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/private/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/default/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/rprivate
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:05:48 [2020-06-17T11:05:48.427Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/default/bind_root
11:05:48 [2020-06-17T11:05:48.427Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/private/bind_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:05:48 [2020-06-17T11:05:48.428Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:05:48 [2020-06-17T11:05:48.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:05:48 [2020-06-17T11:05:48.584Z] === RUN   TestDockerSuite/TestAttachAfterDetach
11:05:48 [2020-06-17T11:05:48.686Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:05:48 [2020-06-17T11:05:48.686Z] === CONT  TestMountDaemonRoot/private/mount_root
11:05:48 [2020-06-17T11:05:48.686Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:05:48 [2020-06-17T11:05:48.686Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:05:48 [2020-06-17T11:05:48.686Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:05:48 [2020-06-17T11:05:48.686Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:05:48 [2020-06-17T11:05:48.686Z] --- PASS: TestMountDaemonRoot (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
11:05:48 [2020-06-17T11:05:48.686Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
11:05:48 [2020-06-17T11:05:48.686Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
11:05:48 [2020-06-17T11:05:48.686Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
11:05:48 [2020-06-17T11:05:48.686Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
11:05:48 [2020-06-17T11:05:48.686Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:05:48 [2020-06-17T11:05:48.686Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
11:05:48 [2020-06-17T11:05:48.686Z] === RUN   TestContainerBindMountNonRecursive
11:05:49 [2020-06-17T11:05:49.148Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
11:05:49 [2020-06-17T11:05:49.777Z] .
11:05:49 [2020-06-17T11:05:49.777Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:05:49 [2020-06-17T11:05:49.777Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:05:49 [2020-06-17T11:05:49.778Z] Error: No such image: emptyfs
11:05:49 [2020-06-17T11:05:49.778Z] Running integration-test (iteration 1)
11:05:49 [2020-06-17T11:05:49.778Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:05:49 [2020-06-17T11:05:49.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:05:50 [2020-06-17T11:05:50.520Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
11:05:50 [2020-06-17T11:05:50.588Z] --- PASS: TestContainerBindMountNonRecursive (1.85s)
11:05:50 [2020-06-17T11:05:50.588Z] === RUN   TestNetworkNat
11:05:50 [2020-06-17T11:05:50.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:05:51 [2020-06-17T11:05:51.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:05:51 [2020-06-17T11:05:51.524Z] --- PASS: TestNetworkNat (0.89s)
11:05:51 [2020-06-17T11:05:51.524Z] === RUN   TestNetworkLocalhostTCPNat
11:05:52 [2020-06-17T11:05:52.223Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
11:05:52 [2020-06-17T11:05:52.223Z] === RUN   TestNetworkLoopbackNat
11:05:52 [2020-06-17T11:05:52.417Z] === RUN   TestDockerSuite/TestAttachDetach
11:05:52 [2020-06-17T11:05:52.449Z] .........................                                                [ 67%]
11:05:52 [2020-06-17T11:05:52.675Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
11:05:52 [2020-06-17T11:05:52.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:05:53 [2020-06-17T11:05:53.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:05:53 [2020-06-17T11:05:53.599Z] --- PASS: TestNetworkLoopbackNat (1.12s)
11:05:53 [2020-06-17T11:05:53.599Z] === RUN   TestPause
11:05:53 [2020-06-17T11:05:53.612Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:05:54 [2020-06-17T11:05:54.165Z] --- PASS: TestPause (0.83s)
11:05:54 [2020-06-17T11:05:54.165Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:05:54 [2020-06-17T11:05:54.165Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:05:54 [2020-06-17T11:05:54.165Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:05:54 [2020-06-17T11:05:54.165Z] === RUN   TestPauseStopPausedContainer
11:05:54 [2020-06-17T11:05:54.545Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:05:54 [2020-06-17T11:05:54.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:05:55 [2020-06-17T11:05:55.100Z] --- PASS: TestPauseStopPausedContainer (0.83s)
11:05:55 [2020-06-17T11:05:55.100Z] === RUN   TestPsFilter
11:05:55 [2020-06-17T11:05:55.360Z] --- PASS: TestPsFilter (0.27s)
11:05:55 [2020-06-17T11:05:55.360Z] === RUN   TestRemoveContainerWithRemovedVolume
11:05:55 [2020-06-17T11:05:55.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:05:56 [2020-06-17T11:05:56.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
11:05:56 [2020-06-17T11:05:56.295Z] === RUN   TestRemoveContainerWithVolume
11:05:56 [2020-06-17T11:05:56.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:05:56 [2020-06-17T11:05:56.443Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
11:05:56 [2020-06-17T11:05:56.701Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:05:56 [2020-06-17T11:05:56.863Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
11:05:56 [2020-06-17T11:05:56.863Z] === RUN   TestRemoveContainerRunning
11:05:57 [2020-06-17T11:05:57.391Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:05:57 [2020-06-17T11:05:57.391Z] Using test binary docker
11:05:57 [2020-06-17T11:05:57.391Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:05:57 [2020-06-17T11:05:57.391Z] +++ /etc/init.d/apparmor start
11:05:57 [2020-06-17T11:05:57.391Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:05:57 [2020-06-17T11:05:57.391Z] INFO: Waiting for daemon to start...
11:05:57 [2020-06-17T11:05:57.391Z] Starting dockerd
11:05:57 [2020-06-17T11:05:57.391Z] +++ 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
11:05:57 [2020-06-17T11:05:57.634Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:05:57 [2020-06-17T11:05:57.799Z] --- PASS: TestRemoveContainerRunning (0.81s)
11:05:57 [2020-06-17T11:05:57.799Z] === RUN   TestRemoveContainerForceRemoveRunning
11:05:58 [2020-06-17T11:05:58.735Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
11:05:58 [2020-06-17T11:05:58.735Z] === RUN   TestRemoveInvalidContainer
11:05:58 [2020-06-17T11:05:58.735Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:05:58 [2020-06-17T11:05:58.735Z] === RUN   TestRenameLinkedContainer
11:05:59 [2020-06-17T11:05:59.006Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:05:59 [2020-06-17T11:05:59.263Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
11:05:59 [2020-06-17T11:05:59.406Z] .
11:05:59 [2020-06-17T11:05:59.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:05:59 [2020-06-17T11:05:59.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:05:59 [2020-06-17T11:05:59.406Z] Error: No such image: emptyfs
11:05:59 [2020-06-17T11:05:59.406Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:05:59 [2020-06-17T11:05:59.406Z] ++++ docker load
11:05:59 [2020-06-17T11:05:59.687Z] Running integration-test (iteration 1)
11:05:59 [2020-06-17T11:05:59.687Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
11:05:59 [2020-06-17T11:05:59.687Z] ++ 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
11:05:59 [2020-06-17T11:05:59.687Z] ++ set -e
11:05:59 [2020-06-17T11:05:59.687Z] ++ '[' -n 0 ']'
11:05:59 [2020-06-17T11:05:59.687Z] ++ set -x
11:05:59 [2020-06-17T11:05:59.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
11:05:59 [2020-06-17T11:05:59.798Z] Loaded image: buildpack-deps:jessie
11:05:59 [2020-06-17T11:05:59.798Z] Loaded image: busybox:latest
11:06:00 [2020-06-17T11:06:00.055Z] Loaded image: busybox:glibc
11:06:00 [2020-06-17T11:06:00.055Z] Loaded image: debian:jessie
11:06:00 [2020-06-17T11:06:00.055Z] Loaded image: hello-world:latest
11:06:00 [2020-06-17T11:06:00.055Z] INFO: Testing against a local daemon
11:06:00 [2020-06-17T11:06:00.055Z] === RUN   TestCgroupNamespacesBuild
11:06:00 [2020-06-17T11:06:00.194Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:06:00 [2020-06-17T11:06:00.359Z] #53 ...
11:06:00 [2020-06-17T11:06:00.359Z] 
11:06:00 [2020-06-17T11:06:00.359Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:06:00 [2020-06-17T11:06:00.359Z] #46 DONE 351.2s
11:06:00 [2020-06-17T11:06:00.359Z] 
11:06:00 [2020-06-17T11:06:00.359Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:06:00 [2020-06-17T11:06:00.359Z] #53 ...
11:06:00 [2020-06-17T11:06:00.359Z] 
11:06:00 [2020-06-17T11:06:00.359Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:06:00 [2020-06-17T11:06:00.359Z] #47 DONE 0.1s
11:06:00 [2020-06-17T11:06:00.359Z] 
11:06:00 [2020-06-17T11:06:00.359Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:06:00 [2020-06-17T11:06:00.359Z] #49 DONE 0.1s
11:06:00 [2020-06-17T11:06:00.359Z] 
11:06:00 [2020-06-17T11:06:00.359Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:06:00 [2020-06-17T11:06:00.359Z] #51 DONE 0.1s
11:06:00 [2020-06-17T11:06:00.359Z] 
11:06:00 [2020-06-17T11:06:00.359Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:06:01 [2020-06-17T11:06:01.126Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
11:06:01 [2020-06-17T11:06:01.986Z] #53 319.3 + bin/containerd-stress
11:06:02 [2020-06-17T11:06:02.020Z] --- PASS: TestRenameLinkedContainer (3.11s)
11:06:02 [2020-06-17T11:06:02.020Z] === RUN   TestRenameStoppedContainer
11:06:02 [2020-06-17T11:06:02.058Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:06:02 [2020-06-17T11:06:02.586Z] --- PASS: TestRenameStoppedContainer (0.81s)
11:06:02 [2020-06-17T11:06:02.586Z] === RUN   TestRenameRunningContainerAndReuse
11:06:03 [2020-06-17T11:06:03.327Z] --- PASS: TestCgroupNamespacesBuild (2.66s)
11:06:03 [2020-06-17T11:06:03.327Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:06:03 [2020-06-17T11:06:03.432Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:06:03 [2020-06-17T11:06:03.433Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
11:06:03 [2020-06-17T11:06:03.963Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s)
11:06:03 [2020-06-17T11:06:03.963Z] === RUN   TestRenameInvalidName
11:06:04 [2020-06-17T11:06:04.014Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
11:06:04 [2020-06-17T11:06:04.187Z] #53 321.6 + bin/containerd-shim
11:06:04 [2020-06-17T11:06:04.579Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
11:06:04 [2020-06-17T11:06:04.837Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:06:04 [2020-06-17T11:06:04.837Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:06:04 [2020-06-17T11:06:04.899Z] --- PASS: TestRenameInvalidName (0.78s)
11:06:04 [2020-06-17T11:06:04.899Z] === RUN   TestRenameAnonymousContainer
11:06:05 [2020-06-17T11:06:05.220Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s)
11:06:05 [2020-06-17T11:06:05.220Z] === RUN   TestBuildWithSession
11:06:05 [2020-06-17T11:06:05.220Z] --- SKIP: TestBuildWithSession (0.00s)
11:06:05 [2020-06-17T11:06:05.220Z]     build_session_test.go:25: TODO: BuildKit
11:06:05 [2020-06-17T11:06:05.220Z] === RUN   TestBuildSquashParent
11:06:06 [2020-06-17T11:06:06.243Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:06:06 [2020-06-17T11:06:06.243Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
11:06:06 [2020-06-17T11:06:06.472Z] Loaded image: buildpack-deps:jessie
11:06:06 [2020-06-17T11:06:06.473Z] Loaded image: busybox:latest
11:06:06 [2020-06-17T11:06:06.753Z] Loaded image: busybox:glibc
11:06:06 [2020-06-17T11:06:06.753Z] Loaded image: debian:jessie
11:06:06 [2020-06-17T11:06:06.808Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
11:06:07 [2020-06-17T11:06:07.066Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:06:07 [2020-06-17T11:06:07.085Z] Loaded image: hello-world:latest
11:06:07 [2020-06-17T11:06:07.085Z] INFO: Testing against a local daemon
11:06:07 [2020-06-17T11:06:07.085Z] === RUN   TestCgroupNamespacesBuild
11:06:09 [2020-06-17T11:06:09.085Z] --- PASS: TestRenameAnonymousContainer (4.08s)
11:06:09 [2020-06-17T11:06:09.085Z] === RUN   TestRenameContainerWithSameName
11:06:09 [2020-06-17T11:06:09.652Z] --- PASS: TestRenameContainerWithSameName (0.79s)
11:06:09 [2020-06-17T11:06:09.652Z] === RUN   TestRenameContainerWithLinkedContainer
11:06:09 [2020-06-17T11:06:09.752Z] --- PASS: TestCgroupNamespacesBuild (2.46s)
11:06:09 [2020-06-17T11:06:09.752Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:06:10 [2020-06-17T11:06:10.344Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
11:06:11 [2020-06-17T11:06:11.219Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s)
11:06:11 [2020-06-17T11:06:11.219Z] === RUN   TestBuildWithSession
11:06:11 [2020-06-17T11:06:11.219Z] --- SKIP: TestBuildWithSession (0.00s)
11:06:11 [2020-06-17T11:06:11.219Z]     build_session_test.go:25: TODO: BuildKit
11:06:11 [2020-06-17T11:06:11.219Z] === RUN   TestBuildSquashParent
11:06:11 [2020-06-17T11:06:11.289Z] #53 328.5 + bin/containerd-shim-runc-v1
11:06:11 [2020-06-17T11:06:11.555Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
11:06:11 [2020-06-17T11:06:11.555Z] === RUN   TestResize
11:06:11 [2020-06-17T11:06:11.715Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
11:06:12 [2020-06-17T11:06:12.123Z] --- PASS: TestResize (0.81s)
11:06:12 [2020-06-17T11:06:12.123Z] === RUN   TestResizeWithInvalidSize
11:06:13 [2020-06-17T11:06:13.058Z] --- PASS: TestResizeWithInvalidSize (0.81s)
11:06:13 [2020-06-17T11:06:13.058Z] === RUN   TestResizeWhenContainerNotStarted
11:06:13 [2020-06-17T11:06:13.312Z] --- PASS: TestBuildSquashParent (7.05s)
11:06:13 [2020-06-17T11:06:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove
11:06:13 [2020-06-17T11:06:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:13 [2020-06-17T11:06:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:13 [2020-06-17T11:06:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:13 [2020-06-17T11:06:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:13 [2020-06-17T11:06:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:13 [2020-06-17T11:06:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:13 [2020-06-17T11:06:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:13 [2020-06-17T11:06:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:13 [2020-06-17T11:06:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:13 [2020-06-17T11:06:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:13 [2020-06-17T11:06:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:13 [2020-06-17T11:06:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:13 [2020-06-17T11:06:13.312Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:13 [2020-06-17T11:06:13.312Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:13 [2020-06-17T11:06:13.626Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:06:13 [2020-06-17T11:06:13.626Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:06:13 [2020-06-17T11:06:13.876Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:13 [2020-06-17T11:06:13.876Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:14 [2020-06-17T11:06:14.195Z] #53 331.8 + bin/containerd-shim-runc-v2
11:06:14 [2020-06-17T11:06:14.245Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
11:06:15 [2020-06-17T11:06:15.270Z] #53 332.7 + binaries
11:06:15 [2020-06-17T11:06:15.270Z] #53 332.7 + install -D bin/containerd /build/containerd
11:06:15 [2020-06-17T11:06:15.270Z] #53 332.8 + install -D bin/containerd-shim /build/containerd-shim
11:06:15 [2020-06-17T11:06:15.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:06:15 [2020-06-17T11:06:15.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:06:15 [2020-06-17T11:06:15.578Z] #53 332.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:06:15 [2020-06-17T11:06:15.578Z] #53 332.8 + install -D bin/ctr /build/ctr
11:06:15 [2020-06-17T11:06:15.578Z] #53 DONE 332.9s
11:06:15 [2020-06-17T11:06:15.616Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
11:06:15 [2020-06-17T11:06:15.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:15 [2020-06-17T11:06:15.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:16 [2020-06-17T11:06:16.181Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
11:06:16 [2020-06-17T11:06:16.251Z] 
11:06:16 [2020-06-17T11:06:16.251Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:06:16 [2020-06-17T11:06:16.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:06:16 [2020-06-17T11:06:16.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:06:16 [2020-06-17T11:06:16.549Z] #54 DONE 0.1s
11:06:16 [2020-06-17T11:06:16.549Z] 
11:06:16 [2020-06-17T11:06:16.550Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:06:16 [2020-06-17T11:06:16.550Z] #58 DONE 0.1s
11:06:16 [2020-06-17T11:06:16.550Z] 
11:06:16 [2020-06-17T11:06:16.550Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:06:16 [2020-06-17T11:06:16.550Z] #60 DONE 0.1s
11:06:16 [2020-06-17T11:06:16.550Z] 
11:06:16 [2020-06-17T11:06:16.550Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:06:16 [2020-06-17T11:06:16.852Z] #62 DONE 0.1s
11:06:16 [2020-06-17T11:06:16.852Z] 
11:06:16 [2020-06-17T11:06:16.852Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:06:16 [2020-06-17T11:06:16.852Z] #63 DONE 0.0s
11:06:16 [2020-06-17T11:06:16.852Z] 
11:06:16 [2020-06-17T11:06:16.852Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
11:06:17 [2020-06-17T11:06:17.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:06:17 [2020-06-17T11:06:17.280Z] 666079ee0460: Pull complete
11:06:17 [2020-06-17T11:06:17.280Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7
11:06:17 [2020-06-17T11:06:17.280Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:06:17 [2020-06-17T11:06:17.280Z] mcr.microsoft.com/windows/servercore:ltsc2019
11:06:17 [2020-06-17T11:06:17.280Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282'
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Docker version of control daemon
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] Client: Docker Engine - Enterprise
11:06:17 [2020-06-17T11:06:17.280Z]  Version:           19.03.5
11:06:17 [2020-06-17T11:06:17.280Z]  API version:       1.40
11:06:17 [2020-06-17T11:06:17.280Z]  Go version:        go1.12.12
11:06:17 [2020-06-17T11:06:17.280Z]  Git commit:        2ee0c57608
11:06:17 [2020-06-17T11:06:17.280Z]  Built:             11/13/2019 08:00:16
11:06:17 [2020-06-17T11:06:17.280Z]  OS/Arch:           windows/amd64
11:06:17 [2020-06-17T11:06:17.280Z]  Experimental:      false
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] Server: Docker Engine - Enterprise
11:06:17 [2020-06-17T11:06:17.280Z]  Engine:
11:06:17 [2020-06-17T11:06:17.280Z]   Version:          19.03.5
11:06:17 [2020-06-17T11:06:17.280Z]   API version:      1.40 (minimum version 1.24)
11:06:17 [2020-06-17T11:06:17.280Z]   Go version:       go1.12.12
11:06:17 [2020-06-17T11:06:17.280Z]   Git commit:       2ee0c57608
11:06:17 [2020-06-17T11:06:17.280Z]   Built:            11/13/2019 07:58:51
11:06:17 [2020-06-17T11:06:17.280Z]   OS/Arch:          windows/amd64
11:06:17 [2020-06-17T11:06:17.280Z]   Experimental:     true
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Docker info of control daemon
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] Client:
11:06:17 [2020-06-17T11:06:17.280Z]  Debug Mode: false
11:06:17 [2020-06-17T11:06:17.280Z]  Plugins:
11:06:17 [2020-06-17T11:06:17.280Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] Server:
11:06:17 [2020-06-17T11:06:17.280Z]  Containers: 0
11:06:17 [2020-06-17T11:06:17.280Z]   Running: 0
11:06:17 [2020-06-17T11:06:17.280Z]   Paused: 0
11:06:17 [2020-06-17T11:06:17.280Z]   Stopped: 0
11:06:17 [2020-06-17T11:06:17.280Z]  Images: 1
11:06:17 [2020-06-17T11:06:17.280Z]  Server Version: 19.03.5
11:06:17 [2020-06-17T11:06:17.280Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:06:17 [2020-06-17T11:06:17.280Z]   Windows: 
11:06:17 [2020-06-17T11:06:17.280Z]   LCOW: 
11:06:17 [2020-06-17T11:06:17.280Z]  Logging Driver: json-file
11:06:17 [2020-06-17T11:06:17.280Z]  Plugins:
11:06:17 [2020-06-17T11:06:17.280Z]   Volume: local
11:06:17 [2020-06-17T11:06:17.280Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:06:17 [2020-06-17T11:06:17.280Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:06:17 [2020-06-17T11:06:17.280Z]  Swarm: inactive
11:06:17 [2020-06-17T11:06:17.280Z]  Default Isolation: process
11:06:17 [2020-06-17T11:06:17.280Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:06:17 [2020-06-17T11:06:17.280Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
11:06:17 [2020-06-17T11:06:17.280Z]  OSType: windows
11:06:17 [2020-06-17T11:06:17.280Z]  Architecture: x86_64
11:06:17 [2020-06-17T11:06:17.280Z]  CPUs: 4
11:06:17 [2020-06-17T11:06:17.280Z]  Total Memory: 32GiB
11:06:17 [2020-06-17T11:06:17.280Z]  Name: azwin-2-ee2af0
11:06:17 [2020-06-17T11:06:17.280Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
11:06:17 [2020-06-17T11:06:17.280Z]  Docker Root Dir: D:\docker
11:06:17 [2020-06-17T11:06:17.280Z]  Debug Mode: false
11:06:17 [2020-06-17T11:06:17.280Z]  Registry: https://index.docker.io/v1/
11:06:17 [2020-06-17T11:06:17.280Z]  Labels:
11:06:17 [2020-06-17T11:06:17.280Z]  Experimental: true
11:06:17 [2020-06-17T11:06:17.280Z]  Insecure Registries:
11:06:17 [2020-06-17T11:06:17.280Z]   10.0.0.4:5000
11:06:17 [2020-06-17T11:06:17.280Z]   127.0.0.0/8
11:06:17 [2020-06-17T11:06:17.280Z]  Registry Mirrors:
11:06:17 [2020-06-17T11:06:17.280Z]   http://10.0.0.4:5000/
11:06:17 [2020-06-17T11:06:17.280Z]  Live Restore Enabled: false
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Commit hash is 3e2965831f
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Nuke-Everything...
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Container count on control daemon to delete is 0
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Nuking d:\CI
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Zapped successfully
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Location for testing is d:\CI\PR-41122\1
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] INFO: Building the image from Dockerfile.windows at 06/17/2020 11:06:09...
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] Sending build context to Docker daemon  55.93MB
11:06:17 [2020-06-17T11:06:17.280Z] 
11:06:17 [2020-06-17T11:06:17.280Z] Step 1/10 : FROM microsoft/windowsservercore
11:06:17 [2020-06-17T11:06:17.281Z]  ---> 486def14a6bd
11:06:17 [2020-06-17T11:06:17.281Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:06:17 [2020-06-17T11:06:17.281Z]  ---> Running in daa4fb888a12
11:06:17 [2020-06-17T11:06:17.281Z] Removing intermediate container daa4fb888a12
11:06:17 [2020-06-17T11:06:17.281Z]  ---> bb58f80687da
11:06:17 [2020-06-17T11:06:17.281Z] Step 3/10 : ARG GO_VERSION=1.13.12
11:06:17 [2020-06-17T11:06:17.281Z]  ---> Running in 62011db708f0
11:06:17 [2020-06-17T11:06:17.281Z] Removing intermediate container 62011db708f0
11:06:17 [2020-06-17T11:06:17.281Z]  ---> 272a100b7db2
11:06:17 [2020-06-17T11:06:17.281Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
11:06:17 [2020-06-17T11:06:17.281Z]  ---> Running in 5410c92f76db
11:06:17 [2020-06-17T11:06:17.281Z] Removing intermediate container 5410c92f76db
11:06:17 [2020-06-17T11:06:17.281Z]  ---> 474949dd58c6
11:06:17 [2020-06-17T11:06:17.281Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
11:06:17 [2020-06-17T11:06:17.281Z]  ---> Running in d1c1e841b722
11:06:17 [2020-06-17T11:06:17.281Z] Removing intermediate container d1c1e841b722
11:06:17 [2020-06-17T11:06:17.281Z]  ---> 0b05b83175e8
11:06:17 [2020-06-17T11:06:17.281Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
11:06:17 [2020-06-17T11:06:17.281Z]  ---> Running in 1bc18190e296
11:06:17 [2020-06-17T11:06:17.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:06:18 [2020-06-17T11:06:18.028Z] --- PASS: TestBuildSquashParent (6.64s)
11:06:18 [2020-06-17T11:06:18.028Z] === RUN   TestBuildWithRemoveAndForceRemove
11:06:18 [2020-06-17T11:06:18.028Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:18 [2020-06-17T11:06:18.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:18 [2020-06-17T11:06:18.028Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:18 [2020-06-17T11:06:18.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:18 [2020-06-17T11:06:18.028Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:18 [2020-06-17T11:06:18.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:18 [2020-06-17T11:06:18.028Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:18 [2020-06-17T11:06:18.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:18 [2020-06-17T11:06:18.028Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:18 [2020-06-17T11:06:18.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:18 [2020-06-17T11:06:18.028Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:18 [2020-06-17T11:06:18.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:18 [2020-06-17T11:06:18.028Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:06:18 [2020-06-17T11:06:18.028Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:06:18 [2020-06-17T11:06:18.296Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:06:18 [2020-06-17T11:06:18.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s)
11:06:18 [2020-06-17T11:06:18.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.90s)
11:06:18 [2020-06-17T11:06:18.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
11:06:18 [2020-06-17T11:06:18.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s)
11:06:18 [2020-06-17T11:06:18.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s)
11:06:18 [2020-06-17T11:06:18.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
11:06:18 [2020-06-17T11:06:18.297Z] === RUN   TestBuildMultiStageCopy
11:06:18 [2020-06-17T11:06:18.297Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:06:18 [2020-06-17T11:06:18.548Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:06:19 [2020-06-17T11:06:19.045Z] #64 DONE 2.0s
11:06:19 [2020-06-17T11:06:19.045Z] 
11:06:19 [2020-06-17T11:06:19.045Z] #65 exporting to oci image format
11:06:19 [2020-06-17T11:06:19.045Z] #65 exporting layers
11:06:19 [2020-06-17T11:06:19.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:06:20 [2020-06-17T11:06:20.364Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
11:06:20 [2020-06-17T11:06:20.698Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:06:20 [2020-06-17T11:06:20.698Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:06:20 [2020-06-17T11:06:20.930Z] --- PASS: TestBuildWithHugeFile (106.26s)
11:06:20 [2020-06-17T11:06:20.930Z] === RUN   TestBuildWithEmptyDockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:06:20 [2020-06-17T11:06:20.930Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:06:21 [2020-06-17T11:06:21.188Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:06:21 [2020-06-17T11:06:21.188Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
11:06:21 [2020-06-17T11:06:21.188Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
11:06:21 [2020-06-17T11:06:21.188Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
11:06:21 [2020-06-17T11:06:21.188Z] === RUN   TestBuildPreserveOwnership
11:06:21 [2020-06-17T11:06:21.188Z] === RUN   TestBuildPreserveOwnership/copy_from
11:06:21 [2020-06-17T11:06:21.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:06:22 [2020-06-17T11:06:22.130Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:06:22 [2020-06-17T11:06:22.457Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s)
11:06:22 [2020-06-17T11:06:22.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
11:06:22 [2020-06-17T11:06:22.457Z] === RUN   TestCgroupNamespacesRun
11:06:23 [2020-06-17T11:06:23.060Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:06:23 [2020-06-17T11:06:23.179Z] 
11:06:23 [2020-06-17T11:06:23.179Z] SUCCESS: Specified value was saved.
11:06:23 [2020-06-17T11:06:23.179Z] INFO: Downloading git...
11:06:23 [2020-06-17T11:06:23.366Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:06:23 [2020-06-17T11:06:23.366Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:06:23 [2020-06-17T11:06:23.714Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
11:06:23 [2020-06-17T11:06:23.714Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
11:06:23 [2020-06-17T11:06:23.714Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:06:23 [2020-06-17T11:06:23.835Z] --- PASS: TestCgroupNamespacesRun (1.78s)
11:06:23 [2020-06-17T11:06:23.835Z] === RUN   TestCgroupNamespacesRunPrivileged
11:06:24 [2020-06-17T11:06:24.280Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
11:06:24 [2020-06-17T11:06:24.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:06:24 [2020-06-17T11:06:24.770Z] INFO: Downloading go...
11:06:24 [2020-06-17T11:06:24.847Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
11:06:24 [2020-06-17T11:06:24.847Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:06:25 [2020-06-17T11:06:25.357Z] --- PASS: TestBuildMultiStageCopy (7.23s)
11:06:25 [2020-06-17T11:06:25.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s)
11:06:25 [2020-06-17T11:06:25.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
11:06:25 [2020-06-17T11:06:25.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:06:25 [2020-06-17T11:06:25.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
11:06:25 [2020-06-17T11:06:25.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
11:06:25 [2020-06-17T11:06:25.357Z] === RUN   TestBuildMultiStageParentConfig
11:06:25 [2020-06-17T11:06:25.411Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
11:06:25 [2020-06-17T11:06:25.669Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:06:25 [2020-06-17T11:06:25.669Z] --- PASS: TestBuildPreserveOwnership (4.61s)
11:06:25 [2020-06-17T11:06:25.669Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.73s)
11:06:25 [2020-06-17T11:06:25.669Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.86s)
11:06:25 [2020-06-17T11:06:25.669Z] === RUN   TestBuildPlatformInvalid
11:06:25 [2020-06-17T11:06:25.737Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
11:06:25 [2020-06-17T11:06:25.737Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:06:25 [2020-06-17T11:06:25.768Z] INFO: Downloading compiler 1 of 3...
11:06:25 [2020-06-17T11:06:25.926Z] --- PASS: TestBuildPlatformInvalid (0.15s)
11:06:25 [2020-06-17T11:06:25.926Z] PASS
11:06:25 [2020-06-17T11:06:25.926Z] 
11:06:25 [2020-06-17T11:06:25.926Z] === Skipped
11:06:25 [2020-06-17T11:06:25.926Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:06:25 [2020-06-17T11:06:25.926Z]     build_session_test.go:25: TODO: BuildKit
11:06:25 [2020-06-17T11:06:25.926Z] 
11:06:25 [2020-06-17T11:06:25.926Z] 
11:06:25 [2020-06-17T11:06:25.926Z] DONE 32 tests, 1 skipped in 183.509s
11:06:25 [2020-06-17T11:06:25.926Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:06:25 [2020-06-17T11:06:25.926Z] ++ 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
11:06:25 [2020-06-17T11:06:25.926Z] ++ set -e
11:06:25 [2020-06-17T11:06:25.926Z] ++ '[' -n 0 ']'
11:06:25 [2020-06-17T11:06:25.926Z] ++ set -x
11:06:25 [2020-06-17T11:06:25.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
11:06:26 [2020-06-17T11:06:26.034Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:06:26 [2020-06-17T11:06:26.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s)
11:06:26 [2020-06-17T11:06:26.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s)
11:06:26 [2020-06-17T11:06:26.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s)
11:06:26 [2020-06-17T11:06:26.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s)
11:06:26 [2020-06-17T11:06:26.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s)
11:06:26 [2020-06-17T11:06:26.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s)
11:06:26 [2020-06-17T11:06:26.035Z] === RUN   TestBuildMultiStageCopy
11:06:26 [2020-06-17T11:06:26.035Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:06:26 [2020-06-17T11:06:26.184Z] INFO: Testing against a local daemon
11:06:26 [2020-06-17T11:06:26.184Z] === RUN   TestConfigInspect
11:06:26 [2020-06-17T11:06:26.628Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
11:06:26 [2020-06-17T11:06:26.765Z] INFO: Downloading compiler 2 of 3...
11:06:27 [2020-06-17T11:06:27.116Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:06:27 [2020-06-17T11:06:27.116Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:06:27 [2020-06-17T11:06:27.237Z] INFO: Downloading compiler 3 of 3...
11:06:27 [2020-06-17T11:06:27.638Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
11:06:27 [2020-06-17T11:06:27.638Z] === RUN   TestCgroupNamespacesRunHostMode
11:06:27 [2020-06-17T11:06:27.709Z] INFO: Extracting git...
11:06:28 [2020-06-17T11:06:28.049Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
11:06:28 [2020-06-17T11:06:28.307Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
11:06:28 [2020-06-17T11:06:28.699Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:06:29 [2020-06-17T11:06:29.013Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
11:06:29 [2020-06-17T11:06:29.013Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:06:29 [2020-06-17T11:06:29.239Z] --- PASS: TestConfigInspect (3.04s)
11:06:29 [2020-06-17T11:06:29.239Z] === RUN   TestConfigList
11:06:29 [2020-06-17T11:06:29.311Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:06:29 [2020-06-17T11:06:29.922Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:06:30 [2020-06-17T11:06:30.171Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:06:30 [2020-06-17T11:06:30.533Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:06:30 [2020-06-17T11:06:30.608Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
11:06:30 [2020-06-17T11:06:30.608Z] === RUN   TestBuildLabelWithTargets
11:06:30 [2020-06-17T11:06:30.916Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s)
11:06:30 [2020-06-17T11:06:30.916Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:06:31 [2020-06-17T11:06:31.536Z] --- PASS: TestBuildMultiStageCopy (5.37s)
11:06:31 [2020-06-17T11:06:31.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.82s)
11:06:31 [2020-06-17T11:06:31.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
11:06:31 [2020-06-17T11:06:31.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
11:06:31 [2020-06-17T11:06:31.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s)
11:06:31 [2020-06-17T11:06:31.536Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s)
11:06:31 [2020-06-17T11:06:31.536Z] === RUN   TestBuildMultiStageParentConfig
11:06:32 [2020-06-17T11:06:32.067Z] --- PASS: TestConfigList (2.70s)
11:06:32 [2020-06-17T11:06:32.067Z] === RUN   TestConfigsCreateAndDelete
11:06:32 [2020-06-17T11:06:32.067Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:06:32 [2020-06-17T11:06:32.818Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s)
11:06:32 [2020-06-17T11:06:32.818Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:06:33 [2020-06-17T11:06:33.001Z] --- PASS: TestBuildMultiStageParentConfig (1.63s)
11:06:33 [2020-06-17T11:06:33.001Z] === RUN   TestBuildLabelWithTargets
11:06:33 [2020-06-17T11:06:33.013Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
11:06:33 [2020-06-17T11:06:33.013Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:06:33 [2020-06-17T11:06:33.754Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
11:06:33 [2020-06-17T11:06:33.754Z] === RUN   TestCgroupNamespacesRunOlderClient
11:06:34 [2020-06-17T11:06:34.909Z] --- PASS: TestConfigsCreateAndDelete (3.04s)
11:06:34 [2020-06-17T11:06:34.909Z] === RUN   TestConfigsUpdate
11:06:35 [2020-06-17T11:06:35.666Z] --- PASS: TestBuildLabelWithTargets (2.51s)
11:06:35 [2020-06-17T11:06:35.666Z] === RUN   TestBuildWithEmptyLayers
11:06:35 [2020-06-17T11:06:35.670Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
11:06:35 [2020-06-17T11:06:35.670Z] === RUN   TestKernelTCPMemory
11:06:35 [2020-06-17T11:06:35.840Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:06:35 [2020-06-17T11:06:35.841Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
11:06:36 [2020-06-17T11:06:36.608Z] --- PASS: TestKernelTCPMemory (0.95s)
11:06:36 [2020-06-17T11:06:36.608Z] === RUN   TestNISDomainname
11:06:36 [2020-06-17T11:06:36.668Z] --- PASS: TestBuildWithEmptyLayers (1.07s)
11:06:36 [2020-06-17T11:06:36.668Z] === RUN   TestBuildMultiStageOnBuild
11:06:37 [2020-06-17T11:06:37.560Z] --- PASS: TestNISDomainname (1.01s)
11:06:37 [2020-06-17T11:06:37.560Z] === RUN   TestHostnameDnsResolution
11:06:37 [2020-06-17T11:06:37.737Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
11:06:37 [2020-06-17T11:06:37.995Z] --- PASS: TestConfigsUpdate (3.04s)
11:06:37 [2020-06-17T11:06:37.995Z] === RUN   TestTemplatedConfig
11:06:38 [2020-06-17T11:06:38.700Z] --- PASS: TestBuildLabelWithTargets (8.00s)
11:06:38 [2020-06-17T11:06:38.700Z] === RUN   TestBuildWithEmptyLayers
11:06:39 [2020-06-17T11:06:39.464Z] --- PASS: TestHostnameDnsResolution (1.77s)
11:06:39 [2020-06-17T11:06:39.464Z] === RUN   TestStats
11:06:39 [2020-06-17T11:06:39.893Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
11:06:40 [2020-06-17T11:06:40.119Z] --- PASS: TestBuildMultiStageOnBuild (3.13s)
11:06:40 [2020-06-17T11:06:40.119Z] === RUN   TestBuildUncleanTarFilenames
11:06:40 [2020-06-17T11:06:40.151Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:06:40 [2020-06-17T11:06:40.248Z] INFO: Expanding go...
11:06:41 [2020-06-17T11:06:41.121Z] --- PASS: TestBuildUncleanTarFilenames (1.27s)
11:06:41 [2020-06-17T11:06:41.121Z] === RUN   TestBuildMultiStageLayerLeak
11:06:41 [2020-06-17T11:06:41.221Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
11:06:41 [2020-06-17T11:06:41.221Z] === RUN   TestBuildMultiStageOnBuild
11:06:41 [2020-06-17T11:06:41.523Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
11:06:41 [2020-06-17T11:06:41.523Z] --- PASS: TestTemplatedConfig (3.61s)
11:06:41 [2020-06-17T11:06:41.523Z] === RUN   TestConfigCreateResolve
11:06:41 [2020-06-17T11:06:41.654Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:06:41 [2020-06-17T11:06:41.994Z] --- PASS: TestStats (2.79s)
11:06:41 [2020-06-17T11:06:41.995Z] === RUN   TestStopContainerWithTimeout
11:06:41 [2020-06-17T11:06:41.995Z] === RUN   TestStopContainerWithTimeout/0
11:06:41 [2020-06-17T11:06:41.995Z] === PAUSE TestStopContainerWithTimeout/0
11:06:41 [2020-06-17T11:06:41.995Z] === RUN   TestStopContainerWithTimeout/1
11:06:41 [2020-06-17T11:06:41.995Z] === PAUSE TestStopContainerWithTimeout/1
11:06:41 [2020-06-17T11:06:41.995Z] === RUN   TestStopContainerWithTimeout/3
11:06:41 [2020-06-17T11:06:41.995Z] === PAUSE TestStopContainerWithTimeout/3
11:06:41 [2020-06-17T11:06:41.995Z] === RUN   TestStopContainerWithTimeout/-1
11:06:41 [2020-06-17T11:06:41.995Z] === PAUSE TestStopContainerWithTimeout/-1
11:06:41 [2020-06-17T11:06:41.995Z] === CONT  TestStopContainerWithTimeout/0
11:06:41 [2020-06-17T11:06:41.995Z] === CONT  TestStopContainerWithTimeout/1
11:06:41 [2020-06-17T11:06:41.995Z] === CONT  TestStopContainerWithTimeout/3
11:06:41 [2020-06-17T11:06:41.995Z] === CONT  TestStopContainerWithTimeout/-1
11:06:43 [2020-06-17T11:06:43.420Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
11:06:43 [2020-06-17T11:06:43.660Z] tests/integration/client_test.py .....                                   [ 75%]
11:06:43 [2020-06-17T11:06:43.660Z] tests/integration/context_api_test.py ..                                 [ 76%]
11:06:43 [2020-06-17T11:06:43.984Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:06:44 [2020-06-17T11:06:44.219Z] tests/integration/errors_test.py .                                       [ 76%]
11:06:44 [2020-06-17T11:06:44.241Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:06:44 [2020-06-17T11:06:44.560Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s)
11:06:44 [2020-06-17T11:06:44.560Z] === RUN   TestBuildWithHugeFile
11:06:44 [2020-06-17T11:06:44.806Z] --- PASS: TestConfigCreateResolve (3.16s)
11:06:44 [2020-06-17T11:06:44.806Z] === RUN   TestConfigDaemonLibtrustID
11:06:45 [2020-06-17T11:06:45.281Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:06:45 [2020-06-17T11:06:45.281Z]     --- PASS: TestStopContainerWithTimeout/0 (1.34s)
11:06:45 [2020-06-17T11:06:45.281Z]     --- PASS: TestStopContainerWithTimeout/1 (2.25s)
11:06:45 [2020-06-17T11:06:45.281Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
11:06:45 [2020-06-17T11:06:45.281Z]     --- PASS: TestStopContainerWithTimeout/3 (3.27s)
11:06:45 [2020-06-17T11:06:45.281Z] === RUN   TestDeleteDevicemapper
11:06:45 [2020-06-17T11:06:45.281Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:06:45 [2020-06-17T11:06:45.281Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:06:45 [2020-06-17T11:06:45.281Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:06:45 [2020-06-17T11:06:45.370Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
11:06:45 [2020-06-17T11:06:45.370Z] PASS
11:06:45 [2020-06-17T11:06:45.370Z] 
11:06:45 [2020-06-17T11:06:45.370Z] DONE 7 tests in 19.343s
11:06:45 [2020-06-17T11:06:45.370Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:06:45 [2020-06-17T11:06:45.370Z] ++ 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
11:06:45 [2020-06-17T11:06:45.370Z] ++ set -e
11:06:45 [2020-06-17T11:06:45.370Z] ++ '[' -n 0 ']'
11:06:45 [2020-06-17T11:06:45.370Z] ++ set -x
11:06:45 [2020-06-17T11:06:45.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
11:06:45 [2020-06-17T11:06:45.628Z] INFO: Testing against a local daemon
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestCheckpoint
11:06:45 [2020-06-17T11:06:45.628Z] --- SKIP: TestCheckpoint (0.00s)
11:06:45 [2020-06-17T11:06:45.628Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestContainerInvalidJSON
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:06:45 [2020-06-17T11:06:45.628Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:06:45 [2020-06-17T11:06:45.628Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:06:45 [2020-06-17T11:06:45.628Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:06:45 [2020-06-17T11:06:45.628Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:06:45 [2020-06-17T11:06:45.628Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:06:45 [2020-06-17T11:06:45.628Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:06:45 [2020-06-17T11:06:45.628Z] --- PASS: TestContainerInvalidJSON (0.03s)
11:06:45 [2020-06-17T11:06:45.628Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
11:06:45 [2020-06-17T11:06:45.628Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
11:06:45 [2020-06-17T11:06:45.628Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:06:45 [2020-06-17T11:06:45.628Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestCopyFromContainerPathIsNotDir
11:06:45 [2020-06-17T11:06:45.628Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestCopyToContainerPathDoesNotExist
11:06:45 [2020-06-17T11:06:45.628Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
11:06:45 [2020-06-17T11:06:45.628Z] === RUN   TestCopyToContainerPathIsNotDir
11:06:45 [2020-06-17T11:06:45.885Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:06:45 [2020-06-17T11:06:45.885Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
11:06:45 [2020-06-17T11:06:45.885Z] === RUN   TestCopyFromContainer
11:06:45 [2020-06-17T11:06:45.885Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
11:06:46 [2020-06-17T11:06:46.450Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
11:06:46 [2020-06-17T11:06:46.469Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
11:06:46 [2020-06-17T11:06:46.469Z] === RUN   TestBuildUncleanTarFilenames
11:06:46 [2020-06-17T11:06:46.726Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
11:06:46 [2020-06-17T11:06:46.726Z] === RUN   TestBuildMultiStageLayerLeak
11:06:47 [2020-06-17T11:06:47.382Z] === RUN   TestCopyFromContainer//
11:06:47 [2020-06-17T11:06:47.640Z] === RUN   TestCopyFromContainer//bar/root
11:06:47 [2020-06-17T11:06:47.640Z] === RUN   TestCopyFromContainer//bar/root/
11:06:47 [2020-06-17T11:06:47.640Z] === RUN   TestCopyFromContainer/bar/quux
11:06:47 [2020-06-17T11:06:47.898Z] === RUN   TestCopyFromContainer/bar/quux/
11:06:47 [2020-06-17T11:06:47.898Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:06:48 [2020-06-17T11:06:48.155Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:06:48 [2020-06-17T11:06:48.155Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:06:48 [2020-06-17T11:06:48.413Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:06:48 [2020-06-17T11:06:48.413Z] === RUN   TestCopyFromContainer/bar/notarget
11:06:48 [2020-06-17T11:06:48.570Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s)
11:06:48 [2020-06-17T11:06:48.570Z] === RUN   TestUpdateMemory
11:06:48 [2020-06-17T11:06:48.570Z] --- SKIP: TestUpdateMemory (0.00s)
11:06:48 [2020-06-17T11:06:48.570Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:06:48 [2020-06-17T11:06:48.570Z] === RUN   TestUpdateCPUQuota
11:06:48 [2020-06-17T11:06:48.671Z] --- PASS: TestCopyFromContainer (2.82s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer// (0.12s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:06:48 [2020-06-17T11:06:48.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:06:48 [2020-06-17T11:06:48.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:06:48 [2020-06-17T11:06:48.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:06:48 [2020-06-17T11:06:48.671Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:06:48 [2020-06-17T11:06:48.671Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:06:48 [2020-06-17T11:06:48.671Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:06:48 [2020-06-17T11:06:48.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateLinkToNonExistingContainer
11:06:48 [2020-06-17T11:06:48.671Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateWithInvalidEnv
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateWithInvalidEnv/0
11:06:48 [2020-06-17T11:06:48.671Z] === PAUSE TestCreateWithInvalidEnv/0
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateWithInvalidEnv/1
11:06:48 [2020-06-17T11:06:48.671Z] === PAUSE TestCreateWithInvalidEnv/1
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateWithInvalidEnv/2
11:06:48 [2020-06-17T11:06:48.671Z] === PAUSE TestCreateWithInvalidEnv/2
11:06:48 [2020-06-17T11:06:48.671Z] === CONT  TestCreateWithInvalidEnv/0
11:06:48 [2020-06-17T11:06:48.671Z] === CONT  TestCreateWithInvalidEnv/2
11:06:48 [2020-06-17T11:06:48.671Z] === CONT  TestCreateWithInvalidEnv/1
11:06:48 [2020-06-17T11:06:48.671Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:06:48 [2020-06-17T11:06:48.671Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateTmpfsMountsTarget
11:06:48 [2020-06-17T11:06:48.671Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:06:48 [2020-06-17T11:06:48.671Z] === RUN   TestCreateWithCustomMaskedPaths
11:06:49 [2020-06-17T11:06:49.603Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:06:49 [2020-06-17T11:06:49.946Z] --- PASS: TestUpdateCPUQuota (1.49s)
11:06:49 [2020-06-17T11:06:49.946Z] === RUN   TestUpdatePidsLimit
11:06:49 [2020-06-17T11:06:49.946Z] === RUN   TestUpdatePidsLimit/update_from_none
11:06:50 [2020-06-17T11:06:50.168Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
11:06:50 [2020-06-17T11:06:50.205Z] === RUN   TestUpdatePidsLimit/no_change
11:06:50 [2020-06-17T11:06:50.735Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s)
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:06:50 [2020-06-17T11:06:50.735Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:06:50 [2020-06-17T11:06:50.735Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:06:50 [2020-06-17T11:06:50.735Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:06:50 [2020-06-17T11:06:50.735Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:06:50 [2020-06-17T11:06:50.735Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:06:50 [2020-06-17T11:06:50.735Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:06:50 [2020-06-17T11:06:50.772Z] === RUN   TestUpdatePidsLimit/update_lower
11:06:50 [2020-06-17T11:06:50.992Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:06:50 [2020-06-17T11:06:50.992Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:06:50 [2020-06-17T11:06:50.992Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:06:50 [2020-06-17T11:06:50.992Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:06:50 [2020-06-17T11:06:50.992Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:06:50 [2020-06-17T11:06:50.992Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:06:50 [2020-06-17T11:06:50.992Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:06:50 [2020-06-17T11:06:50.992Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:06:50 [2020-06-17T11:06:50.992Z] --- PASS: TestCreateWithCapabilities (0.03s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
11:06:50 [2020-06-17T11:06:50.992Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
11:06:50 [2020-06-17T11:06:50.992Z] === RUN   TestCreateWithCustomReadonlyPaths
11:06:51 [2020-06-17T11:06:51.030Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:06:51 [2020-06-17T11:06:51.289Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:06:51 [2020-06-17T11:06:51.856Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:06:51 [2020-06-17T11:06:51.925Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:06:51 [2020-06-17T11:06:51.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
11:06:51 [2020-06-17T11:06:51.975Z] === RUN   TestBuildWithHugeFile
11:06:52 [2020-06-17T11:06:52.114Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:06:53 [2020-06-17T11:06:53.297Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s)
11:06:53 [2020-06-17T11:06:53.297Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:06:53 [2020-06-17T11:06:53.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:06:53 [2020-06-17T11:06:53.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:06:53 [2020-06-17T11:06:53.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:06:53 [2020-06-17T11:06:53.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:06:53 [2020-06-17T11:06:53.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:06:53 [2020-06-17T11:06:53.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:06:53 [2020-06-17T11:06:53.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:06:53 [2020-06-17T11:06:53.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:06:53 [2020-06-17T11:06:53.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:06:53 [2020-06-17T11:06:53.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:06:53 [2020-06-17T11:06:53.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:06:53 [2020-06-17T11:06:53.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:06:53 [2020-06-17T11:06:53.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
11:06:53 [2020-06-17T11:06:53.297Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
11:06:53 [2020-06-17T11:06:53.862Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestCreateDifferentPlatform
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestCreateDifferentPlatform/different_os
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:06:53 [2020-06-17T11:06:53.862Z] --- PASS: TestCreateDifferentPlatform (0.06s)
11:06:53 [2020-06-17T11:06:53.862Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
11:06:53 [2020-06-17T11:06:53.862Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestContainerStartOnDaemonRestart
11:06:53 [2020-06-17T11:06:53.862Z] === PAUSE TestContainerStartOnDaemonRestart
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestDaemonRestartIpcMode
11:06:53 [2020-06-17T11:06:53.862Z] === PAUSE TestDaemonRestartIpcMode
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestDaemonHostGatewayIP
11:06:53 [2020-06-17T11:06:53.862Z] === PAUSE TestDaemonHostGatewayIP
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestContainerKillOnDaemonStart
11:06:53 [2020-06-17T11:06:53.862Z] === PAUSE TestContainerKillOnDaemonStart
11:06:53 [2020-06-17T11:06:53.862Z] === RUN   TestDiff
11:06:54 [2020-06-17T11:06:54.016Z] --- PASS: TestUpdatePidsLimit (3.96s)
11:06:54 [2020-06-17T11:06:54.016Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
11:06:54 [2020-06-17T11:06:54.016Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
11:06:54 [2020-06-17T11:06:54.016Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
11:06:54 [2020-06-17T11:06:54.016Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
11:06:54 [2020-06-17T11:06:54.016Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
11:06:54 [2020-06-17T11:06:54.016Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
11:06:54 [2020-06-17T11:06:54.016Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
11:06:54 [2020-06-17T11:06:54.016Z] === RUN   TestUpdateRestartPolicy
11:06:54 [2020-06-17T11:06:54.795Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:06:54 [2020-06-17T11:06:54.795Z] --- PASS: TestDiff (0.76s)
11:06:54 [2020-06-17T11:06:54.795Z] === RUN   TestExecWithCloseStdin
11:06:55 [2020-06-17T11:06:55.728Z] --- PASS: TestExecWithCloseStdin (0.96s)
11:06:55 [2020-06-17T11:06:55.728Z] === RUN   TestExec
11:06:56 [2020-06-17T11:06:56.293Z] --- PASS: TestExec (0.62s)
11:06:56 [2020-06-17T11:06:56.293Z] === RUN   TestExecUser
11:06:56 [2020-06-17T11:06:56.867Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
11:06:57 [2020-06-17T11:06:57.124Z] --- PASS: TestExecUser (0.72s)
11:06:57 [2020-06-17T11:06:57.124Z] === RUN   TestExportContainerAndImportImage
11:06:57 [2020-06-17T11:06:57.381Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
11:06:57 [2020-06-17T11:06:57.946Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:06:57 [2020-06-17T11:06:57.946Z] --- PASS: TestExportContainerAndImportImage (0.83s)
11:06:57 [2020-06-17T11:06:57.946Z] === RUN   TestExportContainerAfterDaemonRestart
11:06:57 [2020-06-17T11:06:57.946Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
11:06:58 [2020-06-17T11:06:58.137Z] INFO: Expanding compiler 1 of 3...
11:06:58 [2020-06-17T11:06:58.137Z] INFO: Expanding compiler 2 of 3...
11:06:58 [2020-06-17T11:06:58.510Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
11:06:58 [2020-06-17T11:06:58.767Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:06:59 [2020-06-17T11:06:59.332Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
11:06:59 [2020-06-17T11:06:59.332Z] === RUN   TestHealthCheckWorkdir
11:07:00 [2020-06-17T11:07:00.267Z] === RUN   TestDockerSuite/TestBuildAddScript
11:07:00 [2020-06-17T11:07:00.267Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
11:07:00 [2020-06-17T11:07:00.524Z] --- PASS: TestHealthCheckWorkdir (1.14s)
11:07:00 [2020-06-17T11:07:00.524Z] === RUN   TestHealthKillContainer
11:07:01 [2020-06-17T11:07:01.896Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
11:07:01 [2020-06-17T11:07:01.958Z] INFO: Expanding compiler 3 of 3...
11:07:02 [2020-06-17T11:07:02.431Z] INFO: Removing downloaded files...
11:07:02 [2020-06-17T11:07:02.431Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
11:07:02 [2020-06-17T11:07:02.431Z] INFO: Configuring git core.autocrlf...
11:07:02 [2020-06-17T11:07:02.828Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:07:03 [2020-06-17T11:07:03.393Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
11:07:03 [2020-06-17T11:07:03.393Z] --- PASS: TestHealthKillContainer (2.93s)
11:07:03 [2020-06-17T11:07:03.393Z] === RUN   TestInspectCpusetInConfigPre120
11:07:04 [2020-06-17T11:07:04.325Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
11:07:04 [2020-06-17T11:07:04.325Z] === RUN   TestIpcModeNone
11:07:05 [2020-06-17T11:07:05.261Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
11:07:05 [2020-06-17T11:07:05.261Z] --- PASS: TestIpcModeNone (0.91s)
11:07:05 [2020-06-17T11:07:05.261Z] === RUN   TestIpcModePrivate
11:07:06 [2020-06-17T11:07:06.193Z] --- PASS: TestIpcModePrivate (0.81s)
11:07:06 [2020-06-17T11:07:06.193Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
11:07:06 [2020-06-17T11:07:06.193Z] === RUN   TestIpcModeShareable
11:07:06 [2020-06-17T11:07:06.216Z] --- PASS: TestUpdateRestartPolicy (12.49s)
11:07:06 [2020-06-17T11:07:06.216Z] === RUN   TestUpdateRestartWithAutoRemove
11:07:06 [2020-06-17T11:07:06.758Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
11:07:07 [2020-06-17T11:07:07.015Z] --- PASS: TestIpcModeShareable (0.94s)
11:07:07 [2020-06-17T11:07:07.015Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true
11:07:07 [2020-06-17T11:07:07.015Z] === RUN   TestAPIIpcModeShareableAndContainer
11:07:07 [2020-06-17T11:07:07.151Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
11:07:07 [2020-06-17T11:07:07.151Z] === RUN   TestWaitNonBlocked
11:07:07 [2020-06-17T11:07:07.151Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:07:07 [2020-06-17T11:07:07.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:07:07 [2020-06-17T11:07:07.151Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:07:07 [2020-06-17T11:07:07.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:07:07 [2020-06-17T11:07:07.151Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:07:07 [2020-06-17T11:07:07.151Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:07:08 [2020-06-17T11:07:08.090Z] --- PASS: TestWaitNonBlocked (0.03s)
11:07:08 [2020-06-17T11:07:08.090Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
11:07:08 [2020-06-17T11:07:08.090Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s)
11:07:08 [2020-06-17T11:07:08.090Z] === RUN   TestWaitBlocked
11:07:08 [2020-06-17T11:07:08.090Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:07:08 [2020-06-17T11:07:08.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:07:08 [2020-06-17T11:07:08.090Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:07:08 [2020-06-17T11:07:08.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:07:08 [2020-06-17T11:07:08.090Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:07:08 [2020-06-17T11:07:08.090Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:07:08 [2020-06-17T11:07:08.916Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
11:07:09 [2020-06-17T11:07:09.028Z] --- PASS: TestWaitBlocked (0.03s)
11:07:09 [2020-06-17T11:07:09.028Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
11:07:09 [2020-06-17T11:07:09.028Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
11:07:09 [2020-06-17T11:07:09.028Z] === CONT  TestContainerStartOnDaemonRestart
11:07:09 [2020-06-17T11:07:09.028Z] === CONT  TestContainerKillOnDaemonStart
11:07:09 [2020-06-17T11:07:09.028Z] === CONT  TestDaemonHostGatewayIP
11:07:09 [2020-06-17T11:07:09.028Z] === CONT  TestDaemonRestartIpcMode
11:07:09 [2020-06-17T11:07:09.480Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s)
11:07:09 [2020-06-17T11:07:09.481Z] === RUN   TestAPIIpcModeHost
11:07:10 [2020-06-17T11:07:10.046Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:07:10 [2020-06-17T11:07:10.303Z] --- PASS: TestAPIIpcModeHost (0.81s)
11:07:10 [2020-06-17T11:07:10.303Z] === RUN   TestDaemonIpcModeShareable
11:07:10 [2020-06-17T11:07:10.561Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
11:07:11 [2020-06-17T11:07:11.126Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
11:07:12 [2020-06-17T11:07:12.060Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
11:07:12 [2020-06-17T11:07:12.060Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
11:07:12 [2020-06-17T11:07:12.060Z] === RUN   TestDaemonIpcModePrivate
11:07:13 [2020-06-17T11:07:13.221Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s)
11:07:13 [2020-06-17T11:07:13.221Z] === CONT  TestIpcModeOlderClient
11:07:13 [2020-06-17T11:07:13.221Z] --- PASS: TestIpcModeOlderClient (0.17s)
11:07:13 [2020-06-17T11:07:13.221Z] --- PASS: TestDaemonRestartIpcMode (4.30s)
11:07:13 [2020-06-17T11:07:13.432Z] --- PASS: TestDaemonIpcModePrivate (1.49s)
11:07:13 [2020-06-17T11:07:13.432Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false
11:07:13 [2020-06-17T11:07:13.432Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:07:13 [2020-06-17T11:07:13.788Z] --- PASS: TestDaemonHostGatewayIP (4.88s)
11:07:14 [2020-06-17T11:07:14.000Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:07:14 [2020-06-17T11:07:14.569Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
11:07:15 [2020-06-17T11:07:15.134Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s)
11:07:15 [2020-06-17T11:07:15.134Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false
11:07:15 [2020-06-17T11:07:15.134Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:07:16 [2020-06-17T11:07:16.066Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:07:16 [2020-06-17T11:07:16.323Z] === RUN   TestDockerSuite/TestBuildAddTar
11:07:16 [2020-06-17T11:07:16.581Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s)
11:07:16 [2020-06-17T11:07:16.581Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
11:07:16 [2020-06-17T11:07:16.581Z] === RUN   TestIpcModeOlderClient
11:07:16 [2020-06-17T11:07:16.581Z] === PAUSE TestIpcModeOlderClient
11:07:16 [2020-06-17T11:07:16.581Z] === RUN   TestKillContainerInvalidSignal
11:07:17 [2020-06-17T11:07:17.060Z] --- PASS: TestBuildWithHugeFile (28.68s)
11:07:17 [2020-06-17T11:07:17.060Z] === RUN   TestBuildWithEmptyDockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:17 [2020-06-17T11:07:17.060Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:07:17 [2020-06-17T11:07:17.060Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
11:07:17 [2020-06-17T11:07:17.060Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
11:07:17 [2020-06-17T11:07:17.060Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
11:07:17 [2020-06-17T11:07:17.060Z] === RUN   TestBuildPreserveOwnership
11:07:17 [2020-06-17T11:07:17.060Z] === RUN   TestBuildPreserveOwnership/copy_from
11:07:17 [2020-06-17T11:07:17.147Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
11:07:17 [2020-06-17T11:07:17.147Z] === RUN   TestKillContainer
11:07:17 [2020-06-17T11:07:17.147Z] === RUN   TestKillContainer/no_signal
11:07:17 [2020-06-17T11:07:17.712Z] === RUN   TestKillContainer/non_killing_signal
11:07:18 [2020-06-17T11:07:18.067Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:07:18 [2020-06-17T11:07:18.277Z] === RUN   TestKillContainer/killing_signal
11:07:18 [2020-06-17T11:07:18.493Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:07:19 [2020-06-17T11:07:19.209Z] --- PASS: TestKillContainer (1.81s)
11:07:19 [2020-06-17T11:07:19.209Z]     --- PASS: TestKillContainer/no_signal (0.54s)
11:07:19 [2020-06-17T11:07:19.209Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
11:07:19 [2020-06-17T11:07:19.209Z]     --- PASS: TestKillContainer/killing_signal (0.58s)
11:07:19 [2020-06-17T11:07:19.209Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:07:19 [2020-06-17T11:07:19.209Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:07:19 [2020-06-17T11:07:19.785Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:07:20 [2020-06-17T11:07:20.043Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
11:07:20 [2020-06-17T11:07:20.043Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s)
11:07:20 [2020-06-17T11:07:20.043Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
11:07:20 [2020-06-17T11:07:20.043Z] === RUN   TestKillStoppedContainer
11:07:20 [2020-06-17T11:07:20.301Z] --- PASS: TestKillStoppedContainer (0.06s)
11:07:20 [2020-06-17T11:07:20.301Z] === RUN   TestKillStoppedContainerAPIPre120
11:07:20 [2020-06-17T11:07:20.301Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
11:07:20 [2020-06-17T11:07:20.301Z] === RUN   TestKillDifferentUserContainer
11:07:20 [2020-06-17T11:07:20.743Z] --- PASS: TestBuildPreserveOwnership (7.06s)
11:07:20 [2020-06-17T11:07:20.743Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.66s)
11:07:20 [2020-06-17T11:07:20.743Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.39s)
11:07:20 [2020-06-17T11:07:20.743Z] === RUN   TestBuildPlatformInvalid
11:07:20 [2020-06-17T11:07:20.743Z] --- PASS: TestBuildPlatformInvalid (0.14s)
11:07:20 [2020-06-17T11:07:20.743Z] PASS
11:07:20 [2020-06-17T11:07:20.743Z] 
11:07:20 [2020-06-17T11:07:20.743Z] === Skipped
11:07:20 [2020-06-17T11:07:20.743Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
11:07:20 [2020-06-17T11:07:20.743Z]     build_session_test.go:25: TODO: BuildKit
11:07:20 [2020-06-17T11:07:20.743Z] 
11:07:20 [2020-06-17T11:07:20.743Z] 
11:07:20 [2020-06-17T11:07:20.743Z] DONE 32 tests, 1 skipped in 80.830s
11:07:20 [2020-06-17T11:07:20.743Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
11:07:20 [2020-06-17T11:07:20.743Z] ++ 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
11:07:20 [2020-06-17T11:07:20.743Z] ++ set -e
11:07:20 [2020-06-17T11:07:20.743Z] ++ '[' -n 0 ']'
11:07:20 [2020-06-17T11:07:20.743Z] ++ set -x
11:07:20 [2020-06-17T11:07:20.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
11:07:20 [2020-06-17T11:07:20.743Z] INFO: Testing against a local daemon
11:07:20 [2020-06-17T11:07:20.743Z] === RUN   TestConfigInspect
11:07:20 [2020-06-17T11:07:20.867Z] --- PASS: TestKillDifferentUserContainer (0.54s)
11:07:20 [2020-06-17T11:07:20.867Z] === RUN   TestInspectOomKilledTrue
11:07:20 [2020-06-17T11:07:20.867Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:07:20 [2020-06-17T11:07:20.867Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:07:20 [2020-06-17T11:07:20.867Z] === RUN   TestInspectOomKilledFalse
11:07:20 [2020-06-17T11:07:20.867Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:07:20 [2020-06-17T11:07:20.867Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:07:20 [2020-06-17T11:07:20.867Z] === RUN   TestLinksEtcHostsContentMatch
11:07:21 [2020-06-17T11:07:21.124Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
11:07:21 [2020-06-17T11:07:21.381Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
11:07:21 [2020-06-17T11:07:21.381Z] === RUN   TestLinksContainerNames
11:07:22 [2020-06-17T11:07:22.753Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:07:23 [2020-06-17T11:07:23.011Z] --- PASS: TestLinksContainerNames (1.66s)
11:07:23 [2020-06-17T11:07:23.011Z] === RUN   TestLogsFollowTailEmpty
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestContainerKillOnDaemonStart (13.00s)
11:07:23 [2020-06-17T11:07:23.758Z] PASS
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] === Skipped
11:07:23 [2020-06-17T11:07:23.758Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] DONE 203 tests, 6 skipped in 137.433s
11:07:23 [2020-06-17T11:07:23.758Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:07:23 [2020-06-17T11:07:23.758Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:07:23 [2020-06-17T11:07:23.758Z] ++ set -e
11:07:23 [2020-06-17T11:07:23.758Z] ++ '[' -n 0 ']'
11:07:23 [2020-06-17T11:07:23.758Z] ++ set -x
11:07:23 [2020-06-17T11:07:23.758Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:07:23 [2020-06-17T11:07:23.758Z] INFO: Testing against a local daemon
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestCommitInheritsEnv
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestCommitInheritsEnv (0.54s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestImportExtremelyLargeImageWorks
11:07:23 [2020-06-17T11:07:23.758Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestImagesFilterMultiReference
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestImagesFilterMultiReference (0.09s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestImagePullPlatformInvalid
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestRemoveImageOrphaning
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestRemoveImageOrphaning (0.52s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestRemoveImageGarbageCollector
11:07:23 [2020-06-17T11:07:23.758Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestTagInvalidReference
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestTagInvalidReference (0.03s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestTagValidPrefixedRepo
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestTagExistedNameWithoutForce
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestTagOfficialNames
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestTagOfficialNames (0.07s)
11:07:23 [2020-06-17T11:07:23.758Z] === RUN   TestTagMatchesDigest
11:07:23 [2020-06-17T11:07:23.758Z] --- PASS: TestTagMatchesDigest (0.03s)
11:07:23 [2020-06-17T11:07:23.758Z] PASS
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] === Skipped
11:07:23 [2020-06-17T11:07:23.758Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:07:23 [2020-06-17T11:07:23.758Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] 
11:07:23 [2020-06-17T11:07:23.758Z] DONE 12 tests, 2 skipped in 1.761s
11:07:23 [2020-06-17T11:07:23.758Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:07:23 [2020-06-17T11:07:23.758Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:07:23 [2020-06-17T11:07:23.758Z] ++ set -e
11:07:23 [2020-06-17T11:07:23.758Z] ++ '[' -n 0 ']'
11:07:23 [2020-06-17T11:07:23.758Z] ++ set -x
11:07:23 [2020-06-17T11:07:23.758Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:07:23 [2020-06-17T11:07:23.946Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
11:07:23 [2020-06-17T11:07:23.946Z] === RUN   TestContainerNetworkMountsNoChown
11:07:24 [2020-06-17T11:07:24.017Z] INFO: Testing against a local daemon
11:07:24 [2020-06-17T11:07:24.017Z] === RUN   TestNetworkCreateDelete
11:07:24 [2020-06-17T11:07:24.204Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:07:24 [2020-06-17T11:07:24.235Z] --- PASS: TestConfigInspect (3.83s)
11:07:24 [2020-06-17T11:07:24.235Z] === RUN   TestConfigList
11:07:24 [2020-06-17T11:07:24.584Z] --- PASS: TestNetworkCreateDelete (0.40s)
11:07:24 [2020-06-17T11:07:24.584Z] === RUN   TestDockerNetworkDeletePreferID
11:07:24 [2020-06-17T11:07:24.769Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s)
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/default
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/default
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/private
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/private
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/rprivate
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/rprivate
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/slave
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/slave
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/rslave
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/rslave
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/shared
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/shared
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/rshared
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/rshared
11:07:24 [2020-06-17T11:07:24.769Z] === CONT  TestMountDaemonRoot/default
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/default/mount_root
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/default/bind_root
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === CONT  TestMountDaemonRoot/default/mount_root
11:07:24 [2020-06-17T11:07:24.769Z] === CONT  TestMountDaemonRoot/rprivate
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === CONT  TestMountDaemonRoot/private
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/private/bind_root
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === RUN   TestMountDaemonRoot/private/mount_root
11:07:24 [2020-06-17T11:07:24.769Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:07:24 [2020-06-17T11:07:24.769Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:07:24 [2020-06-17T11:07:24.769Z] === CONT  TestMountDaemonRoot/default/bind_root
11:07:24 [2020-06-17T11:07:24.769Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/shared
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rshared
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rslave
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/slave
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/private/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/private/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:07:25 [2020-06-17T11:07:25.027Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:07:25 [2020-06-17T11:07:25.284Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:07:25 [2020-06-17T11:07:25.284Z] --- PASS: TestMountDaemonRoot (0.05s)
11:07:25 [2020-06-17T11:07:25.284Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:07:25 [2020-06-17T11:07:25.284Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
11:07:25 [2020-06-17T11:07:25.284Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
11:07:25 [2020-06-17T11:07:25.284Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
11:07:25 [2020-06-17T11:07:25.284Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:07:25 [2020-06-17T11:07:25.285Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:07:25 [2020-06-17T11:07:25.285Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
11:07:25 [2020-06-17T11:07:25.285Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:07:25 [2020-06-17T11:07:25.285Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
11:07:25 [2020-06-17T11:07:25.285Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:07:25 [2020-06-17T11:07:25.285Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:07:25 [2020-06-17T11:07:25.285Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
11:07:25 [2020-06-17T11:07:25.285Z] === RUN   TestContainerBindMountNonRecursive
11:07:25 [2020-06-17T11:07:25.520Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s)
11:07:25 [2020-06-17T11:07:25.520Z] === RUN   TestDaemonDNSFallback
11:07:25 [2020-06-17T11:07:25.542Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:07:27 [2020-06-17T11:07:27.439Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
11:07:27 [2020-06-17T11:07:27.439Z] === RUN   TestNetworkNat
11:07:28 [2020-06-17T11:07:28.003Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
11:07:28 [2020-06-17T11:07:28.051Z] --- PASS: TestDaemonDNSFallback (2.40s)
11:07:28 [2020-06-17T11:07:28.051Z] === RUN   TestInspectNetwork
11:07:28 [2020-06-17T11:07:28.261Z] --- PASS: TestNetworkNat (0.78s)
11:07:28 [2020-06-17T11:07:28.261Z] === RUN   TestNetworkLocalhostTCPNat
11:07:28 [2020-06-17T11:07:28.618Z] --- PASS: TestConfigList (3.66s)
11:07:28 [2020-06-17T11:07:28.618Z] === RUN   TestConfigsCreateAndDelete
11:07:29 [2020-06-17T11:07:29.193Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
11:07:29 [2020-06-17T11:07:29.193Z] === RUN   TestNetworkLoopbackNat
11:07:29 [2020-06-17T11:07:29.759Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:07:30 [2020-06-17T11:07:30.017Z] --- PASS: TestNetworkLoopbackNat (1.04s)
11:07:30 [2020-06-17T11:07:30.017Z] === RUN   TestPause
11:07:30 [2020-06-17T11:07:30.275Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
11:07:30 [2020-06-17T11:07:30.840Z] --- PASS: TestPause (0.73s)
11:07:30 [2020-06-17T11:07:30.840Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:07:30 [2020-06-17T11:07:30.840Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:07:30 [2020-06-17T11:07:30.840Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:07:30 [2020-06-17T11:07:30.840Z] === RUN   TestPauseStopPausedContainer
11:07:31 [2020-06-17T11:07:31.772Z] --- PASS: TestPauseStopPausedContainer (0.94s)
11:07:31 [2020-06-17T11:07:31.772Z] === RUN   TestPsFilter
11:07:32 [2020-06-17T11:07:32.030Z] --- PASS: TestPsFilter (0.17s)
11:07:32 [2020-06-17T11:07:32.030Z] === RUN   TestRemoveContainerWithRemovedVolume
11:07:32 [2020-06-17T11:07:32.072Z] --- PASS: TestConfigsCreateAndDelete (3.60s)
11:07:32 [2020-06-17T11:07:32.072Z] === RUN   TestConfigsUpdate
11:07:32 [2020-06-17T11:07:32.962Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.13s)
11:07:32 [2020-06-17T11:07:32.962Z] === RUN   TestRemoveContainerWithVolume
11:07:33 [2020-06-17T11:07:33.320Z] === RUN   TestInspectNetwork/full_network_id
11:07:33 [2020-06-17T11:07:33.320Z] === RUN   TestInspectNetwork/partial_network_id
11:07:33 [2020-06-17T11:07:33.320Z] === RUN   TestInspectNetwork/network_name
11:07:33 [2020-06-17T11:07:33.320Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:07:34 [2020-06-17T11:07:34.335Z] --- PASS: TestRemoveContainerWithVolume (1.04s)
11:07:34 [2020-06-17T11:07:34.335Z] === RUN   TestRemoveContainerRunning
11:07:34 [2020-06-17T11:07:34.508Z] .........                                                                [ 86%]
11:07:35 [2020-06-17T11:07:35.268Z] --- PASS: TestRemoveContainerRunning (0.97s)
11:07:35 [2020-06-17T11:07:35.268Z] === RUN   TestRemoveContainerForceRemoveRunning
11:07:35 [2020-06-17T11:07:35.531Z] --- PASS: TestConfigsUpdate (3.66s)
11:07:35 [2020-06-17T11:07:35.531Z] === RUN   TestTemplatedConfig
11:07:36 [2020-06-17T11:07:36.200Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s)
11:07:36 [2020-06-17T11:07:36.200Z] === RUN   TestRemoveInvalidContainer
11:07:36 [2020-06-17T11:07:36.200Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:07:36 [2020-06-17T11:07:36.200Z] === RUN   TestRenameLinkedContainer
11:07:37 [2020-06-17T11:07:37.504Z] --- PASS: TestInspectNetwork (9.48s)
11:07:37 [2020-06-17T11:07:37.504Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:07:37 [2020-06-17T11:07:37.504Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:07:37 [2020-06-17T11:07:37.504Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:07:37 [2020-06-17T11:07:37.504Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
11:07:37 [2020-06-17T11:07:37.504Z] === RUN   TestRunContainerWithBridgeNone
11:07:37 [2020-06-17T11:07:37.574Z] === RUN   TestDockerSuite/TestBuildBlankName
11:07:37 [2020-06-17T11:07:37.831Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:07:38 [2020-06-17T11:07:38.614Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:07:38 [2020-06-17T11:07:38.985Z] --- PASS: TestTemplatedConfig (3.70s)
11:07:38 [2020-06-17T11:07:38.985Z] === RUN   TestConfigCreateResolve
11:07:39 [2020-06-17T11:07:39.731Z] --- PASS: TestRenameLinkedContainer (3.55s)
11:07:39 [2020-06-17T11:07:39.731Z] === RUN   TestRenameStoppedContainer
11:07:39 [2020-06-17T11:07:39.833Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:07:40 [2020-06-17T11:07:40.036Z] --- PASS: TestRunContainerWithBridgeNone (2.57s)
11:07:40 [2020-06-17T11:07:40.036Z] === RUN   TestNetworkInvalidJSON
11:07:40 [2020-06-17T11:07:40.036Z] === RUN   TestNetworkInvalidJSON//networks/create
11:07:40 [2020-06-17T11:07:40.036Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:07:40 [2020-06-17T11:07:40.036Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:07:40 [2020-06-17T11:07:40.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:07:40 [2020-06-17T11:07:40.036Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:07:40 [2020-06-17T11:07:40.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:07:40 [2020-06-17T11:07:40.036Z] === CONT  TestNetworkInvalidJSON//networks/create
11:07:40 [2020-06-17T11:07:40.036Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:07:40 [2020-06-17T11:07:40.036Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:07:40 [2020-06-17T11:07:40.036Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:07:40 [2020-06-17T11:07:40.036Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:07:40 [2020-06-17T11:07:40.036Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:07:40 [2020-06-17T11:07:40.036Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:07:40 [2020-06-17T11:07:40.036Z] === RUN   TestHostIPv4BridgeLabel
11:07:40 [2020-06-17T11:07:40.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:07:40 [2020-06-17T11:07:40.557Z] --- PASS: TestRenameStoppedContainer (1.06s)
11:07:40 [2020-06-17T11:07:40.557Z] === RUN   TestRenameRunningContainerAndReuse
11:07:40 [2020-06-17T11:07:40.972Z] --- PASS: TestHostIPv4BridgeLabel (0.75s)
11:07:40 [2020-06-17T11:07:40.972Z] === RUN   TestDaemonRestartWithLiveRestore
11:07:42 [2020-06-17T11:07:42.204Z] #65 exporting layers 79.3s done
11:07:42 [2020-06-17T11:07:42.204Z] #65 exporting manifest sha256:232003c74d69053a09cd4266d9cd9fc3956b1301f54d2cb16e1683ada00a0f8a done
11:07:42 [2020-06-17T11:07:42.204Z] #65 exporting config sha256:780d94a4fb02bee3f04fa9d164a2c7d47d6d0ead87b195fa2a3fb0110dc00d8a done
11:07:42 [2020-06-17T11:07:42.204Z] #65 sending tarball
11:07:42 [2020-06-17T11:07:42.349Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s)
11:07:42 [2020-06-17T11:07:42.349Z] === RUN   TestDaemonDefaultNetworkPools
11:07:42 [2020-06-17T11:07:42.466Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s)
11:07:42 [2020-06-17T11:07:42.466Z] === RUN   TestRenameInvalidName
11:07:42 [2020-06-17T11:07:42.741Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:07:43 [2020-06-17T11:07:43.363Z] --- PASS: TestConfigCreateResolve (3.67s)
11:07:43 [2020-06-17T11:07:43.363Z] === RUN   TestConfigDaemonLibtrustID
11:07:43 [2020-06-17T11:07:43.363Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
11:07:43 [2020-06-17T11:07:43.363Z] PASS
11:07:43 [2020-06-17T11:07:43.363Z] 
11:07:43 [2020-06-17T11:07:43.363Z] DONE 7 tests in 22.718s
11:07:43 [2020-06-17T11:07:43.363Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
11:07:43 [2020-06-17T11:07:43.363Z] ++ 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
11:07:43 [2020-06-17T11:07:43.363Z] ++ set -e
11:07:43 [2020-06-17T11:07:43.363Z] ++ '[' -n 0 ']'
11:07:43 [2020-06-17T11:07:43.363Z] ++ set -x
11:07:43 [2020-06-17T11:07:43.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
11:07:43 [2020-06-17T11:07:43.363Z] INFO: Testing against a local daemon
11:07:43 [2020-06-17T11:07:43.363Z] === RUN   TestCheckpoint
11:07:43 [2020-06-17T11:07:43.363Z] --- SKIP: TestCheckpoint (0.00s)
11:07:43 [2020-06-17T11:07:43.363Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:07:43 [2020-06-17T11:07:43.363Z] === RUN   TestContainerInvalidJSON
11:07:43 [2020-06-17T11:07:43.363Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:07:43 [2020-06-17T11:07:43.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:07:43 [2020-06-17T11:07:43.363Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:07:43 [2020-06-17T11:07:43.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:07:43 [2020-06-17T11:07:43.363Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:07:43 [2020-06-17T11:07:43.363Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:07:43 [2020-06-17T11:07:43.363Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:07:43 [2020-06-17T11:07:43.363Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:07:43 [2020-06-17T11:07:43.363Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:07:43 [2020-06-17T11:07:43.363Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:07:43 [2020-06-17T11:07:43.363Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:07:43 [2020-06-17T11:07:43.363Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:07:43 [2020-06-17T11:07:43.363Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:07:43 [2020-06-17T11:07:43.363Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:07:43 [2020-06-17T11:07:43.363Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
11:07:43 [2020-06-17T11:07:43.363Z] === RUN   TestCopyFromContainerPathIsNotDir
11:07:43 [2020-06-17T11:07:43.645Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
11:07:43 [2020-06-17T11:07:43.645Z] === RUN   TestCopyToContainerPathDoesNotExist
11:07:43 [2020-06-17T11:07:43.645Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
11:07:43 [2020-06-17T11:07:43.645Z] === RUN   TestCopyToContainerPathIsNotDir
11:07:43 [2020-06-17T11:07:43.645Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
11:07:43 [2020-06-17T11:07:43.645Z] === RUN   TestCopyFromContainer
11:07:43 [2020-06-17T11:07:43.676Z] --- PASS: TestRenameInvalidName (1.01s)
11:07:43 [2020-06-17T11:07:43.676Z] === RUN   TestRenameAnonymousContainer
11:07:43 [2020-06-17T11:07:43.724Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s)
11:07:43 [2020-06-17T11:07:43.724Z] === RUN   TestDaemonRestartWithExistingNetwork
11:07:43 [2020-06-17T11:07:43.934Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:07:45 [2020-06-17T11:07:45.626Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s)
11:07:45 [2020-06-17T11:07:45.626Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:07:45 [2020-06-17T11:07:45.830Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
11:07:46 [2020-06-17T11:07:46.319Z] === RUN   TestCopyFromContainer//
11:07:46 [2020-06-17T11:07:46.319Z] === RUN   TestCopyFromContainer//bar/root
11:07:46 [2020-06-17T11:07:46.319Z] === RUN   TestCopyFromContainer//bar/root/
11:07:46 [2020-06-17T11:07:46.319Z] === RUN   TestCopyFromContainer/bar/quux
11:07:46 [2020-06-17T11:07:46.319Z] === RUN   TestCopyFromContainer/bar/quux/
11:07:46 [2020-06-17T11:07:46.319Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:07:46 [2020-06-17T11:07:46.319Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:07:46 [2020-06-17T11:07:46.394Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:07:46 [2020-06-17T11:07:46.394Z] tests/integration/models_resources_test.py .                             [ 91%]
11:07:46 [2020-06-17T11:07:46.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:07:46 [2020-06-17T11:07:46.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:07:46 [2020-06-17T11:07:46.602Z] === RUN   TestCopyFromContainer/bar/notarget
11:07:46 [2020-06-17T11:07:46.884Z] --- PASS: TestCopyFromContainer (3.04s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:07:46 [2020-06-17T11:07:46.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:07:46 [2020-06-17T11:07:46.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:07:46 [2020-06-17T11:07:46.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:07:46 [2020-06-17T11:07:46.884Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:07:46 [2020-06-17T11:07:46.884Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:07:46 [2020-06-17T11:07:46.884Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:07:46 [2020-06-17T11:07:46.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateLinkToNonExistingContainer
11:07:46 [2020-06-17T11:07:46.884Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateWithInvalidEnv
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateWithInvalidEnv/0
11:07:46 [2020-06-17T11:07:46.884Z] === PAUSE TestCreateWithInvalidEnv/0
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateWithInvalidEnv/1
11:07:46 [2020-06-17T11:07:46.884Z] === PAUSE TestCreateWithInvalidEnv/1
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateWithInvalidEnv/2
11:07:46 [2020-06-17T11:07:46.884Z] === PAUSE TestCreateWithInvalidEnv/2
11:07:46 [2020-06-17T11:07:46.884Z] === CONT  TestCreateWithInvalidEnv/0
11:07:46 [2020-06-17T11:07:46.884Z] === CONT  TestCreateWithInvalidEnv/2
11:07:46 [2020-06-17T11:07:46.884Z] === CONT  TestCreateWithInvalidEnv/1
11:07:46 [2020-06-17T11:07:46.884Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:07:46 [2020-06-17T11:07:46.884Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateTmpfsMountsTarget
11:07:46 [2020-06-17T11:07:46.884Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:07:46 [2020-06-17T11:07:46.884Z] === RUN   TestCreateWithCustomMaskedPaths
11:07:47 [2020-06-17T11:07:47.201Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:07:47 [2020-06-17T11:07:47.201Z] --- PASS: TestRenameAnonymousContainer (3.55s)
11:07:47 [2020-06-17T11:07:47.201Z] === RUN   TestRenameContainerWithSameName
11:07:47 [2020-06-17T11:07:47.529Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s)
11:07:47 [2020-06-17T11:07:47.529Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:07:48 [2020-06-17T11:07:48.133Z] --- PASS: TestRenameContainerWithSameName (0.87s)
11:07:48 [2020-06-17T11:07:48.133Z] === RUN   TestRenameContainerWithLinkedContainer
11:07:48 [2020-06-17T11:07:48.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
11:07:48 [2020-06-17T11:07:48.164Z] --- PASS: TestBuildWithHugeFile (52.14s)
11:07:48 [2020-06-17T11:07:48.164Z] === RUN   TestBuildWithEmptyDockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:07:48 [2020-06-17T11:07:48.164Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
11:07:48 [2020-06-17T11:07:48.164Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
11:07:48 [2020-06-17T11:07:48.164Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
11:07:48 [2020-06-17T11:07:48.164Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
11:07:48 [2020-06-17T11:07:48.164Z] === RUN   TestBuildPreserveOwnership
11:07:48 [2020-06-17T11:07:48.164Z] === RUN   TestBuildPreserveOwnership/copy_from
11:07:48 [2020-06-17T11:07:48.464Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s)
11:07:48 [2020-06-17T11:07:48.464Z] === RUN   TestServiceWithPredefinedNetwork
11:07:49 [2020-06-17T11:07:49.063Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:07:49 [2020-06-17T11:07:49.093Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:07:49 [2020-06-17T11:07:49.321Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
11:07:49 [2020-06-17T11:07:49.321Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s)
11:07:49 [2020-06-17T11:07:49.321Z] === RUN   TestResize
11:07:49 [2020-06-17T11:07:49.565Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s)
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:07:49 [2020-06-17T11:07:49.565Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:07:49 [2020-06-17T11:07:49.565Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:07:49 [2020-06-17T11:07:49.565Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:07:49 [2020-06-17T11:07:49.848Z] --- PASS: TestCreateWithCapabilities (0.01s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
11:07:49 [2020-06-17T11:07:49.848Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
11:07:49 [2020-06-17T11:07:49.848Z] === RUN   TestCreateWithCustomReadonlyPaths
11:07:50 [2020-06-17T11:07:50.254Z] --- PASS: TestResize (0.77s)
11:07:50 [2020-06-17T11:07:50.254Z] === RUN   TestResizeWithInvalidSize
11:07:51 [2020-06-17T11:07:51.186Z] --- PASS: TestResizeWithInvalidSize (0.82s)
11:07:51 [2020-06-17T11:07:51.186Z] === RUN   TestResizeWhenContainerNotStarted
11:07:51 [2020-06-17T11:07:51.444Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:07:51 [2020-06-17T11:07:51.702Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:07:51 [2020-06-17T11:07:51.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:07:51 [2020-06-17T11:07:51.752Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s)
11:07:51 [2020-06-17T11:07:51.752Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:07:51 [2020-06-17T11:07:51.752Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:07:51 [2020-06-17T11:07:51.752Z]     service_test.go:236: FLAKY_TEST
11:07:51 [2020-06-17T11:07:51.752Z] === RUN   TestServiceWithDataPathPortInit
11:07:52 [2020-06-17T11:07:52.296Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:07:52 [2020-06-17T11:07:52.524Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s)
11:07:52 [2020-06-17T11:07:52.524Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:07:52 [2020-06-17T11:07:52.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:07:52 [2020-06-17T11:07:52.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:07:52 [2020-06-17T11:07:52.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:07:52 [2020-06-17T11:07:52.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:07:52 [2020-06-17T11:07:52.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:07:52 [2020-06-17T11:07:52.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:07:52 [2020-06-17T11:07:52.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:07:52 [2020-06-17T11:07:52.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:07:52 [2020-06-17T11:07:52.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:07:52 [2020-06-17T11:07:52.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
11:07:52 [2020-06-17T11:07:52.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:07:52 [2020-06-17T11:07:52.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:07:52 [2020-06-17T11:07:52.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:07:52 [2020-06-17T11:07:52.524Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:07:52 [2020-06-17T11:07:52.865Z] #65 ...
11:07:52 [2020-06-17T11:07:52.865Z] 
11:07:52 [2020-06-17T11:07:52.865Z] #66 importing to docker
11:07:52 [2020-06-17T11:07:52.865Z] #66 ...
11:07:52 [2020-06-17T11:07:52.865Z] 
11:07:52 [2020-06-17T11:07:52.865Z] #65 exporting to oci image format
11:07:52 [2020-06-17T11:07:52.865Z] #65 sending tarball 13.9s done
11:07:52 [2020-06-17T11:07:52.865Z] #65 DONE 93.2s
11:07:52 [2020-06-17T11:07:52.865Z] 
11:07:52 [2020-06-17T11:07:52.865Z] #66 importing to docker
11:07:53 [2020-06-17T11:07:53.074Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:07:53 [2020-06-17T11:07:53.139Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
11:07:53 [2020-06-17T11:07:53.139Z] === RUN   TestCreateDifferentPlatform
11:07:53 [2020-06-17T11:07:53.139Z] === RUN   TestCreateDifferentPlatform/different_os
11:07:53 [2020-06-17T11:07:53.139Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:07:53 [2020-06-17T11:07:53.139Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:07:53 [2020-06-17T11:07:53.139Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:07:53 [2020-06-17T11:07:53.139Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:07:53 [2020-06-17T11:07:53.139Z] === RUN   TestContainerStartOnDaemonRestart
11:07:53 [2020-06-17T11:07:53.139Z] === PAUSE TestContainerStartOnDaemonRestart
11:07:53 [2020-06-17T11:07:53.139Z] === RUN   TestDaemonRestartIpcMode
11:07:53 [2020-06-17T11:07:53.139Z] === PAUSE TestDaemonRestartIpcMode
11:07:53 [2020-06-17T11:07:53.139Z] === RUN   TestDaemonHostGatewayIP
11:07:53 [2020-06-17T11:07:53.139Z] === PAUSE TestDaemonHostGatewayIP
11:07:53 [2020-06-17T11:07:53.139Z] === RUN   TestContainerKillOnDaemonStart
11:07:53 [2020-06-17T11:07:53.139Z] === PAUSE TestContainerKillOnDaemonStart
11:07:53 [2020-06-17T11:07:53.139Z] === RUN   TestDiff
11:07:53 [2020-06-17T11:07:53.266Z] --- PASS: TestBuildPreserveOwnership (9.55s)
11:07:53 [2020-06-17T11:07:53.266Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.54s)
11:07:53 [2020-06-17T11:07:53.266Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
11:07:53 [2020-06-17T11:07:53.266Z] === RUN   TestBuildPlatformInvalid
11:07:53 [2020-06-17T11:07:53.266Z] --- PASS: TestBuildPlatformInvalid (0.09s)
11:07:53 [2020-06-17T11:07:53.266Z] PASS
11:07:53 [2020-06-17T11:07:53.266Z] 
11:07:53 [2020-06-17T11:07:53.266Z] === Skipped
11:07:53 [2020-06-17T11:07:53.266Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:07:53 [2020-06-17T11:07:53.266Z]     build_session_test.go:25: TODO: BuildKit
11:07:53 [2020-06-17T11:07:53.266Z] 
11:07:53 [2020-06-17T11:07:53.266Z] 
11:07:53 [2020-06-17T11:07:53.266Z] DONE 32 tests, 1 skipped in 123.715s
11:07:53 [2020-06-17T11:07:53.266Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:07:53 [2020-06-17T11:07:53.523Z] INFO: Testing against a local daemon
11:07:53 [2020-06-17T11:07:53.523Z] === RUN   TestConfigInspect
11:07:53 [2020-06-17T11:07:53.523Z] --- SKIP: TestConfigInspect (0.02s)
11:07:53 [2020-06-17T11:07:53.523Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:53 [2020-06-17T11:07:53.523Z] === RUN   TestConfigList
11:07:53 [2020-06-17T11:07:53.523Z] --- SKIP: TestConfigList (0.01s)
11:07:53 [2020-06-17T11:07:53.523Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:53 [2020-06-17T11:07:53.523Z] === RUN   TestConfigsCreateAndDelete
11:07:53 [2020-06-17T11:07:53.523Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
11:07:53 [2020-06-17T11:07:53.523Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:53 [2020-06-17T11:07:53.523Z] === RUN   TestConfigsUpdate
11:07:53 [2020-06-17T11:07:53.523Z] --- SKIP: TestConfigsUpdate (0.01s)
11:07:53 [2020-06-17T11:07:53.523Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:53 [2020-06-17T11:07:53.523Z] === RUN   TestTemplatedConfig
11:07:53 [2020-06-17T11:07:53.523Z] --- SKIP: TestTemplatedConfig (0.00s)
11:07:53 [2020-06-17T11:07:53.523Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:53 [2020-06-17T11:07:53.523Z] === RUN   TestConfigCreateResolve
11:07:53 [2020-06-17T11:07:53.523Z] --- SKIP: TestConfigCreateResolve (0.02s)
11:07:53 [2020-06-17T11:07:53.523Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:53 [2020-06-17T11:07:53.523Z] === RUN   TestConfigDaemonLibtrustID
11:07:54 [2020-06-17T11:07:54.145Z] --- PASS: TestDiff (0.83s)
11:07:54 [2020-06-17T11:07:54.146Z] === RUN   TestExecWithCloseStdin
11:07:54 [2020-06-17T11:07:54.445Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
11:07:54 [2020-06-17T11:07:54.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:07:54 [2020-06-17T11:07:54.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:07:55 [2020-06-17T11:07:55.055Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:07:55 [2020-06-17T11:07:55.055Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:07:55 [2020-06-17T11:07:55.152Z] --- PASS: TestExecWithCloseStdin (0.95s)
11:07:55 [2020-06-17T11:07:55.153Z] === RUN   TestExec
11:07:55 [2020-06-17T11:07:55.416Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
11:07:55 [2020-06-17T11:07:55.416Z] PASS
11:07:55 [2020-06-17T11:07:55.416Z] 
11:07:55 [2020-06-17T11:07:55.416Z] === Skipped
11:07:55 [2020-06-17T11:07:55.416Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
11:07:55 [2020-06-17T11:07:55.416Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:55 [2020-06-17T11:07:55.416Z] 
11:07:55 [2020-06-17T11:07:55.416Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
11:07:55 [2020-06-17T11:07:55.416Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:55 [2020-06-17T11:07:55.416Z] 
11:07:55 [2020-06-17T11:07:55.416Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
11:07:55 [2020-06-17T11:07:55.416Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:55 [2020-06-17T11:07:55.416Z] 
11:07:55 [2020-06-17T11:07:55.416Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
11:07:55 [2020-06-17T11:07:55.416Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:55 [2020-06-17T11:07:55.416Z] 
11:07:55 [2020-06-17T11:07:55.416Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
11:07:55 [2020-06-17T11:07:55.416Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:55 [2020-06-17T11:07:55.416Z] 
11:07:55 [2020-06-17T11:07:55.416Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
11:07:55 [2020-06-17T11:07:55.416Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:07:55 [2020-06-17T11:07:55.416Z] 
11:07:55 [2020-06-17T11:07:55.416Z] 
11:07:55 [2020-06-17T11:07:55.416Z] DONE 7 tests, 6 skipped in 1.735s
11:07:55 [2020-06-17T11:07:55.416Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:07:55 [2020-06-17T11:07:55.416Z] INFO: Testing against a local daemon
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestCheckpoint
11:07:55 [2020-06-17T11:07:55.416Z] --- SKIP: TestCheckpoint (0.00s)
11:07:55 [2020-06-17T11:07:55.416Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestContainerInvalidJSON
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:07:55 [2020-06-17T11:07:55.416Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:07:55 [2020-06-17T11:07:55.416Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:07:55 [2020-06-17T11:07:55.416Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:07:55 [2020-06-17T11:07:55.416Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:07:55 [2020-06-17T11:07:55.416Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:07:55 [2020-06-17T11:07:55.416Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:07:55 [2020-06-17T11:07:55.416Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:07:55 [2020-06-17T11:07:55.416Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:07:55 [2020-06-17T11:07:55.416Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:07:55 [2020-06-17T11:07:55.416Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:07:55 [2020-06-17T11:07:55.416Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestCopyFromContainerPathIsNotDir
11:07:55 [2020-06-17T11:07:55.416Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestCopyToContainerPathDoesNotExist
11:07:55 [2020-06-17T11:07:55.416Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestCopyToContainerPathIsNotDir
11:07:55 [2020-06-17T11:07:55.416Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:07:55 [2020-06-17T11:07:55.416Z] === RUN   TestCopyFromContainer
11:07:56 [2020-06-17T11:07:56.158Z] --- PASS: TestExec (0.94s)
11:07:56 [2020-06-17T11:07:56.158Z] === RUN   TestExecUser
11:07:56 [2020-06-17T11:07:56.599Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:07:56 [2020-06-17T11:07:56.773Z] --- PASS: TestExecUser (0.94s)
11:07:56 [2020-06-17T11:07:56.773Z] === RUN   TestExportContainerAndImportImage
11:07:57 [2020-06-17T11:07:57.532Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
11:07:58 [2020-06-17T11:07:58.246Z] --- PASS: TestExportContainerAndImportImage (1.19s)
11:07:58 [2020-06-17T11:07:58.246Z] === RUN   TestExportContainerAfterDaemonRestart
11:07:58 [2020-06-17T11:07:58.464Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:07:58 [2020-06-17T11:07:58.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:07:58 [2020-06-17T11:07:58.841Z] tests/integration/regression_test.py ......                              [ 98%]
11:07:59 [2020-06-17T11:07:59.097Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:07:59 [2020-06-17T11:07:59.097Z] tests/integration/credentials/utils_test.py .                            [100%]
11:07:59 [2020-06-17T11:07:59.097Z] 
11:07:59 [2020-06-17T11:07:59.097Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:07:59 [2020-06-17T11:07:59.097Z] =========================== short test summary info ============================
11:07:59 [2020-06-17T11:07:59.097Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:07:59 [2020-06-17T11:07:59.097Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:07:59 [2020-06-17T11:07:59.097Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:07:59 [2020-06-17T11:07:59.097Z]   Not supported on most drivers
11:07:59 [2020-06-17T11:07:59.097Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:07:59 [2020-06-17T11:07:59.097Z]   Can fail if eth0 has multiple IP addresses
11:07:59 [2020-06-17T11:07:59.097Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:07:59 [2020-06-17T11:07:59.097Z]   This doesn't seem to be taken into account by the engine
11:07:59 [2020-06-17T11:07:59.097Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:07:59 [2020-06-17T11:07:59.097Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
11:07:59 [2020-06-17T11:07:59.097Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:07:59 [2020-06-17T11:07:59.097Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:07:59 [2020-06-17T11:07:59.097Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:07:59 [2020-06-17T11:07:59.097Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:07:59 [2020-06-17T11:07:59.097Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:07:59 [2020-06-17T11:07:59.097Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 296.25 seconds ==
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer//
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer//bar/root
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer//bar/root/
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer/bar/quux
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer/bar/quux/
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:07:59 [2020-06-17T11:07:59.588Z] === RUN   TestCopyFromContainer/bar/notarget
11:07:59 [2020-06-17T11:07:59.696Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:07:59 [2020-06-17T11:07:59.720Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
11:07:59 [2020-06-17T11:07:59.720Z] === RUN   TestHealthCheckWorkdir
11:07:59 [2020-06-17T11:07:59.845Z] --- PASS: TestCopyFromContainer (4.36s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:07:59 [2020-06-17T11:07:59.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:07:59 [2020-06-17T11:07:59.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:07:59 [2020-06-17T11:07:59.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:07:59 [2020-06-17T11:07:59.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:07:59 [2020-06-17T11:07:59.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:07:59 [2020-06-17T11:07:59.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:07:59 [2020-06-17T11:07:59.845Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateLinkToNonExistingContainer
11:07:59 [2020-06-17T11:07:59.845Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateWithInvalidEnv
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateWithInvalidEnv/0
11:07:59 [2020-06-17T11:07:59.845Z] === PAUSE TestCreateWithInvalidEnv/0
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateWithInvalidEnv/1
11:07:59 [2020-06-17T11:07:59.845Z] === PAUSE TestCreateWithInvalidEnv/1
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateWithInvalidEnv/2
11:07:59 [2020-06-17T11:07:59.845Z] === PAUSE TestCreateWithInvalidEnv/2
11:07:59 [2020-06-17T11:07:59.845Z] === CONT  TestCreateWithInvalidEnv/0
11:07:59 [2020-06-17T11:07:59.845Z] === CONT  TestCreateWithInvalidEnv/2
11:07:59 [2020-06-17T11:07:59.845Z] === CONT  TestCreateWithInvalidEnv/1
11:07:59 [2020-06-17T11:07:59.845Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:07:59 [2020-06-17T11:07:59.845Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateTmpfsMountsTarget
11:07:59 [2020-06-17T11:07:59.845Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:07:59 [2020-06-17T11:07:59.845Z] === RUN   TestCreateWithCustomMaskedPaths
11:08:00 [2020-06-17T11:08:00.726Z] --- PASS: TestHealthCheckWorkdir (1.14s)
11:08:00 [2020-06-17T11:08:00.726Z] === RUN   TestHealthKillContainer
11:08:01 [2020-06-17T11:08:01.214Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:08:01 [2020-06-17T11:08:01.214Z] --- PASS: TestCreateWithCapabilities (0.02s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
11:08:01 [2020-06-17T11:08:01.214Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s)
11:08:01 [2020-06-17T11:08:01.214Z] === RUN   TestCreateWithCustomReadonlyPaths
11:08:01 [2020-06-17T11:08:01.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:08:01 [2020-06-17T11:08:01.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:08:02 [2020-06-17T11:08:02.583Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
11:08:02 [2020-06-17T11:08:02.583Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:08:02 [2020-06-17T11:08:02.583Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:02 [2020-06-17T11:08:02.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:02 [2020-06-17T11:08:02.583Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:02 [2020-06-17T11:08:02.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:02 [2020-06-17T11:08:02.583Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:08:02 [2020-06-17T11:08:02.583Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:08:02 [2020-06-17T11:08:02.583Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:08:02 [2020-06-17T11:08:02.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:08:02 [2020-06-17T11:08:02.583Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:08:02 [2020-06-17T11:08:02.583Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:08:02 [2020-06-17T11:08:02.583Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:08:02 [2020-06-17T11:08:02.583Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:08:02 [2020-06-17T11:08:02.583Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:08:02 [2020-06-17T11:08:02.583Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:08:02 [2020-06-17T11:08:02.841Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
11:08:02 [2020-06-17T11:08:02.841Z] === RUN   TestCreateDifferentPlatform
11:08:02 [2020-06-17T11:08:02.841Z] === RUN   TestCreateDifferentPlatform/different_os
11:08:02 [2020-06-17T11:08:02.841Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:08:02 [2020-06-17T11:08:02.841Z] --- PASS: TestCreateDifferentPlatform (0.02s)
11:08:02 [2020-06-17T11:08:02.841Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:08:02 [2020-06-17T11:08:02.841Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:08:02 [2020-06-17T11:08:02.841Z] === RUN   TestContainerStartOnDaemonRestart
11:08:02 [2020-06-17T11:08:02.841Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
11:08:02 [2020-06-17T11:08:02.841Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
11:08:02 [2020-06-17T11:08:02.841Z] === RUN   TestDaemonRestartIpcMode
11:08:02 [2020-06-17T11:08:02.841Z] === PAUSE TestDaemonRestartIpcMode
11:08:02 [2020-06-17T11:08:02.841Z] === RUN   TestDaemonHostGatewayIP
11:08:02 [2020-06-17T11:08:02.841Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
11:08:02 [2020-06-17T11:08:02.841Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:08:02 [2020-06-17T11:08:02.841Z] === RUN   TestContainerKillOnDaemonStart
11:08:02 [2020-06-17T11:08:02.841Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:08:02 [2020-06-17T11:08:02.841Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:08:02 [2020-06-17T11:08:02.841Z] === RUN   TestDiff
11:08:03 [2020-06-17T11:08:03.401Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
11:08:03 [2020-06-17T11:08:03.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:08:03 [2020-06-17T11:08:03.405Z] --- PASS: TestDiff (0.42s)
11:08:03 [2020-06-17T11:08:03.405Z] === RUN   TestExecWithCloseStdin
11:08:03 [2020-06-17T11:08:03.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:08:03 [2020-06-17T11:08:03.967Z] --- PASS: TestExecWithCloseStdin (0.49s)
11:08:03 [2020-06-17T11:08:03.967Z] === RUN   TestExec
11:08:04 [2020-06-17T11:08:04.179Z] --- PASS: TestHealthKillContainer (3.03s)
11:08:04 [2020-06-17T11:08:04.180Z] === RUN   TestInspectCpusetInConfigPre120
11:08:04 [2020-06-17T11:08:04.224Z] --- PASS: TestExec (0.47s)
11:08:04 [2020-06-17T11:08:04.224Z] === RUN   TestExecUser
11:08:04 [2020-06-17T11:08:04.791Z] --- PASS: TestExecUser (0.50s)
11:08:04 [2020-06-17T11:08:04.791Z] === RUN   TestExportContainerAndImportImage
11:08:04 [2020-06-17T11:08:04.795Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
11:08:04 [2020-06-17T11:08:04.795Z] === RUN   TestIpcModeNone
11:08:05 [2020-06-17T11:08:05.031Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
11:08:05 [2020-06-17T11:08:05.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:08:05 [2020-06-17T11:08:05.355Z] --- PASS: TestExportContainerAndImportImage (0.60s)
11:08:05 [2020-06-17T11:08:05.355Z] === RUN   TestExportContainerAfterDaemonRestart
11:08:05 [2020-06-17T11:08:05.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:08:05 [2020-06-17T11:08:05.801Z] --- PASS: TestIpcModeNone (0.99s)
11:08:05 [2020-06-17T11:08:05.801Z] === RUN   TestIpcModePrivate
11:08:06 [2020-06-17T11:08:06.808Z] --- PASS: TestIpcModePrivate (0.96s)
11:08:06 [2020-06-17T11:08:06.808Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
11:08:06 [2020-06-17T11:08:06.808Z] === RUN   TestIpcModeShareable
11:08:07 [2020-06-17T11:08:07.423Z] --- PASS: TestIpcModeShareable (0.93s)
11:08:07 [2020-06-17T11:08:07.423Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
11:08:07 [2020-06-17T11:08:07.423Z] === RUN   TestAPIIpcModeShareableAndContainer
11:08:07 [2020-06-17T11:08:07.494Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
11:08:07 [2020-06-17T11:08:07.751Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.85s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.13s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s)
11:08:07 [2020-06-17T11:08:07.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
11:08:07 [2020-06-17T11:08:07.751Z] === RUN   TestCgroupNamespacesRun
11:08:08 [2020-06-17T11:08:08.628Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
11:08:08 [2020-06-17T11:08:08.628Z] === RUN   TestHealthCheckWorkdir
11:08:08 [2020-06-17T11:08:08.690Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:08:09 [2020-06-17T11:08:09.559Z] --- PASS: TestHealthCheckWorkdir (0.72s)
11:08:09 [2020-06-17T11:08:09.559Z] === RUN   TestHealthKillContainer
11:08:09 [2020-06-17T11:08:09.833Z] --- PASS: TestServiceWithDataPathPortInit (18.05s)
11:08:09 [2020-06-17T11:08:09.833Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:08:10 [2020-06-17T11:08:10.063Z] --- PASS: TestCgroupNamespacesRun (1.89s)
11:08:10 [2020-06-17T11:08:10.063Z] === RUN   TestCgroupNamespacesRunPrivileged
11:08:10 [2020-06-17T11:08:10.876Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s)
11:08:10 [2020-06-17T11:08:10.876Z] === RUN   TestAPIIpcModeHost
11:08:11 [2020-06-17T11:08:11.159Z] --- PASS: TestAPIIpcModeHost (0.60s)
11:08:11 [2020-06-17T11:08:11.159Z] === RUN   TestDaemonIpcModeShareable
11:08:11 [2020-06-17T11:08:11.439Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
11:08:11 [2020-06-17T11:08:11.439Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:08:11 [2020-06-17T11:08:11.883Z] Leaving: AppArmorNo profiles have been unloaded.
11:08:11 [2020-06-17T11:08:11.883Z] 
11:08:11 [2020-06-17T11:08:11.883Z] Unloading profiles will leave already running processes permanently
11:08:11 [2020-06-17T11:08:11.883Z] unconfined, which can lead to unexpected situations.
11:08:11 [2020-06-17T11:08:11.883Z] 
11:08:11 [2020-06-17T11:08:11.883Z] To set a process to complain mode, use the command line tool
11:08:11 [2020-06-17T11:08:11.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:08:11 [2020-06-17T11:08:11.883Z] 
11:08:12 [2020-06-17T11:08:12.005Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:08:12 [2020-06-17T11:08:12.079Z] --- PASS: TestHealthKillContainer (2.58s)
11:08:12 [2020-06-17T11:08:12.079Z] === RUN   TestInspectCpusetInConfigPre120
Post stage
[Pipeline] junit
11:08:12 [2020-06-17T11:08:12.146Z] Recording test results
11:08:12 [2020-06-17T11:08:12.341Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
11:08:12 [2020-06-17T11:08:12.341Z] === RUN   TestIpcModeNone
[Pipeline] sh
11:08:12 [2020-06-17T11:08:12.638Z] + echo Ensuring container killed.
11:08:12 [2020-06-17T11:08:12.638Z] Ensuring container killed.
11:08:12 [2020-06-17T11:08:12.638Z] + docker rm -vf docker-pr1
11:08:12 [2020-06-17T11:08:12.638Z] Error: No such container: docker-pr1
11:08:12 [2020-06-17T11:08:12.638Z] + true
[Pipeline] sh
11:08:12 [2020-06-17T11:08:12.905Z] --- PASS: TestIpcModeNone (0.47s)
11:08:12 [2020-06-17T11:08:12.905Z] === RUN   TestIpcModePrivate
11:08:12 [2020-06-17T11:08:12.910Z] + echo Chowning /workspace to jenkins user
11:08:12 [2020-06-17T11:08:12.910Z] Chowning /workspace to jenkins user
11:08:12 [2020-06-17T11:08:12.910Z] + id -u
11:08:12 [2020-06-17T11:08:12.910Z] + id -g
11:08:12 [2020-06-17T11:08:12.910Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41122:/workspace busybox chown -R 1000:1000 /workspace
11:08:12 [2020-06-17T11:08:12.910Z] Unable to find image 'busybox:latest' locally
11:08:12 [2020-06-17T11:08:12.910Z] latest: Pulling from library/busybox
11:08:12 [2020-06-17T11:08:12.910Z] 76df9210b28c: Already exists
11:08:12 [2020-06-17T11:08:12.910Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
11:08:12 [2020-06-17T11:08:12.910Z] Status: Downloaded newer image for busybox:latest
11:08:13 [2020-06-17T11:08:13.231Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
11:08:13 [2020-06-17T11:08:13.231Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
11:08:13 [2020-06-17T11:08:13.231Z] === RUN   TestDaemonIpcModePrivate
11:08:13 [2020-06-17T11:08:13.380Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s)
11:08:13 [2020-06-17T11:08:13.380Z] === RUN   TestCgroupNamespacesRunHostMode
11:08:13 [2020-06-17T11:08:13.469Z] --- PASS: TestIpcModePrivate (0.48s)
11:08:13 [2020-06-17T11:08:13.469Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
11:08:13 [2020-06-17T11:08:13.469Z] === RUN   TestIpcModeShareable
11:08:13 [2020-06-17T11:08:13.469Z] --- SKIP: TestIpcModeShareable (0.00s)
11:08:13 [2020-06-17T11:08:13.469Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:08:13 [2020-06-17T11:08:13.469Z] === RUN   TestAPIIpcModeShareableAndContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:08:14 [2020-06-17T11:08:14.205Z] + bundleName=docker-py
11:08:14 [2020-06-17T11:08:14.205Z] + echo Creating docker-py-bundles.tar.gz
11:08:14 [2020-06-17T11:08:14.205Z] Creating docker-py-bundles.tar.gz
11:08:14 [2020-06-17T11:08:14.205Z] + 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
11:08:14 [2020-06-17T11:08:14.212Z] Archiving artifacts
11:08:14 [2020-06-17T11:08:14.702Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
11:08:14 [2020-06-17T11:08:14.702Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
11:08:14 [2020-06-17T11:08:14.702Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:08:14 [2020-06-17T11:08:14.752Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:08:14 [2020-06-17T11:08:14.838Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
11:08:14 [2020-06-17T11:08:14.838Z] === RUN   TestAPIIpcModeHost
11:08:14 [2020-06-17T11:08:14.838Z] --- SKIP: TestAPIIpcModeHost (0.00s)
11:08:14 [2020-06-17T11:08:14.839Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:08:14 [2020-06-17T11:08:14.839Z] === RUN   TestDaemonIpcModeShareable
11:08:14 [2020-06-17T11:08:14.839Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
11:08:14 [2020-06-17T11:08:14.839Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:08:14 [2020-06-17T11:08:14.839Z] === RUN   TestDaemonIpcModePrivate
11:08:15 [2020-06-17T11:08:15.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:08:15 [2020-06-17T11:08:15.267Z] --- PASS: TestCgroupNamespacesRunHostMode (2.03s)
11:08:15 [2020-06-17T11:08:15.267Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:08:15 [2020-06-17T11:08:15.758Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41122/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
11:08:16 [2020-06-17T11:08:16.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh binary-daemon
11:08:16 [2020-06-17T11:08:16.199Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
11:08:16 [2020-06-17T11:08:16.407Z] 
11:08:16 [2020-06-17T11:08:16.407Z] Removing bundles/
11:08:16 [2020-06-17T11:08:16.407Z] 
11:08:16 [2020-06-17T11:08:16.662Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
11:08:16 [2020-06-17T11:08:16.662Z] Building: bundles/binary-daemon/dockerd-dev
11:08:16 [2020-06-17T11:08:16.662Z] GOOS="" GOARCH="" GOARM=""
11:08:16 [2020-06-17T11:08:16.721Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
11:08:16 [2020-06-17T11:08:16.721Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
11:08:16 [2020-06-17T11:08:16.721Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:08:17 [2020-06-17T11:08:17.132Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
11:08:17 [2020-06-17T11:08:17.132Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:08:17 [2020-06-17T11:08:17.366Z] --- PASS: TestDaemonIpcModePrivate (2.20s)
11:08:17 [2020-06-17T11:08:17.366Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
11:08:17 [2020-06-17T11:08:17.366Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:08:17 [2020-06-17T11:08:17.366Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
11:08:17 [2020-06-17T11:08:17.366Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:08:17 [2020-06-17T11:08:17.366Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:08:17 [2020-06-17T11:08:17.366Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
11:08:17 [2020-06-17T11:08:17.366Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:08:17 [2020-06-17T11:08:17.366Z] === RUN   TestIpcModeOlderClient
11:08:17 [2020-06-17T11:08:17.366Z] === PAUSE TestIpcModeOlderClient
11:08:17 [2020-06-17T11:08:17.366Z] === RUN   TestKillContainerInvalidSignal
11:08:17 [2020-06-17T11:08:17.392Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:08:17 [2020-06-17T11:08:17.622Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
11:08:17 [2020-06-17T11:08:17.622Z] === RUN   TestKillContainer
11:08:17 [2020-06-17T11:08:17.622Z] === RUN   TestKillContainer/no_signal
11:08:17 [2020-06-17T11:08:17.881Z] === RUN   TestKillContainer/non_killing_signal
11:08:18 [2020-06-17T11:08:18.138Z] === RUN   TestKillContainer/killing_signal
11:08:18 [2020-06-17T11:08:18.197Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
11:08:18 [2020-06-17T11:08:18.197Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
11:08:18 [2020-06-17T11:08:18.197Z] === RUN   TestIpcModeOlderClient
11:08:18 [2020-06-17T11:08:18.197Z] === PAUSE TestIpcModeOlderClient
11:08:18 [2020-06-17T11:08:18.197Z] === RUN   TestKillContainerInvalidSignal
11:08:18 [2020-06-17T11:08:18.702Z] --- PASS: TestKillContainer (1.30s)
11:08:18 [2020-06-17T11:08:18.702Z]     --- PASS: TestKillContainer/no_signal (0.41s)
11:08:18 [2020-06-17T11:08:18.702Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
11:08:18 [2020-06-17T11:08:18.702Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
11:08:18 [2020-06-17T11:08:18.702Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:08:18 [2020-06-17T11:08:18.702Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:08:19 [2020-06-17T11:08:19.203Z] --- PASS: TestKillContainerInvalidSignal (0.87s)
11:08:19 [2020-06-17T11:08:19.203Z] === RUN   TestKillContainer
11:08:19 [2020-06-17T11:08:19.203Z] === RUN   TestKillContainer/no_signal
11:08:19 [2020-06-17T11:08:19.290Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:08:19 [2020-06-17T11:08:19.292Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.91s)
11:08:19 [2020-06-17T11:08:19.292Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:08:19 [2020-06-17T11:08:19.292Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
11:08:19 [2020-06-17T11:08:19.550Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:08:19 [2020-06-17T11:08:19.563Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
11:08:19 [2020-06-17T11:08:19.563Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
11:08:19 [2020-06-17T11:08:19.563Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
11:08:19 [2020-06-17T11:08:19.564Z] === RUN   TestKillStoppedContainer
11:08:19 [2020-06-17T11:08:19.804Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s)
11:08:19 [2020-06-17T11:08:19.804Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m6y07cegrn99f6kiis83pc6b2 Created:2020-06-17 11:08:11.291907742 +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[78b35fc846ae920a2bcf041027c8c7432bbe255054290e8271becfc72155112b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2c21zd7id6e692vhikxynejq8 EndpointID:527316d48bf32c5620005aaa59c5f8c29e5724eb86353b765f9dfe741f08dfcb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7a180e1f3e0df4aeeef61d6363eab4417a432519d291abeee52959c4823478f2 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:514edc549c2a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2c21zd7id6e692vhikxynejq8 EndpointID:527316d48bf32c5620005aaa59c5f8c29e5724eb86353b765f9dfe741f08dfcb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:08:19 [2020-06-17T11:08:19.804Z] PASS
11:08:19 [2020-06-17T11:08:19.804Z] 
11:08:19 [2020-06-17T11:08:19.804Z] === Skipped
11:08:19 [2020-06-17T11:08:19.804Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:08:19 [2020-06-17T11:08:19.804Z]     service_test.go:236: FLAKY_TEST
11:08:19 [2020-06-17T11:08:19.804Z] 
11:08:19 [2020-06-17T11:08:19.804Z] 
11:08:19 [2020-06-17T11:08:19.804Z] DONE 23 tests, 1 skipped in 54.809s
11:08:19 [2020-06-17T11:08:19.804Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:08:19 [2020-06-17T11:08:19.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:08:19 [2020-06-17T11:08:19.804Z] ++ set -e
11:08:19 [2020-06-17T11:08:19.804Z] ++ '[' -n 0 ']'
11:08:19 [2020-06-17T11:08:19.804Z] ++ set -x
11:08:19 [2020-06-17T11:08:19.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:08:19 [2020-06-17T11:08:19.804Z] INFO: Testing against a local daemon
11:08:19 [2020-06-17T11:08:19.804Z] === RUN   TestDockerNetworkIpvlanPersistance
11:08:19 [2020-06-17T11:08:19.804Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:08:19 [2020-06-17T11:08:19.804Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:08:19 [2020-06-17T11:08:19.804Z] === RUN   TestDockerNetworkIpvlan
11:08:19 [2020-06-17T11:08:19.804Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:08:19 [2020-06-17T11:08:19.804Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:08:19 [2020-06-17T11:08:19.805Z] PASS
11:08:19 [2020-06-17T11:08:19.805Z] 
11:08:19 [2020-06-17T11:08:19.805Z] === Skipped
11:08:19 [2020-06-17T11:08:19.805Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:08:19 [2020-06-17T11:08:19.805Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:08:19 [2020-06-17T11:08:19.805Z] 
11:08:19 [2020-06-17T11:08:19.805Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:08:19 [2020-06-17T11:08:19.805Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:08:19 [2020-06-17T11:08:19.805Z] 
11:08:19 [2020-06-17T11:08:19.805Z] 
11:08:19 [2020-06-17T11:08:19.805Z] DONE 2 tests, 2 skipped in 0.175s
11:08:19 [2020-06-17T11:08:19.805Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:08:19 [2020-06-17T11:08:19.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:08:19 [2020-06-17T11:08:19.805Z] ++ set -e
11:08:19 [2020-06-17T11:08:19.805Z] ++ '[' -n 0 ']'
11:08:19 [2020-06-17T11:08:19.805Z] ++ set -x
11:08:19 [2020-06-17T11:08:19.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:08:19 [2020-06-17T11:08:19.805Z] INFO: Testing against a local daemon
11:08:19 [2020-06-17T11:08:19.805Z] === RUN   TestDockerNetworkMacvlanPersistance
11:08:19 [2020-06-17T11:08:19.807Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
11:08:19 [2020-06-17T11:08:19.807Z] === RUN   TestCgroupNamespacesRunOlderClient
11:08:19 [2020-06-17T11:08:19.826Z] --- PASS: TestKillStoppedContainer (0.06s)
11:08:19 [2020-06-17T11:08:19.826Z] === RUN   TestKillStoppedContainerAPIPre120
11:08:19 [2020-06-17T11:08:19.826Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:08:19 [2020-06-17T11:08:19.826Z] === RUN   TestKillDifferentUserContainer
11:08:20 [2020-06-17T11:08:20.210Z] === RUN   TestKillContainer/non_killing_signal
11:08:20 [2020-06-17T11:08:20.407Z] --- PASS: TestKillDifferentUserContainer (0.45s)
11:08:20 [2020-06-17T11:08:20.407Z] === RUN   TestInspectOomKilledTrue
11:08:20 [2020-06-17T11:08:20.407Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:08:20 [2020-06-17T11:08:20.407Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
11:08:20 [2020-06-17T11:08:20.407Z] === RUN   TestInspectOomKilledFalse
11:08:20 [2020-06-17T11:08:20.407Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:08:20 [2020-06-17T11:08:20.407Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:08:20 [2020-06-17T11:08:20.407Z] === RUN   TestLinksEtcHostsContentMatch
11:08:20 [2020-06-17T11:08:20.407Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
11:08:20 [2020-06-17T11:08:20.407Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:08:20 [2020-06-17T11:08:20.407Z] === RUN   TestLinksContainerNames
11:08:20 [2020-06-17T11:08:20.492Z] === RUN   TestKillContainer/killing_signal
11:08:20 [2020-06-17T11:08:20.738Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
11:08:20 [2020-06-17T11:08:20.740Z] #66 DONE 27.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:08:21 [2020-06-17T11:08:21.181Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s)
11:08:21 [2020-06-17T11:08:21.181Z] === RUN   TestDockerNetworkMacvlan
11:08:21 [2020-06-17T11:08:21.321Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/test/unit
11:08:21 [2020-06-17T11:08:21.344Z] --- PASS: TestLinksContainerNames (0.87s)
11:08:21 [2020-06-17T11:08:21.344Z] === RUN   TestLogsFollowTailEmpty
11:08:21 [2020-06-17T11:08:21.600Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
11:08:21 [2020-06-17T11:08:21.600Z] === RUN   TestContainerNetworkMountsNoChown
11:08:21 [2020-06-17T11:08:21.670Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
11:08:21 [2020-06-17T11:08:21.670Z] === RUN   TestKernelTCPMemory
11:08:21 [2020-06-17T11:08:21.857Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/default
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/default
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/private
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/private
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/rprivate
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/rprivate
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/slave
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/slave
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/rslave
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/rslave
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/shared
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/shared
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/rshared
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/rshared
11:08:21 [2020-06-17T11:08:21.857Z] === CONT  TestMountDaemonRoot/default
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/default/bind_root
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/default/mount_root
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:08:21 [2020-06-17T11:08:21.857Z] === CONT  TestMountDaemonRoot/rslave
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:08:21 [2020-06-17T11:08:21.857Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:08:21 [2020-06-17T11:08:21.857Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:08:21 [2020-06-17T11:08:21.857Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:08:21 [2020-06-17T11:08:21.963Z] --- PASS: TestKillContainer (2.67s)
11:08:21 [2020-06-17T11:08:21.963Z]     --- PASS: TestKillContainer/no_signal (0.88s)
11:08:21 [2020-06-17T11:08:21.963Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
11:08:21 [2020-06-17T11:08:21.963Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
11:08:21 [2020-06-17T11:08:21.963Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:08:21 [2020-06-17T11:08:21.963Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rshared
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/shared
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rprivate
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/slave
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/private
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/private/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === RUN   TestMountDaemonRoot/private/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/default/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/default/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:08:22 [2020-06-17T11:08:22.115Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:08:22 [2020-06-17T11:08:22.117Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/private/mount_root
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:08:22 [2020-06-17T11:08:22.372Z] === CONT  TestMountDaemonRoot/private/bind_root
11:08:22 [2020-06-17T11:08:22.372Z] --- PASS: TestMountDaemonRoot (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
11:08:22 [2020-06-17T11:08:22.372Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
11:08:22 [2020-06-17T11:08:22.372Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:08:22 [2020-06-17T11:08:22.372Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:08:22 [2020-06-17T11:08:22.372Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:08:22 [2020-06-17T11:08:22.372Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:08:22 [2020-06-17T11:08:22.373Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:08:22 [2020-06-17T11:08:22.373Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:08:22 [2020-06-17T11:08:22.373Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
11:08:22 [2020-06-17T11:08:22.373Z] === RUN   TestContainerBindMountNonRecursive
11:08:22 [2020-06-17T11:08:22.373Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
11:08:22 [2020-06-17T11:08:22.373Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:08:22 [2020-06-17T11:08:22.373Z] === RUN   TestNetworkNat
11:08:22 [2020-06-17T11:08:22.577Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:08:22 [2020-06-17T11:08:22.601Z] --- PASS: TestKernelTCPMemory (0.97s)
11:08:22 [2020-06-17T11:08:22.601Z] === RUN   TestNISDomainname
11:08:22 [2020-06-17T11:08:22.935Z] --- PASS: TestNetworkNat (0.50s)
11:08:22 [2020-06-17T11:08:22.935Z] === RUN   TestNetworkLocalhostTCPNat
11:08:23 [2020-06-17T11:08:23.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
11:08:23 [2020-06-17T11:08:23.493Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:08:23 [2020-06-17T11:08:23.498Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
11:08:23 [2020-06-17T11:08:23.498Z] === RUN   TestNetworkLoopbackNat
11:08:23 [2020-06-17T11:08:23.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
11:08:23 [2020-06-17T11:08:23.583Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
11:08:23 [2020-06-17T11:08:23.583Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
11:08:23 [2020-06-17T11:08:23.583Z] === RUN   TestKillStoppedContainer
11:08:23 [2020-06-17T11:08:23.583Z] --- PASS: TestKillStoppedContainer (0.08s)
11:08:23 [2020-06-17T11:08:23.583Z] === RUN   TestKillStoppedContainerAPIPre120
11:08:23 [2020-06-17T11:08:23.583Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
11:08:23 [2020-06-17T11:08:23.583Z] === RUN   TestKillDifferentUserContainer
11:08:23 [2020-06-17T11:08:23.734Z] --- PASS: TestNISDomainname (0.98s)
11:08:23 [2020-06-17T11:08:23.734Z] === RUN   TestHostnameDnsResolution
11:08:24 [2020-06-17T11:08:24.061Z] --- PASS: TestNetworkLoopbackNat (0.53s)
11:08:24 [2020-06-17T11:08:24.061Z] === RUN   TestPause
11:08:24 [2020-06-17T11:08:24.061Z] --- SKIP: TestPause (0.00s)
11:08:24 [2020-06-17T11:08:24.061Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:08:24 [2020-06-17T11:08:24.061Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:08:24 [2020-06-17T11:08:24.061Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:08:24 [2020-06-17T11:08:24.061Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:08:24 [2020-06-17T11:08:24.061Z] === RUN   TestPauseStopPausedContainer
11:08:24 [2020-06-17T11:08:24.061Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
11:08:24 [2020-06-17T11:08:24.061Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
11:08:24 [2020-06-17T11:08:24.061Z] === RUN   TestPsFilter
11:08:24 [2020-06-17T11:08:24.061Z] --- PASS: TestPsFilter (0.10s)
11:08:24 [2020-06-17T11:08:24.061Z] === RUN   TestRemoveContainerWithRemovedVolume
11:08:24 [2020-06-17T11:08:24.215Z] ?   	github.com/docker/docker/api	[no test files]
11:08:24 [2020-06-17T11:08:24.318Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
11:08:24 [2020-06-17T11:08:24.318Z] === RUN   TestRemoveContainerWithVolume
11:08:24 [2020-06-17T11:08:24.428Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:08:24 [2020-06-17T11:08:24.589Z] --- PASS: TestKillDifferentUserContainer (0.85s)
11:08:24 [2020-06-17T11:08:24.589Z] === RUN   TestInspectOomKilledTrue
11:08:24 [2020-06-17T11:08:24.589Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:08:24 [2020-06-17T11:08:24.589Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:08:24 [2020-06-17T11:08:24.589Z] === RUN   TestInspectOomKilledFalse
11:08:24 [2020-06-17T11:08:24.589Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:08:24 [2020-06-17T11:08:24.589Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:08:24 [2020-06-17T11:08:24.589Z] === RUN   TestLinksEtcHostsContentMatch
11:08:24 [2020-06-17T11:08:24.666Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:08:24 [2020-06-17T11:08:24.881Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
11:08:24 [2020-06-17T11:08:24.881Z] === RUN   TestRemoveContainerRunning
11:08:24 [2020-06-17T11:08:24.923Z] --- PASS: TestHostnameDnsResolution (1.34s)
11:08:24 [2020-06-17T11:08:24.923Z] === RUN   TestStats
11:08:25 [2020-06-17T11:08:25.202Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
11:08:25 [2020-06-17T11:08:25.203Z] === RUN   TestLinksContainerNames
11:08:25 [2020-06-17T11:08:25.444Z] --- PASS: TestRemoveContainerRunning (0.44s)
11:08:25 [2020-06-17T11:08:25.444Z] === RUN   TestRemoveContainerForceRemoveRunning
11:08:25 [2020-06-17T11:08:25.702Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
11:08:25 [2020-06-17T11:08:25.702Z] === RUN   TestRemoveInvalidContainer
11:08:25 [2020-06-17T11:08:25.702Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:08:25 [2020-06-17T11:08:25.702Z] === RUN   TestRenameLinkedContainer
11:08:25 [2020-06-17T11:08:25.855Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:08:25 [2020-06-17T11:08:25.855Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:08:25 [2020-06-17T11:08:25.855Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:08:26 [2020-06-17T11:08:26.113Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
11:08:26 [2020-06-17T11:08:26.676Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:08:27 [2020-06-17T11:08:27.225Z] --- PASS: TestLinksContainerNames (1.77s)
11:08:27 [2020-06-17T11:08:27.225Z] === RUN   TestLogsFollowTailEmpty
11:08:27 [2020-06-17T11:08:27.241Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:08:27 [2020-06-17T11:08:27.597Z] --- PASS: TestRenameLinkedContainer (1.71s)
11:08:27 [2020-06-17T11:08:27.598Z] === RUN   TestRenameStoppedContainer
11:08:27 [2020-06-17T11:08:27.713Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:08:27 [2020-06-17T11:08:27.807Z] --- PASS: TestStats (2.79s)
11:08:27 [2020-06-17T11:08:27.807Z] === RUN   TestStopContainerWithTimeout
11:08:27 [2020-06-17T11:08:27.807Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:08:27 [2020-06-17T11:08:27.807Z] === RUN   TestStopContainerWithTimeout/0
11:08:27 [2020-06-17T11:08:27.807Z] === PAUSE TestStopContainerWithTimeout/0
11:08:27 [2020-06-17T11:08:27.807Z] === RUN   TestStopContainerWithTimeout/1
11:08:27 [2020-06-17T11:08:27.807Z] === PAUSE TestStopContainerWithTimeout/1
11:08:27 [2020-06-17T11:08:27.807Z] === RUN   TestStopContainerWithTimeout/3
11:08:27 [2020-06-17T11:08:27.807Z] === PAUSE TestStopContainerWithTimeout/3
11:08:27 [2020-06-17T11:08:27.807Z] === RUN   TestStopContainerWithTimeout/-1
11:08:27 [2020-06-17T11:08:27.807Z] === PAUSE TestStopContainerWithTimeout/-1
11:08:27 [2020-06-17T11:08:27.807Z] === CONT  TestStopContainerWithTimeout/0
11:08:27 [2020-06-17T11:08:27.807Z] === CONT  TestStopContainerWithTimeout/3
11:08:27 [2020-06-17T11:08:27.840Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
11:08:27 [2020-06-17T11:08:27.840Z] === RUN   TestContainerNetworkMountsNoChown
11:08:27 [2020-06-17T11:08:27.857Z] --- PASS: TestRenameStoppedContainer (0.42s)
11:08:27 [2020-06-17T11:08:27.857Z] === RUN   TestRenameRunningContainerAndReuse
11:08:28 [2020-06-17T11:08:28.454Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/default
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/default
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/private
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/private
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rprivate
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rprivate
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/slave
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/slave
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rslave
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rslave
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/shared
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/shared
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rshared
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rshared
11:08:28 [2020-06-17T11:08:28.454Z] === CONT  TestMountDaemonRoot/default
11:08:28 [2020-06-17T11:08:28.454Z] === CONT  TestMountDaemonRoot/rslave
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/default/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/default/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === CONT  TestMountDaemonRoot/slave
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === CONT  TestMountDaemonRoot/rprivate
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === CONT  TestMountDaemonRoot/private
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/private/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:08:28 [2020-06-17T11:08:28.454Z] === RUN   TestMountDaemonRoot/private/mount_root
11:08:28 [2020-06-17T11:08:28.454Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === CONT  TestMountDaemonRoot/rshared
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:08:28 [2020-06-17T11:08:28.455Z] === CONT  TestMountDaemonRoot/shared
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:08:28 [2020-06-17T11:08:28.455Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:08:28 [2020-06-17T11:08:28.455Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:08:28 [2020-06-17T11:08:28.455Z] === CONT  TestMountDaemonRoot/default/bind_root
11:08:28 [2020-06-17T11:08:28.736Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:08:28 [2020-06-17T11:08:28.736Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:08:28 [2020-06-17T11:08:28.736Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:08:28 [2020-06-17T11:08:28.736Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:08:28 [2020-06-17T11:08:28.736Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:08:28 [2020-06-17T11:08:28.736Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:08:28 [2020-06-17T11:08:28.736Z] === CONT  TestMountDaemonRoot/default/mount_root
11:08:28 [2020-06-17T11:08:28.788Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
11:08:28 [2020-06-17T11:08:28.788Z] === RUN   TestRenameInvalidName
11:08:29 [2020-06-17T11:08:29.019Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:08:29 [2020-06-17T11:08:29.019Z] === CONT  TestMountDaemonRoot/private/bind_root
11:08:29 [2020-06-17T11:08:29.019Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:08:29 [2020-06-17T11:08:29.019Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:08:29 [2020-06-17T11:08:29.019Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:08:29 [2020-06-17T11:08:29.019Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:08:29 [2020-06-17T11:08:29.019Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:08:29 [2020-06-17T11:08:29.019Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:08:29 [2020-06-17T11:08:29.179Z] === CONT  TestStopContainerWithTimeout/-1
11:08:29 [2020-06-17T11:08:29.179Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/private/mount_root
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:08:29 [2020-06-17T11:08:29.301Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:08:29 [2020-06-17T11:08:29.352Z] --- PASS: TestRenameInvalidName (0.44s)
11:08:29 [2020-06-17T11:08:29.352Z] === RUN   TestRenameAnonymousContainer
11:08:29 [2020-06-17T11:08:29.583Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:08:29 [2020-06-17T11:08:29.583Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:08:29 [2020-06-17T11:08:29.583Z] --- PASS: TestMountDaemonRoot (0.01s)
11:08:29 [2020-06-17T11:08:29.583Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
11:08:29 [2020-06-17T11:08:29.583Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
11:08:29 [2020-06-17T11:08:29.583Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
11:08:29 [2020-06-17T11:08:29.583Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
11:08:29 [2020-06-17T11:08:29.583Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
11:08:29 [2020-06-17T11:08:29.583Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
11:08:29 [2020-06-17T11:08:29.583Z] === RUN   TestContainerBindMountNonRecursive
11:08:30 [2020-06-17T11:08:30.720Z] --- PASS: TestRenameAnonymousContainer (1.55s)
11:08:30 [2020-06-17T11:08:30.720Z] === RUN   TestRenameContainerWithSameName
11:08:30 [2020-06-17T11:08:30.999Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:08:31 [2020-06-17T11:08:31.075Z] === CONT  TestStopContainerWithTimeout/1
11:08:31 [2020-06-17T11:08:31.283Z] --- PASS: TestRenameContainerWithSameName (0.43s)
11:08:31 [2020-06-17T11:08:31.283Z] === RUN   TestRenameContainerWithLinkedContainer
11:08:31 [2020-06-17T11:08:31.603Z] --- PASS: TestContainerBindMountNonRecursive (2.03s)
11:08:31 [2020-06-17T11:08:31.603Z] === RUN   TestNetworkNat
11:08:32 [2020-06-17T11:08:32.213Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
11:08:32 [2020-06-17T11:08:32.213Z] === RUN   TestResize
11:08:32 [2020-06-17T11:08:32.470Z] --- PASS: TestResize (0.43s)
11:08:32 [2020-06-17T11:08:32.470Z] === RUN   TestResizeWithInvalidSize
11:08:32 [2020-06-17T11:08:32.609Z] --- PASS: TestNetworkNat (0.88s)
11:08:32 [2020-06-17T11:08:32.609Z] === RUN   TestNetworkLocalhostTCPNat
11:08:32 [2020-06-17T11:08:32.986Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:08:32 [2020-06-17T11:08:32.986Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
11:08:32 [2020-06-17T11:08:32.986Z]     --- PASS: TestStopContainerWithTimeout/3 (3.20s)
11:08:32 [2020-06-17T11:08:32.986Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
11:08:32 [2020-06-17T11:08:32.986Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
11:08:32 [2020-06-17T11:08:32.986Z] === RUN   TestDeleteDevicemapper
11:08:32 [2020-06-17T11:08:32.986Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:08:32 [2020-06-17T11:08:32.986Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:08:32 [2020-06-17T11:08:32.986Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:08:32 [2020-06-17T11:08:32.986Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:08:33 [2020-06-17T11:08:33.033Z] --- PASS: TestResizeWithInvalidSize (0.43s)
11:08:33 [2020-06-17T11:08:33.034Z] === RUN   TestResizeWhenContainerNotStarted
11:08:33 [2020-06-17T11:08:33.291Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
11:08:33 [2020-06-17T11:08:33.291Z] === RUN   TestDaemonRestartKillContainers
11:08:33 [2020-06-17T11:08:33.291Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:08:33 [2020-06-17T11:08:33.291Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:08:33 [2020-06-17T11:08:33.291Z] === RUN   TestCgroupNamespacesRun
11:08:33 [2020-06-17T11:08:33.550Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
11:08:33 [2020-06-17T11:08:33.618Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s)
11:08:33 [2020-06-17T11:08:33.618Z] === RUN   TestNetworkLoopbackNat
11:08:34 [2020-06-17T11:08:34.483Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:08:34 [2020-06-17T11:08:34.628Z] --- PASS: TestNetworkLoopbackNat (1.28s)
11:08:34 [2020-06-17T11:08:34.628Z] === RUN   TestPause
11:08:35 [2020-06-17T11:08:35.049Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s)
11:08:35 [2020-06-17T11:08:35.049Z] === RUN   TestUpdateMemory
11:08:35 [2020-06-17T11:08:35.049Z] --- SKIP: TestUpdateMemory (0.00s)
11:08:35 [2020-06-17T11:08:35.049Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:08:35 [2020-06-17T11:08:35.049Z] === RUN   TestUpdateCPUQuota
11:08:35 [2020-06-17T11:08:35.306Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
11:08:35 [2020-06-17T11:08:35.635Z] --- PASS: TestPause (0.90s)
11:08:35 [2020-06-17T11:08:35.635Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:08:35 [2020-06-17T11:08:35.635Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:08:35 [2020-06-17T11:08:35.635Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:08:35 [2020-06-17T11:08:35.635Z] === RUN   TestPauseStopPausedContainer
11:08:35 [2020-06-17T11:08:35.811Z] --- PASS: TestCgroupNamespacesRun (2.16s)
11:08:35 [2020-06-17T11:08:35.811Z] === RUN   TestCgroupNamespacesRunPrivileged
11:08:36 [2020-06-17T11:08:36.274Z] --- PASS: TestPauseStopPausedContainer (0.85s)
11:08:36 [2020-06-17T11:08:36.274Z] === RUN   TestPsFilter
11:08:36 [2020-06-17T11:08:36.678Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:08:36 [2020-06-17T11:08:36.678Z] --- PASS: TestUpdateCPUQuota (1.38s)
11:08:36 [2020-06-17T11:08:36.678Z] === RUN   TestUpdatePidsLimit
11:08:36 [2020-06-17T11:08:36.678Z] === RUN   TestUpdatePidsLimit/update_from_none
11:08:36 [2020-06-17T11:08:36.888Z] --- PASS: TestPsFilter (0.33s)
11:08:36 [2020-06-17T11:08:36.888Z] === RUN   TestRemoveContainerWithRemovedVolume
11:08:36 [2020-06-17T11:08:36.936Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
11:08:36 [2020-06-17T11:08:36.936Z] === RUN   TestUpdatePidsLimit/no_change
11:08:37 [2020-06-17T11:08:37.193Z] === RUN   TestUpdatePidsLimit/update_lower
11:08:37 [2020-06-17T11:08:37.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
11:08:37 [2020-06-17T11:08:37.502Z] === RUN   TestRemoveContainerWithVolume
11:08:37 [2020-06-17T11:08:37.565Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:08:37 [2020-06-17T11:08:37.704Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
11:08:37 [2020-06-17T11:08:37.704Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:08:37 [2020-06-17T11:08:37.758Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:08:38 [2020-06-17T11:08:38.325Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:08:38 [2020-06-17T11:08:38.508Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
11:08:38 [2020-06-17T11:08:38.509Z] === RUN   TestRemoveContainerRunning
11:08:38 [2020-06-17T11:08:38.583Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:08:38 [2020-06-17T11:08:38.841Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:08:39 [2020-06-17T11:08:39.123Z] --- PASS: TestRemoveContainerRunning (0.85s)
11:08:39 [2020-06-17T11:08:39.123Z] === RUN   TestRemoveContainerForceRemoveRunning
11:08:39 [2020-06-17T11:08:39.468Z] --- PASS: TestDockerNetworkMacvlan (18.10s)
11:08:39 [2020-06-17T11:08:39.468Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
11:08:39 [2020-06-17T11:08:39.468Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
11:08:39 [2020-06-17T11:08:39.468Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
11:08:39 [2020-06-17T11:08:39.468Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
11:08:39 [2020-06-17T11:08:39.468Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s)
11:08:39 [2020-06-17T11:08:39.468Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
11:08:39 [2020-06-17T11:08:39.468Z] PASS
11:08:39 [2020-06-17T11:08:39.468Z] 
11:08:39 [2020-06-17T11:08:39.468Z] DONE 8 tests in 20.280s
11:08:39 [2020-06-17T11:08:39.468Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:08:39 [2020-06-17T11:08:39.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:08:39 [2020-06-17T11:08:39.468Z] ++ set -e
11:08:39 [2020-06-17T11:08:39.468Z] ++ '[' -n 0 ']'
11:08:39 [2020-06-17T11:08:39.468Z] ++ set -x
11:08:39 [2020-06-17T11:08:39.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:08:39 [2020-06-17T11:08:39.468Z] testing: warning: no tests to run
11:08:39 [2020-06-17T11:08:39.468Z] PASS
11:08:39 [2020-06-17T11:08:39.468Z] 
11:08:39 [2020-06-17T11:08:39.468Z] DONE 0 tests in 0.031s
11:08:39 [2020-06-17T11:08:39.468Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:08:39 [2020-06-17T11:08:39.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:08:39 [2020-06-17T11:08:39.468Z] ++ set -e
11:08:39 [2020-06-17T11:08:39.468Z] ++ '[' -n 0 ']'
11:08:39 [2020-06-17T11:08:39.468Z] ++ set -x
11:08:39 [2020-06-17T11:08:39.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:08:39 [2020-06-17T11:08:39.468Z] INFO: Testing against a local daemon
11:08:39 [2020-06-17T11:08:39.468Z] === RUN   TestAuthZPluginAllowRequest
11:08:40 [2020-06-17T11:08:40.129Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
11:08:40 [2020-06-17T11:08:40.129Z] === RUN   TestRemoveInvalidContainer
11:08:40 [2020-06-17T11:08:40.129Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:08:40 [2020-06-17T11:08:40.129Z] === RUN   TestRenameLinkedContainer
11:08:40 [2020-06-17T11:08:40.213Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
11:08:40 [2020-06-17T11:08:40.225Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s)
11:08:40 [2020-06-17T11:08:40.225Z] === RUN   TestCgroupNamespacesRunHostMode
11:08:40 [2020-06-17T11:08:40.471Z] --- PASS: TestUpdatePidsLimit (3.84s)
11:08:40 [2020-06-17T11:08:40.471Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
11:08:40 [2020-06-17T11:08:40.471Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
11:08:40 [2020-06-17T11:08:40.471Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
11:08:40 [2020-06-17T11:08:40.471Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
11:08:40 [2020-06-17T11:08:40.471Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
11:08:40 [2020-06-17T11:08:40.471Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
11:08:40 [2020-06-17T11:08:40.471Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
11:08:40 [2020-06-17T11:08:40.471Z] === RUN   TestUpdateRestartPolicy
11:08:41 [2020-06-17T11:08:41.372Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
11:08:41 [2020-06-17T11:08:41.372Z] === RUN   TestAuthZPluginTLS
11:08:41 [2020-06-17T11:08:41.842Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:08:41 [2020-06-17T11:08:41.939Z] --- PASS: TestAuthZPluginTLS (0.68s)
11:08:41 [2020-06-17T11:08:41.940Z] === RUN   TestAuthZPluginDenyRequest
11:08:42 [2020-06-17T11:08:42.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
11:08:42 [2020-06-17T11:08:42.117Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s)
11:08:42 [2020-06-17T11:08:42.117Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:08:42 [2020-06-17T11:08:42.507Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
11:08:42 [2020-06-17T11:08:42.507Z] === RUN   TestAuthZPluginAPIDenyResponse
11:08:43 [2020-06-17T11:08:43.075Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
11:08:43 [2020-06-17T11:08:43.075Z] === RUN   TestAuthZPluginDenyResponse
11:08:43 [2020-06-17T11:08:43.130Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
11:08:43 [2020-06-17T11:08:43.473Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:08:43 [2020-06-17T11:08:43.583Z] --- PASS: TestRenameLinkedContainer (3.47s)
11:08:43 [2020-06-17T11:08:43.583Z] === RUN   TestRenameStoppedContainer
11:08:43 [2020-06-17T11:08:43.644Z] --- PASS: TestAuthZPluginDenyResponse (0.64s)
11:08:43 [2020-06-17T11:08:43.644Z] === RUN   TestAuthZPluginAllowEventStream
11:08:44 [2020-06-17T11:08:44.038Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:08:44 [2020-06-17T11:08:44.296Z] === RUN   TestDockerSuite/TestBuildCmd
11:08:44 [2020-06-17T11:08:44.553Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:08:44 [2020-06-17T11:08:44.590Z] --- PASS: TestRenameStoppedContainer (0.91s)
11:08:44 [2020-06-17T11:08:44.590Z] === RUN   TestRenameRunningContainerAndReuse
11:08:44 [2020-06-17T11:08:44.637Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
11:08:44 [2020-06-17T11:08:44.637Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:08:44 [2020-06-17T11:08:44.810Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:08:45 [2020-06-17T11:08:45.068Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:08:45 [2020-06-17T11:08:45.068Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:08:45 [2020-06-17T11:08:45.325Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
11:08:45 [2020-06-17T11:08:45.547Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s)
11:08:45 [2020-06-17T11:08:45.547Z] === RUN   TestAuthZPluginErrorResponse
11:08:46 [2020-06-17T11:08:46.114Z] --- PASS: TestAuthZPluginErrorResponse (0.63s)
11:08:46 [2020-06-17T11:08:46.114Z] === RUN   TestAuthZPluginErrorRequest
11:08:46 [2020-06-17T11:08:46.258Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:08:46 [2020-06-17T11:08:46.529Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
11:08:46 [2020-06-17T11:08:46.529Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:08:46 [2020-06-17T11:08:46.611Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s)
11:08:46 [2020-06-17T11:08:46.611Z] === RUN   TestRenameInvalidName
11:08:47 [2020-06-17T11:08:47.050Z] --- PASS: TestAuthZPluginErrorRequest (0.62s)
11:08:47 [2020-06-17T11:08:47.050Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:08:47 [2020-06-17T11:08:47.225Z] --- PASS: TestRenameInvalidName (0.88s)
11:08:47 [2020-06-17T11:08:47.226Z] === RUN   TestRenameAnonymousContainer
11:08:47 [2020-06-17T11:08:47.617Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s)
11:08:47 [2020-06-17T11:08:47.617Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:08:47 [2020-06-17T11:08:47.897Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
11:08:47 [2020-06-17T11:08:47.897Z] === RUN   TestCgroupNamespacesRunOlderClient
11:08:48 [2020-06-17T11:08:48.783Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
11:08:49 [2020-06-17T11:08:49.521Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
11:08:49 [2020-06-17T11:08:49.521Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:08:50 [2020-06-17T11:08:50.419Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s)
11:08:50 [2020-06-17T11:08:50.419Z] === RUN   TestKernelTCPMemory
11:08:50 [2020-06-17T11:08:50.419Z] --- SKIP: TestKernelTCPMemory (0.03s)
11:08:50 [2020-06-17T11:08:50.419Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:08:50 [2020-06-17T11:08:50.419Z] === RUN   TestNISDomainname
11:08:50 [2020-06-17T11:08:50.419Z] --- SKIP: TestNISDomainname (0.01s)
11:08:50 [2020-06-17T11:08:50.419Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:08:50 [2020-06-17T11:08:50.419Z] === RUN   TestHostnameDnsResolution
11:08:50 [2020-06-17T11:08:50.679Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:08:50 [2020-06-17T11:08:50.983Z] --- PASS: TestHostnameDnsResolution (0.69s)
11:08:50 [2020-06-17T11:08:50.983Z] === RUN   TestStats
11:08:50 [2020-06-17T11:08:50.983Z] --- SKIP: TestStats (0.00s)
11:08:50 [2020-06-17T11:08:50.983Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:08:50 [2020-06-17T11:08:50.983Z] === RUN   TestStopContainerWithTimeout
11:08:50 [2020-06-17T11:08:50.983Z] === RUN   TestStopContainerWithTimeout/0
11:08:50 [2020-06-17T11:08:50.983Z] === PAUSE TestStopContainerWithTimeout/0
11:08:50 [2020-06-17T11:08:50.983Z] === RUN   TestStopContainerWithTimeout/1
11:08:50 [2020-06-17T11:08:50.983Z] === PAUSE TestStopContainerWithTimeout/1
11:08:50 [2020-06-17T11:08:50.983Z] === RUN   TestStopContainerWithTimeout/3
11:08:50 [2020-06-17T11:08:50.983Z] === PAUSE TestStopContainerWithTimeout/3
11:08:50 [2020-06-17T11:08:50.983Z] === RUN   TestStopContainerWithTimeout/-1
11:08:50 [2020-06-17T11:08:50.983Z] === PAUSE TestStopContainerWithTimeout/-1
11:08:50 [2020-06-17T11:08:50.983Z] === CONT  TestStopContainerWithTimeout/0
11:08:50 [2020-06-17T11:08:50.983Z] === CONT  TestStopContainerWithTimeout/3
11:08:51 [2020-06-17T11:08:51.548Z] === CONT  TestStopContainerWithTimeout/-1
11:08:51 [2020-06-17T11:08:51.612Z] === RUN   TestDockerSuite/TestBuildContChar
11:08:52 [2020-06-17T11:08:52.054Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
11:08:52 [2020-06-17T11:08:52.054Z] === RUN   TestAuthZPluginHeader
11:08:52 [2020-06-17T11:08:52.177Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
11:08:52 [2020-06-17T11:08:52.713Z] --- PASS: TestRenameAnonymousContainer (4.87s)
11:08:52 [2020-06-17T11:08:52.713Z] === RUN   TestRenameContainerWithSameName
11:08:52 [2020-06-17T11:08:52.989Z] --- PASS: TestAuthZPluginHeader (0.98s)
11:08:52 [2020-06-17T11:08:52.989Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:08:52 [2020-06-17T11:08:52.989Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:08:52 [2020-06-17T11:08:52.989Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:08:52 [2020-06-17T11:08:52.989Z] === RUN   TestAuthZPluginV2Disable
11:08:52 [2020-06-17T11:08:52.989Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:08:52 [2020-06-17T11:08:52.989Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:08:52 [2020-06-17T11:08:52.989Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:08:52 [2020-06-17T11:08:52.989Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:08:52 [2020-06-17T11:08:52.989Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:08:52 [2020-06-17T11:08:52.989Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:08:52 [2020-06-17T11:08:52.989Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:08:52 [2020-06-17T11:08:52.989Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:08:52 [2020-06-17T11:08:52.989Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:08:52 [2020-06-17T11:08:52.996Z] --- PASS: TestRenameContainerWithSameName (0.93s)
11:08:52 [2020-06-17T11:08:52.996Z] === RUN   TestRenameContainerWithLinkedContainer
11:08:53 [2020-06-17T11:08:53.109Z] --- PASS: TestUpdateRestartPolicy (12.61s)
11:08:53 [2020-06-17T11:08:53.109Z] === RUN   TestUpdateRestartWithAutoRemove
11:08:53 [2020-06-17T11:08:53.440Z] === CONT  TestStopContainerWithTimeout/1
11:08:54 [2020-06-17T11:08:54.044Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
11:08:54 [2020-06-17T11:08:54.044Z] === RUN   TestWaitNonBlocked
11:08:54 [2020-06-17T11:08:54.044Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:08:54 [2020-06-17T11:08:54.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:08:54 [2020-06-17T11:08:54.044Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:08:54 [2020-06-17T11:08:54.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:08:54 [2020-06-17T11:08:54.044Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:08:54 [2020-06-17T11:08:54.044Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:08:54 [2020-06-17T11:08:54.610Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:08:54 [2020-06-17T11:08:54.867Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
11:08:54 [2020-06-17T11:08:54.867Z] --- PASS: TestWaitNonBlocked (0.04s)
11:08:54 [2020-06-17T11:08:54.867Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
11:08:54 [2020-06-17T11:08:54.867Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
11:08:54 [2020-06-17T11:08:54.867Z] === RUN   TestWaitBlocked
11:08:54 [2020-06-17T11:08:54.867Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:08:54 [2020-06-17T11:08:54.867Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:08:54 [2020-06-17T11:08:54.867Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:08:54 [2020-06-17T11:08:54.867Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:08:55 [2020-06-17T11:08:55.018Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
11:08:55 [2020-06-17T11:08:55.018Z] === RUN   TestResize
11:08:55 [2020-06-17T11:08:55.125Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:08:55 [2020-06-17T11:08:55.125Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:08:55 [2020-06-17T11:08:55.333Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:08:55 [2020-06-17T11:08:55.333Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
11:08:55 [2020-06-17T11:08:55.333Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
11:08:55 [2020-06-17T11:08:55.333Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
11:08:55 [2020-06-17T11:08:55.333Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
11:08:55 [2020-06-17T11:08:55.333Z] === RUN   TestDeleteDevicemapper
11:08:55 [2020-06-17T11:08:55.333Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:08:55 [2020-06-17T11:08:55.333Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:08:55 [2020-06-17T11:08:55.333Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:08:55 [2020-06-17T11:08:55.633Z] --- PASS: TestResize (0.82s)
11:08:55 [2020-06-17T11:08:55.633Z] === RUN   TestResizeWithInvalidSize
11:08:55 [2020-06-17T11:08:55.690Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:08:55 [2020-06-17T11:08:55.959Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:08:56 [2020-06-17T11:08:56.218Z] --- PASS: TestWaitBlocked (0.04s)
11:08:56 [2020-06-17T11:08:56.218Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
11:08:56 [2020-06-17T11:08:56.218Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
11:08:56 [2020-06-17T11:08:56.218Z] === CONT  TestContainerStartOnDaemonRestart
11:08:56 [2020-06-17T11:08:56.218Z] === CONT  TestIpcModeOlderClient
11:08:56 [2020-06-17T11:08:56.255Z] --- PASS: TestResizeWithInvalidSize (0.88s)
11:08:56 [2020-06-17T11:08:56.255Z] === RUN   TestResizeWhenContainerNotStarted
11:08:56 [2020-06-17T11:08:56.265Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s)
11:08:56 [2020-06-17T11:08:56.265Z] === RUN   TestUpdateMemory
11:08:56 [2020-06-17T11:08:56.265Z] --- SKIP: TestUpdateMemory (0.00s)
11:08:56 [2020-06-17T11:08:56.265Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:08:56 [2020-06-17T11:08:56.265Z] === RUN   TestUpdateCPUQuota
11:08:56 [2020-06-17T11:08:56.265Z] --- SKIP: TestUpdateCPUQuota (0.00s)
11:08:56 [2020-06-17T11:08:56.265Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
11:08:56 [2020-06-17T11:08:56.265Z] === RUN   TestUpdatePidsLimit
11:08:56 [2020-06-17T11:08:56.265Z] --- SKIP: TestUpdatePidsLimit (0.00s)
11:08:56 [2020-06-17T11:08:56.265Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
11:08:56 [2020-06-17T11:08:56.265Z] === RUN   TestUpdateRestartPolicy
11:08:56 [2020-06-17T11:08:56.475Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:08:56 [2020-06-17T11:08:56.475Z] --- PASS: TestIpcModeOlderClient (0.11s)
11:08:56 [2020-06-17T11:08:56.475Z] === CONT  TestDaemonHostGatewayIP
11:08:57 [2020-06-17T11:08:57.040Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:08:57 [2020-06-17T11:08:57.262Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:08:57 [2020-06-17T11:08:57.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:08:57 [2020-06-17T11:08:57.605Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:08:58 [2020-06-17T11:08:58.538Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
11:08:59 [2020-06-17T11:08:59.256Z] Removing intermediate container 1bc18190e296
11:08:59 [2020-06-17T11:08:59.256Z]  ---> b1037d31a160
11:08:59 [2020-06-17T11:08:59.256Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $env:GO111MODULE = 'on';     &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     $env:GO111MODULE = 'on';     &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum;     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
11:08:59 [2020-06-17T11:08:59.256Z]  ---> Running in cbe6b1726661
11:08:59 [2020-06-17T11:08:59.256Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
11:08:59 [2020-06-17T11:08:59.256Z] go: finding gotest.tools v0.3.5
11:08:59 [2020-06-17T11:08:59.256Z] go: finding gotest.tools/gotestsum v0.3.5
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading gotest.tools/gotestsum v0.3.5
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting gotest.tools/gotestsum v0.3.5
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading gotest.tools v2.1.0+incompatible
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting gotest.tools v2.1.0+incompatible
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/pkg/errors v0.8.0
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/spf13/pflag v1.0.1
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/pkg/errors v0.8.0
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/spf13/pflag v1.0.1
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/fatih/color v1.6.0
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/fatih/color v1.6.0
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/mattn/go-colorable v0.0.9
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/mattn/go-colorable v0.0.9
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/sirupsen/logrus v1.0.5
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/sirupsen/logrus v1.0.5
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/jonboulle/clockwork v0.1.0
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/jonboulle/clockwork v0.1.0
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/mattn/go-isatty v0.0.3
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/mattn/go-isatty v0.0.3
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
11:08:59 [2020-06-17T11:08:59.256Z] go: finding gotest.tools/gotestsum v0.5.0
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading gotest.tools/gotestsum v0.5.0
11:08:59 [2020-06-17T11:08:59.256Z] go: finding gotest.tools v2.2.0+incompatible
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading gotest.tools v2.2.0+incompatible
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting gotest.tools v2.2.0+incompatible
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting gotest.tools/gotestsum v0.5.0
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/pkg/errors v0.9.1
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/spf13/pflag v1.0.3
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/fatih/color v1.9.0
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/fatih/color v1.9.0
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/spf13/pflag v1.0.3
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/mattn/go-isatty v0.0.12
11:08:59 [2020-06-17T11:08:59.256Z] go: downloading github.com/mattn/go-colorable v0.1.6
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/pkg/errors v0.9.1
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/mattn/go-isatty v0.0.12
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting github.com/mattn/go-colorable v0.1.6
11:08:59 [2020-06-17T11:08:59.256Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:08:59 [2020-06-17T11:08:59.256Z] go: finding github.com/fatih/color v1.9.0
11:08:59 [2020-06-17T11:08:59.256Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:08:59 [2020-06-17T11:08:59.256Z] go: finding github.com/pkg/errors v0.9.1
11:08:59 [2020-06-17T11:08:59.257Z] go: finding github.com/spf13/pflag v1.0.3
11:08:59 [2020-06-17T11:08:59.257Z] go: finding github.com/mattn/go-colorable v0.1.6
11:08:59 [2020-06-17T11:08:59.257Z] go: finding github.com/mattn/go-isatty v0.0.12
11:08:59 [2020-06-17T11:08:59.257Z] go: finding github.com/jonboulle/clockwork v0.1.0
11:08:59 [2020-06-17T11:08:59.257Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:08:59 [2020-06-17T11:08:59.257Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:08:59 [2020-06-17T11:08:59.257Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:08:59 [2020-06-17T11:08:59.257Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:08:59 [2020-06-17T11:08:59.257Z] INFO: Build done for gotestsum...
11:08:59 [2020-06-17T11:08:59.288Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:08:59 [2020-06-17T11:08:59.571Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:09:00 [2020-06-17T11:09:00.437Z] --- PASS: TestContainerStartOnDaemonRestart (3.83s)
11:09:00 [2020-06-17T11:09:00.438Z] === CONT  TestContainerKillOnDaemonStart
11:09:01 [2020-06-17T11:09:01.003Z] --- PASS: TestDaemonHostGatewayIP (4.50s)
11:09:01 [2020-06-17T11:09:01.003Z] === CONT  TestDaemonRestartIpcMode
11:09:01 [2020-06-17T11:09:01.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:09:01 [2020-06-17T11:09:01.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:09:01 [2020-06-17T11:09:01.936Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
11:09:02 [2020-06-17T11:09:02.515Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:09:02 [2020-06-17T11:09:02.515Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:09:03 [2020-06-17T11:09:03.836Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
11:09:04 [2020-06-17T11:09:04.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:09:04 [2020-06-17T11:09:04.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:09:04 [2020-06-17T11:09:04.768Z] --- PASS: TestDaemonRestartIpcMode (3.68s)
11:09:07 [2020-06-17T11:09:07.296Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:09:07 [2020-06-17T11:09:07.296Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
11:09:07 [2020-06-17T11:09:07.861Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:09:07 [2020-06-17T11:09:07.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:09:07 [2020-06-17T11:09:07.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:09:08 [2020-06-17T11:09:08.118Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:09:08 [2020-06-17T11:09:08.447Z] --- PASS: TestUpdateRestartPolicy (11.05s)
11:09:08 [2020-06-17T11:09:08.447Z] === RUN   TestUpdateRestartWithAutoRemove
11:09:08 [2020-06-17T11:09:08.447Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
11:09:08 [2020-06-17T11:09:08.447Z] === RUN   TestWaitNonBlocked
11:09:08 [2020-06-17T11:09:08.447Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:09:08 [2020-06-17T11:09:08.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:09:08 [2020-06-17T11:09:08.447Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:09:08 [2020-06-17T11:09:08.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:09:08 [2020-06-17T11:09:08.447Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:09:08 [2020-06-17T11:09:08.447Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:09:08 [2020-06-17T11:09:08.703Z] --- PASS: TestWaitNonBlocked (0.01s)
11:09:08 [2020-06-17T11:09:08.703Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
11:09:08 [2020-06-17T11:09:08.703Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
11:09:08 [2020-06-17T11:09:08.703Z] === RUN   TestWaitBlocked
11:09:08 [2020-06-17T11:09:08.703Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:09:08 [2020-06-17T11:09:08.703Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:09:08 [2020-06-17T11:09:08.703Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:09:08 [2020-06-17T11:09:08.703Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:09:08 [2020-06-17T11:09:08.703Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:09:08 [2020-06-17T11:09:08.703Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:09:09 [2020-06-17T11:09:09.267Z] --- PASS: TestWaitBlocked (0.01s)
11:09:09 [2020-06-17T11:09:09.267Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
11:09:09 [2020-06-17T11:09:09.267Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
11:09:09 [2020-06-17T11:09:09.267Z] === CONT  TestDaemonRestartIpcMode
11:09:09 [2020-06-17T11:09:09.267Z] === CONT  TestIpcModeOlderClient
11:09:09 [2020-06-17T11:09:09.267Z] --- PASS: TestIpcModeOlderClient (0.08s)
11:09:10 [2020-06-17T11:09:10.012Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:09:10 [2020-06-17T11:09:10.015Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
11:09:10 [2020-06-17T11:09:10.015Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s)
11:09:10 [2020-06-17T11:09:10.015Z] === RUN   TestCgroupNamespacesRun
11:09:11 [2020-06-17T11:09:11.070Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s)
11:09:11 [2020-06-17T11:09:11.070Z] PASS
11:09:11 [2020-06-17T11:09:11.070Z] 
11:09:11 [2020-06-17T11:09:11.070Z] === Skipped
11:09:11 [2020-06-17T11:09:11.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:09:11 [2020-06-17T11:09:11.070Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:11 [2020-06-17T11:09:11.070Z] 
11:09:11 [2020-06-17T11:09:11.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:09:11 [2020-06-17T11:09:11.070Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:11 [2020-06-17T11:09:11.070Z] 
11:09:11 [2020-06-17T11:09:11.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:09:11 [2020-06-17T11:09:11.070Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:11 [2020-06-17T11:09:11.070Z] 
11:09:11 [2020-06-17T11:09:11.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:09:11 [2020-06-17T11:09:11.070Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:11 [2020-06-17T11:09:11.070Z] 
11:09:11 [2020-06-17T11:09:11.070Z] 
11:09:11 [2020-06-17T11:09:11.070Z] DONE 17 tests, 4 skipped in 31.667s
11:09:11 [2020-06-17T11:09:11.070Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:09:11 [2020-06-17T11:09:11.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:09:11 [2020-06-17T11:09:11.070Z] ++ set -e
11:09:11 [2020-06-17T11:09:11.070Z] ++ '[' -n 0 ']'
11:09:11 [2020-06-17T11:09:11.070Z] ++ set -x
11:09:11 [2020-06-17T11:09:11.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:09:11 [2020-06-17T11:09:11.070Z] INFO: Testing against a local daemon
11:09:11 [2020-06-17T11:09:11.070Z] === RUN   TestPluginInvalidJSON
11:09:11 [2020-06-17T11:09:11.070Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:09:11 [2020-06-17T11:09:11.070Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:09:11 [2020-06-17T11:09:11.070Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:09:11 [2020-06-17T11:09:11.070Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:09:11 [2020-06-17T11:09:11.070Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:09:11 [2020-06-17T11:09:11.070Z] === RUN   TestPluginInstall
11:09:11 [2020-06-17T11:09:11.070Z] === RUN   TestPluginInstall/no_auth
11:09:12 [2020-06-17T11:09:12.036Z] --- PASS: TestCgroupNamespacesRun (1.70s)
11:09:12 [2020-06-17T11:09:12.036Z] === RUN   TestCgroupNamespacesRunPrivileged
11:09:12 [2020-06-17T11:09:12.537Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
11:09:12 [2020-06-17T11:09:12.795Z] --- PASS: TestContainerKillOnDaemonStart (12.55s)
11:09:12 [2020-06-17T11:09:12.795Z] PASS
11:09:12 [2020-06-17T11:09:12.795Z] 
11:09:12 [2020-06-17T11:09:12.795Z] === Skipped
11:09:12 [2020-06-17T11:09:12.795Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:09:12 [2020-06-17T11:09:12.795Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:09:12 [2020-06-17T11:09:12.795Z] 
11:09:12 [2020-06-17T11:09:12.795Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:09:12 [2020-06-17T11:09:12.795Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:09:12 [2020-06-17T11:09:12.795Z] 
11:09:12 [2020-06-17T11:09:12.795Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:09:12 [2020-06-17T11:09:12.795Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:09:12 [2020-06-17T11:09:12.795Z] 
11:09:12 [2020-06-17T11:09:12.795Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:09:12 [2020-06-17T11:09:12.795Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:09:12 [2020-06-17T11:09:12.795Z] 
11:09:12 [2020-06-17T11:09:12.795Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:09:12 [2020-06-17T11:09:12.795Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:09:12 [2020-06-17T11:09:12.795Z] 
11:09:12 [2020-06-17T11:09:12.795Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:09:12 [2020-06-17T11:09:12.795Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:09:12 [2020-06-17T11:09:12.795Z] 
11:09:12 [2020-06-17T11:09:12.795Z] 
11:09:12 [2020-06-17T11:09:12.795Z] DONE 203 tests, 6 skipped in 147.405s
11:09:12 [2020-06-17T11:09:12.795Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:09:12 [2020-06-17T11:09:12.795Z] ++ 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
11:09:12 [2020-06-17T11:09:12.795Z] ++ set -e
11:09:12 [2020-06-17T11:09:12.795Z] ++ '[' -n 0 ']'
11:09:12 [2020-06-17T11:09:12.795Z] ++ set -x
11:09:12 [2020-06-17T11:09:12.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
11:09:13 [2020-06-17T11:09:13.052Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:09:13 [2020-06-17T11:09:13.052Z] INFO: Testing against a local daemon
11:09:13 [2020-06-17T11:09:13.052Z] === RUN   TestCommitInheritsEnv
11:09:13 [2020-06-17T11:09:13.310Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
11:09:13 [2020-06-17T11:09:13.310Z] --- PASS: TestCommitInheritsEnv (0.41s)
11:09:13 [2020-06-17T11:09:13.310Z] === RUN   TestImportExtremelyLargeImageWorks
11:09:13 [2020-06-17T11:09:13.310Z] === PAUSE TestImportExtremelyLargeImageWorks
11:09:13 [2020-06-17T11:09:13.310Z] === RUN   TestImagesFilterMultiReference
11:09:13 [2020-06-17T11:09:13.441Z] --- PASS: TestDaemonRestartIpcMode (4.19s)
11:09:13 [2020-06-17T11:09:13.441Z] PASS
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === Skipped
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
11:09:13 [2020-06-17T11:09:13.441Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestPause (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
11:09:13 [2020-06-17T11:09:13.441Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
11:09:13 [2020-06-17T11:09:13.441Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
11:09:13 [2020-06-17T11:09:13.441Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestStats (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
11:09:13 [2020-06-17T11:09:13.441Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] 
11:09:13 [2020-06-17T11:09:13.441Z] DONE 184 tests, 24 skipped in 78.432s
11:09:13 [2020-06-17T11:09:13.441Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:09:13 [2020-06-17T11:09:13.510Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
11:09:13 [2020-06-17T11:09:13.510Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:09:13 [2020-06-17T11:09:13.568Z] --- PASS: TestImagesFilterMultiReference (0.08s)
11:09:13 [2020-06-17T11:09:13.568Z] === RUN   TestImagePullPlatformInvalid
11:09:13 [2020-06-17T11:09:13.568Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
11:09:13 [2020-06-17T11:09:13.568Z] === RUN   TestRemoveImageOrphaning
11:09:13 [2020-06-17T11:09:13.698Z] INFO: Testing against a local daemon
11:09:13 [2020-06-17T11:09:13.698Z] === RUN   TestCommitInheritsEnv
11:09:13 [2020-06-17T11:09:13.826Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
11:09:13 [2020-06-17T11:09:13.826Z] --- PASS: TestRemoveImageOrphaning (0.36s)
11:09:13 [2020-06-17T11:09:13.826Z] === RUN   TestRemoveImageGarbageCollector
11:09:14 [2020-06-17T11:09:14.390Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:09:14 [2020-06-17T11:09:14.390Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:09:14 [2020-06-17T11:09:14.390Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:09:14 [2020-06-17T11:09:14.391Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:09:14 [2020-06-17T11:09:14.391Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:09:14 [2020-06-17T11:09:14.391Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:09:15 [2020-06-17T11:09:15.066Z] --- PASS: TestCommitInheritsEnv (1.46s)
11:09:15 [2020-06-17T11:09:15.066Z] === RUN   TestImportExtremelyLargeImageWorks
11:09:15 [2020-06-17T11:09:15.066Z] === PAUSE TestImportExtremelyLargeImageWorks
11:09:15 [2020-06-17T11:09:15.066Z] === RUN   TestImagesFilterMultiReference
11:09:15 [2020-06-17T11:09:15.322Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:09:15 [2020-06-17T11:09:15.323Z] === RUN   TestImagePullPlatformInvalid
11:09:15 [2020-06-17T11:09:15.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:09:15 [2020-06-17T11:09:15.323Z] === RUN   TestRemoveImageOrphaning
11:09:15 [2020-06-17T11:09:15.531Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s)
11:09:15 [2020-06-17T11:09:15.531Z] === RUN   TestCgroupNamespacesRunHostMode
11:09:16 [2020-06-17T11:09:16.287Z] --- PASS: TestRemoveImageGarbageCollector (2.09s)
11:09:16 [2020-06-17T11:09:16.287Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:09:16 [2020-06-17T11:09:16.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
11:09:16 [2020-06-17T11:09:16.287Z] === RUN   TestTagInvalidReference
11:09:16 [2020-06-17T11:09:16.287Z] --- PASS: TestTagInvalidReference (0.04s)
11:09:16 [2020-06-17T11:09:16.287Z] === RUN   TestTagValidPrefixedRepo
11:09:16 [2020-06-17T11:09:16.287Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
11:09:16 [2020-06-17T11:09:16.287Z] === RUN   TestTagExistedNameWithoutForce
11:09:16 [2020-06-17T11:09:16.287Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:09:16 [2020-06-17T11:09:16.287Z] === RUN   TestTagOfficialNames
11:09:16 [2020-06-17T11:09:16.287Z] --- PASS: TestTagOfficialNames (0.05s)
11:09:16 [2020-06-17T11:09:16.287Z] === RUN   TestTagMatchesDigest
11:09:16 [2020-06-17T11:09:16.287Z] --- PASS: TestTagMatchesDigest (0.05s)
11:09:16 [2020-06-17T11:09:16.287Z] === CONT  TestImportExtremelyLargeImageWorks
11:09:17 [2020-06-17T11:09:17.003Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
11:09:17 [2020-06-17T11:09:17.003Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:09:17 [2020-06-17T11:09:17.135Z] Removing intermediate container cbe6b1726661
11:09:17 [2020-06-17T11:09:17.135Z]  ---> 0fad344c680e
11:09:17 [2020-06-17T11:09:17.135Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
11:09:17 [2020-06-17T11:09:17.135Z]  ---> Running in de7a9227b396
11:09:17 [2020-06-17T11:09:17.135Z] Removing intermediate container de7a9227b396
11:09:17 [2020-06-17T11:09:17.135Z]  ---> 44602b5a7b4e
11:09:17 [2020-06-17T11:09:17.135Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
11:09:17 [2020-06-17T11:09:17.135Z]  ---> Running in 2d2cf381ba85
11:09:17 [2020-06-17T11:09:17.215Z] --- PASS: TestRemoveImageOrphaning (1.91s)
11:09:17 [2020-06-17T11:09:17.215Z] === RUN   TestRemoveImageGarbageCollector
11:09:17 [2020-06-17T11:09:17.215Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:09:17 [2020-06-17T11:09:17.215Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:09:17 [2020-06-17T11:09:17.215Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:09:17 [2020-06-17T11:09:17.215Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:09:17 [2020-06-17T11:09:17.215Z] === RUN   TestTagInvalidReference
11:09:17 [2020-06-17T11:09:17.215Z] --- PASS: TestTagInvalidReference (0.02s)
11:09:17 [2020-06-17T11:09:17.215Z] === RUN   TestTagValidPrefixedRepo
11:09:17 [2020-06-17T11:09:17.215Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:09:17 [2020-06-17T11:09:17.215Z] === RUN   TestTagExistedNameWithoutForce
11:09:17 [2020-06-17T11:09:17.215Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:09:17 [2020-06-17T11:09:17.215Z] === RUN   TestTagOfficialNames
11:09:17 [2020-06-17T11:09:17.215Z] --- PASS: TestTagOfficialNames (0.04s)
11:09:17 [2020-06-17T11:09:17.215Z] === RUN   TestTagMatchesDigest
11:09:17 [2020-06-17T11:09:17.215Z] --- PASS: TestTagMatchesDigest (0.02s)
11:09:17 [2020-06-17T11:09:17.215Z] === CONT  TestImportExtremelyLargeImageWorks
11:09:17 [2020-06-17T11:09:17.608Z] Removing intermediate container 2d2cf381ba85
11:09:17 [2020-06-17T11:09:17.609Z]  ---> eb5fb028b1ab
11:09:17 [2020-06-17T11:09:17.609Z] Step 10/10 : COPY . .
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1583497b4f19f3b17e39dc40dcbdfd0e04bc791a58512f0317a537cca7999aa" mediatype=application/vnd.docker.plugin.v1+json size=522
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1583497b4f19f3b17e39dc40dcbdfd0e04bc791a58512f0317a537cca7999aa" mediatype=application/vnd.docker.plugin.v1+json size=522
11:09:17 [2020-06-17T11:09:17.634Z] === RUN   TestPluginInstall/with_htpasswd
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74ba6ba604a4d8e015ace5ba41dbdea86f7fc32a4d70f800337a97186a8c387e" mediatype=application/vnd.docker.plugin.v1+json size=522
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:09:17 [2020-06-17T11:09:17.634Z] time="2020-06-17T11:09:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74ba6ba604a4d8e015ace5ba41dbdea86f7fc32a4d70f800337a97186a8c387e" mediatype=application/vnd.docker.plugin.v1+json size=522
11:09:17 [2020-06-17T11:09:17.658Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:09:18 [2020-06-17T11:09:18.201Z] === RUN   TestPluginInstall/with_insecure
11:09:19 [2020-06-17T11:09:19.025Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
11:09:19 [2020-06-17T11:09:19.025Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:09:19 [2020-06-17T11:09:19.555Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
11:09:19 [2020-06-17T11:09:19.577Z] time="2020-06-17T11:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:09:19 [2020-06-17T11:09:19.577Z] time="2020-06-17T11:09:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:09:19 [2020-06-17T11:09:19.577Z] time="2020-06-17T11:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d178dd478de7675f1a6ba56786cd309a497215b55caded87b1d524556c093e6" mediatype=application/vnd.docker.plugin.v1+json size=522
11:09:19 [2020-06-17T11:09:19.577Z] time="2020-06-17T11:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:09:19 [2020-06-17T11:09:19.577Z] time="2020-06-17T11:09:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:09:19 [2020-06-17T11:09:19.577Z] time="2020-06-17T11:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d178dd478de7675f1a6ba56786cd309a497215b55caded87b1d524556c093e6" mediatype=application/vnd.docker.plugin.v1+json size=522
11:09:19 [2020-06-17T11:09:19.836Z] --- PASS: TestPluginInstall (8.69s)
11:09:19 [2020-06-17T11:09:19.836Z]     --- PASS: TestPluginInstall/no_auth (5.75s)
11:09:19 [2020-06-17T11:09:19.836Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
11:09:19 [2020-06-17T11:09:19.836Z]     --- PASS: TestPluginInstall/with_insecure (1.74s)
11:09:19 [2020-06-17T11:09:19.836Z]         plugin_test.go:157: [d0c053d642268] daemon is not started
11:09:19 [2020-06-17T11:09:19.836Z] PASS
11:09:19 [2020-06-17T11:09:19.836Z] 
11:09:19 [2020-06-17T11:09:19.836Z] DONE 6 tests in 8.895s
11:09:19 [2020-06-17T11:09:19.836Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:09:19 [2020-06-17T11:09:19.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:09:19 [2020-06-17T11:09:19.836Z] ++ set -e
11:09:19 [2020-06-17T11:09:19.836Z] ++ '[' -n 0 ']'
11:09:19 [2020-06-17T11:09:19.836Z] ++ set -x
11:09:19 [2020-06-17T11:09:19.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:09:20 [2020-06-17T11:09:20.094Z] INFO: Testing against a local daemon
11:09:20 [2020-06-17T11:09:20.094Z] === RUN   TestExternalGraphDriver
11:09:20 [2020-06-17T11:09:20.094Z] === RUN   TestExternalGraphDriver/json
11:09:20 [2020-06-17T11:09:20.497Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s)
11:09:20 [2020-06-17T11:09:20.497Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:09:20 [2020-06-17T11:09:20.927Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
11:09:21 [2020-06-17T11:09:21.111Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
11:09:21 [2020-06-17T11:09:21.111Z] === RUN   TestCgroupNamespacesRunOlderClient
11:09:21 [2020-06-17T11:09:21.185Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
11:09:21 [2020-06-17T11:09:21.754Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
11:09:22 [2020-06-17T11:09:22.012Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:09:22 [2020-06-17T11:09:22.627Z] === RUN   TestExternalGraphDriver/spec
11:09:23 [2020-06-17T11:09:23.133Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s)
11:09:23 [2020-06-17T11:09:23.133Z] === RUN   TestKernelTCPMemory
11:09:24 [2020-06-17T11:09:24.144Z] --- PASS: TestKernelTCPMemory (0.92s)
11:09:24 [2020-06-17T11:09:24.144Z] === RUN   TestNISDomainname
11:09:25 [2020-06-17T11:09:25.152Z] --- PASS: TestNISDomainname (0.98s)
11:09:25 [2020-06-17T11:09:25.152Z] === RUN   TestHostnameDnsResolution
11:09:25 [2020-06-17T11:09:25.159Z] === RUN   TestExternalGraphDriver/pull
11:09:25 [2020-06-17T11:09:25.290Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
11:09:25 [2020-06-17T11:09:25.548Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:09:25 [2020-06-17T11:09:25.548Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
11:09:26 [2020-06-17T11:09:26.112Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:09:26 [2020-06-17T11:09:26.624Z] --- PASS: TestHostnameDnsResolution (1.63s)
11:09:26 [2020-06-17T11:09:26.624Z] === RUN   TestStats
11:09:27 [2020-06-17T11:09:27.691Z] --- PASS: TestExternalGraphDriver (7.63s)
11:09:27 [2020-06-17T11:09:27.691Z]     --- PASS: TestExternalGraphDriver/json (2.38s)
11:09:27 [2020-06-17T11:09:27.691Z]     --- PASS: TestExternalGraphDriver/spec (2.74s)
11:09:27 [2020-06-17T11:09:27.691Z]     --- PASS: TestExternalGraphDriver/pull (2.38s)
11:09:27 [2020-06-17T11:09:27.691Z] === RUN   TestGraphdriverPluginV2
11:09:27 [2020-06-17T11:09:27.691Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
11:09:27 [2020-06-17T11:09:27.691Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:27 [2020-06-17T11:09:27.691Z] PASS
11:09:27 [2020-06-17T11:09:27.691Z] 
11:09:27 [2020-06-17T11:09:27.691Z] === Skipped
11:09:27 [2020-06-17T11:09:27.691Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
11:09:27 [2020-06-17T11:09:27.691Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:09:27 [2020-06-17T11:09:27.691Z] 
11:09:27 [2020-06-17T11:09:27.691Z] 
11:09:27 [2020-06-17T11:09:27.691Z] DONE 5 tests, 1 skipped in 7.856s
11:09:27 [2020-06-17T11:09:27.691Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:09:27 [2020-06-17T11:09:27.691Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:09:27 [2020-06-17T11:09:27.691Z] ++ set -e
11:09:27 [2020-06-17T11:09:27.691Z] ++ '[' -n 0 ']'
11:09:27 [2020-06-17T11:09:27.691Z] ++ set -x
11:09:27 [2020-06-17T11:09:27.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:09:27 [2020-06-17T11:09:27.950Z] INFO: Testing against a local daemon
11:09:27 [2020-06-17T11:09:27.950Z] === RUN   TestContinueAfterPluginCrash
11:09:27 [2020-06-17T11:09:27.950Z] === PAUSE TestContinueAfterPluginCrash
11:09:27 [2020-06-17T11:09:27.950Z] === RUN   TestReadPluginNoRead
11:09:27 [2020-06-17T11:09:27.950Z] === PAUSE TestReadPluginNoRead
11:09:27 [2020-06-17T11:09:27.950Z] === RUN   TestDaemonStartWithLogOpt
11:09:27 [2020-06-17T11:09:27.950Z] === PAUSE TestDaemonStartWithLogOpt
11:09:27 [2020-06-17T11:09:27.950Z] === CONT  TestContinueAfterPluginCrash
11:09:27 [2020-06-17T11:09:27.950Z] === CONT  TestDaemonStartWithLogOpt
11:09:27 [2020-06-17T11:09:27.950Z] === CONT  TestReadPluginNoRead
11:09:28 [2020-06-17T11:09:28.640Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
11:09:30 [2020-06-17T11:09:30.077Z] --- PASS: TestStats (2.99s)
11:09:30 [2020-06-17T11:09:30.077Z] === RUN   TestStopContainerWithTimeout
11:09:30 [2020-06-17T11:09:30.077Z] === RUN   TestStopContainerWithTimeout/0
11:09:30 [2020-06-17T11:09:30.077Z] === PAUSE TestStopContainerWithTimeout/0
11:09:30 [2020-06-17T11:09:30.077Z] === RUN   TestStopContainerWithTimeout/1
11:09:30 [2020-06-17T11:09:30.077Z] === PAUSE TestStopContainerWithTimeout/1
11:09:30 [2020-06-17T11:09:30.077Z] === RUN   TestStopContainerWithTimeout/3
11:09:30 [2020-06-17T11:09:30.077Z] === PAUSE TestStopContainerWithTimeout/3
11:09:30 [2020-06-17T11:09:30.077Z] === RUN   TestStopContainerWithTimeout/-1
11:09:30 [2020-06-17T11:09:30.077Z] === PAUSE TestStopContainerWithTimeout/-1
11:09:30 [2020-06-17T11:09:30.077Z] === CONT  TestStopContainerWithTimeout/0
11:09:30 [2020-06-17T11:09:30.077Z] === CONT  TestStopContainerWithTimeout/3
11:09:30 [2020-06-17T11:09:30.538Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
11:09:30 [2020-06-17T11:09:30.691Z] === CONT  TestStopContainerWithTimeout/1
11:09:32 [2020-06-17T11:09:32.153Z] === RUN   TestReadPluginNoRead/default
11:09:32 [2020-06-17T11:09:32.435Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:09:32 [2020-06-17T11:09:32.717Z] === CONT  TestStopContainerWithTimeout/-1
11:09:32 [2020-06-17T11:09:32.720Z] --- PASS: TestDaemonStartWithLogOpt (4.77s)
11:09:34 [2020-06-17T11:09:34.096Z] === RUN   TestReadPluginNoRead/disabled_caching
11:09:34 [2020-06-17T11:09:34.961Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
11:09:35 [2020-06-17T11:09:35.390Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:09:35 [2020-06-17T11:09:35.390Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
11:09:35 [2020-06-17T11:09:35.390Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
11:09:35 [2020-06-17T11:09:35.390Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
11:09:35 [2020-06-17T11:09:35.390Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.86s)
11:09:35 [2020-06-17T11:09:35.390Z] === RUN   TestDeleteDevicemapper
11:09:35 [2020-06-17T11:09:35.390Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:09:35 [2020-06-17T11:09:35.390Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:09:35 [2020-06-17T11:09:35.390Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:09:35 [2020-06-17T11:09:35.892Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
11:09:35 [2020-06-17T11:09:35.998Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:09:37 [2020-06-17T11:09:37.899Z] --- PASS: TestReadPluginNoRead (9.75s)
11:09:37 [2020-06-17T11:09:37.899Z]     --- PASS: TestReadPluginNoRead/default (1.89s)
11:09:37 [2020-06-17T11:09:37.899Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.82s)
11:09:37 [2020-06-17T11:09:37.899Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s)
11:09:37 [2020-06-17T11:09:37.899Z]     read_test.go:92: [d5286b5833196] daemon is not started
11:09:38 [2020-06-17T11:09:38.003Z] Created binary: bundles/binary-daemon/dockerd-dev
11:09:38 [2020-06-17T11:09:38.003Z] Copying nested executables into bundles/binary-daemon
11:09:38 [2020-06-17T11:09:38.003Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:09:38 [2020-06-17T11:09:38.158Z] --- PASS: TestContinueAfterPluginCrash (10.16s)
11:09:38 [2020-06-17T11:09:38.158Z] PASS
11:09:38 [2020-06-17T11:09:38.158Z] 
11:09:38 [2020-06-17T11:09:38.158Z] DONE 6 tests in 10.319s
11:09:38 [2020-06-17T11:09:38.158Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:09:38 [2020-06-17T11:09:38.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:09:38 [2020-06-17T11:09:38.158Z] ++ set -e
11:09:38 [2020-06-17T11:09:38.158Z] ++ '[' -n 0 ']'
11:09:38 [2020-06-17T11:09:38.158Z] ++ set -x
11:09:38 [2020-06-17T11:09:38.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:09:38 [2020-06-17T11:09:38.158Z] testing: warning: no tests to run
11:09:38 [2020-06-17T11:09:38.158Z] PASS
11:09:38 [2020-06-17T11:09:38.158Z] 
11:09:38 [2020-06-17T11:09:38.158Z] DONE 0 tests in 0.046s
11:09:38 [2020-06-17T11:09:38.158Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:09:38 [2020-06-17T11:09:38.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:09:38 [2020-06-17T11:09:38.158Z] ++ set -e
11:09:38 [2020-06-17T11:09:38.158Z] ++ '[' -n 0 ']'
11:09:38 [2020-06-17T11:09:38.158Z] ++ set -x
11:09:38 [2020-06-17T11:09:38.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:09:38 [2020-06-17T11:09:38.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh cross
11:09:38 [2020-06-17T11:09:38.416Z] INFO: Testing against a local daemon
11:09:38 [2020-06-17T11:09:38.416Z] === RUN   TestPluginWithDevMounts
11:09:38 [2020-06-17T11:09:38.416Z] === PAUSE TestPluginWithDevMounts
11:09:38 [2020-06-17T11:09:38.416Z] === CONT  TestPluginWithDevMounts
11:09:38 [2020-06-17T11:09:38.419Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:09:38 [2020-06-17T11:09:38.628Z] 
11:09:38 [2020-06-17T11:09:38.843Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s)
11:09:38 [2020-06-17T11:09:38.843Z] === RUN   TestUpdateMemory
11:09:38 [2020-06-17T11:09:38.843Z] --- SKIP: TestUpdateMemory (0.00s)
11:09:38 [2020-06-17T11:09:38.843Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:09:38 [2020-06-17T11:09:38.843Z] === RUN   TestUpdateCPUQuota
11:09:38 [2020-06-17T11:09:38.882Z] Removing bundles/
11:09:38 [2020-06-17T11:09:38.882Z] 
11:09:38 [2020-06-17T11:09:38.882Z] ---> Making bundle: cross (in bundles/cross)
11:09:38 [2020-06-17T11:09:38.882Z] Cross building: bundles/cross/linux/amd64
11:09:38 [2020-06-17T11:09:38.882Z] Building: bundles/cross/linux/amd64/dockerd-dev
11:09:38 [2020-06-17T11:09:38.882Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:09:38 [2020-06-17T11:09:38.918Z]  ---> 384bc1e3eb68
11:09:38 [2020-06-17T11:09:38.918Z] Successfully built 384bc1e3eb68
11:09:38 [2020-06-17T11:09:38.918Z] Successfully tagged docker:latest
11:09:38 [2020-06-17T11:09:38.918Z] INFO: Image build ended at 06/17/2020 11:09:38. Duration:00:03:28.7484284
11:09:38 [2020-06-17T11:09:38.918Z] 
11:09:38 [2020-06-17T11:09:38.918Z] 
11:09:38 [2020-06-17T11:09:38.918Z] INFO: Building the test binaries at 06/17/2020 11:09:38...
11:09:39 [2020-06-17T11:09:39.350Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:09:39 [2020-06-17T11:09:39.849Z] --- PASS: TestUpdateCPUQuota (1.16s)
11:09:39 [2020-06-17T11:09:39.849Z] === RUN   TestUpdatePidsLimit
11:09:39 [2020-06-17T11:09:39.849Z] === RUN   TestUpdatePidsLimit/update_from_none
11:09:40 [2020-06-17T11:09:40.131Z] === RUN   TestUpdatePidsLimit/no_change
11:09:40 [2020-06-17T11:09:40.413Z] === RUN   TestUpdatePidsLimit/update_lower
11:09:40 [2020-06-17T11:09:40.721Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:09:40 [2020-06-17T11:09:40.721Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:09:40 [2020-06-17T11:09:40.948Z] --- PASS: TestPluginWithDevMounts (2.20s)
11:09:40 [2020-06-17T11:09:40.948Z] PASS
11:09:40 [2020-06-17T11:09:40.948Z] 
11:09:40 [2020-06-17T11:09:40.948Z] DONE 1 tests in 2.367s
11:09:40 [2020-06-17T11:09:40.948Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:09:40 [2020-06-17T11:09:40.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:09:40 [2020-06-17T11:09:40.948Z] ++ set -e
11:09:40 [2020-06-17T11:09:40.948Z] ++ '[' -n 0 ']'
11:09:40 [2020-06-17T11:09:40.948Z] ++ set -x
11:09:40 [2020-06-17T11:09:40.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:09:40 [2020-06-17T11:09:40.948Z] INFO: Testing against a local daemon
11:09:40 [2020-06-17T11:09:40.948Z] === RUN   TestSecretInspect
11:09:41 [2020-06-17T11:09:41.042Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:09:41 [2020-06-17T11:09:41.363Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:09:41 [2020-06-17T11:09:41.645Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:09:42 [2020-06-17T11:09:42.259Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:09:42 [2020-06-17T11:09:42.751Z] INFO: make.ps1 starting at 06/17/2020 11:09:41
11:09:42 [2020-06-17T11:09:42.751Z] INFO: Git commit (3e2965831f) assumed from DOCKER_GITCOMMIT environment variable
11:09:42 [2020-06-17T11:09:42.751Z] INFO: Invoking autogen...
11:09:43 [2020-06-17T11:09:43.224Z] INFO: Building daemon...
11:09:43 [2020-06-17T11:09:43.482Z] --- PASS: TestSecretInspect (2.71s)
11:09:43 [2020-06-17T11:09:43.482Z] === RUN   TestSecretList
11:09:43 [2020-06-17T11:09:43.729Z] --- PASS: TestUpdatePidsLimit (3.89s)
11:09:43 [2020-06-17T11:09:43.730Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
11:09:43 [2020-06-17T11:09:43.730Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
11:09:43 [2020-06-17T11:09:43.730Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
11:09:43 [2020-06-17T11:09:43.730Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
11:09:43 [2020-06-17T11:09:43.730Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
11:09:43 [2020-06-17T11:09:43.730Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
11:09:43 [2020-06-17T11:09:43.730Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
11:09:43 [2020-06-17T11:09:43.730Z] === RUN   TestUpdateRestartPolicy
11:09:44 [2020-06-17T11:09:44.900Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
11:09:44 [2020-06-17T11:09:44.900Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:09:45 [2020-06-17T11:09:45.160Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:09:45 [2020-06-17T11:09:45.418Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:09:46 [2020-06-17T11:09:46.767Z] --- PASS: TestSecretList (3.21s)
11:09:46 [2020-06-17T11:09:46.767Z] === RUN   TestSecretsCreateAndDelete
11:09:46 [2020-06-17T11:09:46.789Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:09:47 [2020-06-17T11:09:47.353Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
11:09:48 [2020-06-17T11:09:48.287Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:09:49 [2020-06-17T11:09:49.220Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:09:49 [2020-06-17T11:09:49.300Z] --- PASS: TestSecretsCreateAndDelete (2.64s)
11:09:49 [2020-06-17T11:09:49.300Z] === RUN   TestSecretsUpdate
11:09:49 [2020-06-17T11:09:49.478Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
11:09:50 [2020-06-17T11:09:50.047Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
11:09:50 [2020-06-17T11:09:50.616Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
11:09:51 [2020-06-17T11:09:51.180Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
11:09:52 [2020-06-17T11:09:52.141Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
11:09:52 [2020-06-17T11:09:52.141Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:09:52 [2020-06-17T11:09:52.585Z] --- PASS: TestSecretsUpdate (3.17s)
11:09:52 [2020-06-17T11:09:52.585Z] === RUN   TestTemplatedSecret
11:09:53 [2020-06-17T11:09:53.082Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
11:09:53 [2020-06-17T11:09:53.082Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
11:09:53 [2020-06-17T11:09:53.248Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
11:09:53 [2020-06-17T11:09:53.248Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:09:53 [2020-06-17T11:09:53.248Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:09:53 [2020-06-17T11:09:53.248Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:09:53 [2020-06-17T11:09:53.595Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:09:53 [2020-06-17T11:09:53.595Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:09:53 [2020-06-17T11:09:53.595Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:09:53 [2020-06-17T11:09:53.595Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:09:53 [2020-06-17T11:09:53.595Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:09:53 [2020-06-17T11:09:53.912Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:09:54 [2020-06-17T11:09:54.982Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
11:09:55 [2020-06-17T11:09:55.032Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:09:55 [2020-06-17T11:09:55.032Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:09:55 [2020-06-17T11:09:55.713Z] ok  	github.com/docker/docker/api/types/strslice	0.026s	coverage: 90.0% of statements
11:09:55 [2020-06-17T11:09:55.872Z] --- PASS: TestTemplatedSecret (3.44s)
11:09:55 [2020-06-17T11:09:55.872Z] === RUN   TestSecretCreateResolve
11:09:56 [2020-06-17T11:09:56.022Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
11:09:56 [2020-06-17T11:09:56.333Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
11:09:56 [2020-06-17T11:09:56.333Z] ok  	github.com/docker/docker/api/server/router/swarm	0.028s	coverage: 5.1% of statements
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:09:56 [2020-06-17T11:09:56.333Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:09:56 [2020-06-17T11:09:56.654Z] ok  	github.com/docker/docker/api/types/versions	0.013s	coverage: 75.0% of statements
11:09:56 [2020-06-17T11:09:56.654Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:09:56 [2020-06-17T11:09:56.654Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:09:56 [2020-06-17T11:09:56.654Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:09:56 [2020-06-17T11:09:56.654Z] ?   	github.com/docker/docker/builder	[no test files]
11:09:56 [2020-06-17T11:09:56.654Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:09:56 [2020-06-17T11:09:56.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:09:56 [2020-06-17T11:09:56.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:09:56 [2020-06-17T11:09:56.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:09:56 [2020-06-17T11:09:56.655Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:09:56 [2020-06-17T11:09:56.655Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:09:56 [2020-06-17T11:09:56.655Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:09:56 [2020-06-17T11:09:56.877Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
11:09:57 [2020-06-17T11:09:57.396Z] ok  	github.com/docker/docker/builder/dockerignore	0.048s	coverage: 96.8% of statements
11:09:58 [2020-06-17T11:09:58.938Z] --- PASS: TestUpdateRestartPolicy (12.87s)
11:09:58 [2020-06-17T11:09:58.939Z] === RUN   TestUpdateRestartWithAutoRemove
11:09:58 [2020-06-17T11:09:58.939Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
11:09:58 [2020-06-17T11:09:58.939Z] === RUN   TestWaitNonBlocked
11:09:58 [2020-06-17T11:09:58.939Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:09:58 [2020-06-17T11:09:58.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:09:58 [2020-06-17T11:09:58.939Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:09:58 [2020-06-17T11:09:58.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:09:58 [2020-06-17T11:09:58.939Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:09:58 [2020-06-17T11:09:58.939Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:09:58 [2020-06-17T11:09:58.939Z] --- PASS: TestWaitNonBlocked (0.01s)
11:09:58 [2020-06-17T11:09:58.939Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
11:09:58 [2020-06-17T11:09:58.939Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
11:09:58 [2020-06-17T11:09:58.939Z] === RUN   TestWaitBlocked
11:09:58 [2020-06-17T11:09:58.939Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:09:58 [2020-06-17T11:09:58.939Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:09:58 [2020-06-17T11:09:58.939Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:09:58 [2020-06-17T11:09:58.939Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:09:58 [2020-06-17T11:09:58.939Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:09:58 [2020-06-17T11:09:58.939Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:09:59 [2020-06-17T11:09:59.158Z] --- PASS: TestSecretCreateResolve (3.13s)
11:09:59 [2020-06-17T11:09:59.158Z] PASS
11:09:59 [2020-06-17T11:09:59.158Z] 
11:09:59 [2020-06-17T11:09:59.158Z] DONE 6 tests in 18.462s
11:09:59 [2020-06-17T11:09:59.158Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:09:59 [2020-06-17T11:09:59.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:09:59 [2020-06-17T11:09:59.158Z] ++ set -e
11:09:59 [2020-06-17T11:09:59.158Z] ++ '[' -n 0 ']'
11:09:59 [2020-06-17T11:09:59.158Z] ++ set -x
11:09:59 [2020-06-17T11:09:59.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:09:59 [2020-06-17T11:09:59.158Z] INFO: Testing against a local daemon
11:09:59 [2020-06-17T11:09:59.158Z] === RUN   TestServiceCreateInit
11:09:59 [2020-06-17T11:09:59.158Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:09:59 [2020-06-17T11:09:59.553Z] --- PASS: TestWaitBlocked (0.01s)
11:09:59 [2020-06-17T11:09:59.553Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
11:09:59 [2020-06-17T11:09:59.553Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
11:09:59 [2020-06-17T11:09:59.553Z] === CONT  TestContainerStartOnDaemonRestart
11:09:59 [2020-06-17T11:09:59.553Z] === CONT  TestContainerKillOnDaemonStart
11:10:00 [2020-06-17T11:10:00.156Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:10:00 [2020-06-17T11:10:00.414Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
11:10:00 [2020-06-17T11:10:00.980Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:10:01 [2020-06-17T11:10:01.207Z] ok  	github.com/docker/docker/cli/debug	0.021s	coverage: 100.0% of statements
11:10:02 [2020-06-17T11:10:02.310Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.808s	coverage: 86.3% of statements
11:10:02 [2020-06-17T11:10:02.351Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
11:10:03 [2020-06-17T11:10:03.007Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s)
11:10:03 [2020-06-17T11:10:03.007Z] === CONT  TestIpcModeOlderClient
11:10:03 [2020-06-17T11:10:03.007Z] --- PASS: TestIpcModeOlderClient (0.20s)
11:10:03 [2020-06-17T11:10:03.007Z] === CONT  TestDaemonHostGatewayIP
11:10:03 [2020-06-17T11:10:03.935Z] ok  	github.com/docker/docker/builder/remotecontext	0.472s	coverage: 13.6% of statements
11:10:04 [2020-06-17T11:10:04.250Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
11:10:04 [2020-06-17T11:10:04.442Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:10:04 [2020-06-17T11:10:04.509Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:10:06 [2020-06-17T11:10:06.140Z] ok  	github.com/docker/docker/builder/dockerfile	1.394s	coverage: 48.2% of statements
11:10:06 [2020-06-17T11:10:06.140Z] ?   	github.com/docker/docker/cli	[no test files]
11:10:06 [2020-06-17T11:10:06.140Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:10:06 [2020-06-17T11:10:06.459Z] --- PASS: TestDaemonHostGatewayIP (3.42s)
11:10:06 [2020-06-17T11:10:06.459Z] === CONT  TestDaemonRestartIpcMode
11:10:07 [2020-06-17T11:10:07.788Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
11:10:09 [2020-06-17T11:10:09.727Z] --- PASS: TestServiceCreateInit (10.49s)
11:10:09 [2020-06-17T11:10:09.727Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s)
11:10:09 [2020-06-17T11:10:09.727Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s)
11:10:09 [2020-06-17T11:10:09.727Z] === RUN   TestCreateServiceMultipleTimes
11:10:09 [2020-06-17T11:10:09.912Z] --- PASS: TestDaemonRestartIpcMode (3.65s)
11:10:10 [2020-06-17T11:10:10.896Z] ok  	github.com/docker/docker/client	0.374s	coverage: 75.4% of statements
11:10:11 [2020-06-17T11:10:11.066Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
11:10:11 [2020-06-17T11:10:11.933Z] --- PASS: TestContainerKillOnDaemonStart (12.35s)
11:10:11 [2020-06-17T11:10:11.933Z] PASS
11:10:11 [2020-06-17T11:10:11.933Z] 
11:10:11 [2020-06-17T11:10:11.933Z] === Skipped
11:10:11 [2020-06-17T11:10:11.933Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
11:10:11 [2020-06-17T11:10:11.933Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:10:11 [2020-06-17T11:10:11.933Z] 
11:10:11 [2020-06-17T11:10:11.933Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
11:10:11 [2020-06-17T11:10:11.933Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:10:11 [2020-06-17T11:10:11.933Z] 
11:10:11 [2020-06-17T11:10:11.933Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
11:10:11 [2020-06-17T11:10:11.933Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:10:11 [2020-06-17T11:10:11.933Z] 
11:10:11 [2020-06-17T11:10:11.933Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:10:11 [2020-06-17T11:10:11.933Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:10:11 [2020-06-17T11:10:11.933Z] 
11:10:11 [2020-06-17T11:10:11.933Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
11:10:11 [2020-06-17T11:10:11.933Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:10:11 [2020-06-17T11:10:11.933Z] 
11:10:11 [2020-06-17T11:10:11.933Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
11:10:11 [2020-06-17T11:10:11.933Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:10:11 [2020-06-17T11:10:11.933Z] 
11:10:11 [2020-06-17T11:10:11.933Z] 
11:10:11 [2020-06-17T11:10:11.933Z] DONE 203 tests, 6 skipped in 148.869s
11:10:11 [2020-06-17T11:10:11.933Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
11:10:11 [2020-06-17T11:10:11.934Z] ++ 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
11:10:11 [2020-06-17T11:10:11.934Z] ++ set -e
11:10:11 [2020-06-17T11:10:11.934Z] ++ '[' -n 0 ']'
11:10:11 [2020-06-17T11:10:11.934Z] ++ set -x
11:10:11 [2020-06-17T11:10:11.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
11:10:12 [2020-06-17T11:10:12.216Z] INFO: Testing against a local daemon
11:10:12 [2020-06-17T11:10:12.216Z] === RUN   TestCommitInheritsEnv
11:10:12 [2020-06-17T11:10:12.830Z] --- PASS: TestCommitInheritsEnv (0.60s)
11:10:12 [2020-06-17T11:10:12.830Z] === RUN   TestImportExtremelyLargeImageWorks
11:10:12 [2020-06-17T11:10:12.830Z] === PAUSE TestImportExtremelyLargeImageWorks
11:10:12 [2020-06-17T11:10:12.830Z] === RUN   TestImagesFilterMultiReference
11:10:12 [2020-06-17T11:10:12.830Z] --- PASS: TestImagesFilterMultiReference (0.04s)
11:10:12 [2020-06-17T11:10:12.830Z] === RUN   TestImagePullPlatformInvalid
11:10:12 [2020-06-17T11:10:12.830Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:10:12 [2020-06-17T11:10:12.830Z] === RUN   TestRemoveImageOrphaning
11:10:13 [2020-06-17T11:10:13.445Z] --- PASS: TestRemoveImageOrphaning (0.56s)
11:10:13 [2020-06-17T11:10:13.445Z] === RUN   TestRemoveImageGarbageCollector
11:10:13 [2020-06-17T11:10:13.445Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:10:13 [2020-06-17T11:10:13.445Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:10:13 [2020-06-17T11:10:13.445Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:10:13 [2020-06-17T11:10:13.445Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:10:13 [2020-06-17T11:10:13.445Z] === RUN   TestTagInvalidReference
11:10:13 [2020-06-17T11:10:13.445Z] --- PASS: TestTagInvalidReference (0.02s)
11:10:13 [2020-06-17T11:10:13.445Z] === RUN   TestTagValidPrefixedRepo
11:10:13 [2020-06-17T11:10:13.445Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:10:13 [2020-06-17T11:10:13.445Z] === RUN   TestTagExistedNameWithoutForce
11:10:13 [2020-06-17T11:10:13.445Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
11:10:13 [2020-06-17T11:10:13.445Z] === RUN   TestTagOfficialNames
11:10:13 [2020-06-17T11:10:13.445Z] --- PASS: TestTagOfficialNames (0.03s)
11:10:13 [2020-06-17T11:10:13.445Z] === RUN   TestTagMatchesDigest
11:10:13 [2020-06-17T11:10:13.445Z] --- PASS: TestTagMatchesDigest (0.01s)
11:10:13 [2020-06-17T11:10:13.445Z] === CONT  TestImportExtremelyLargeImageWorks
11:10:15 [2020-06-17T11:10:15.412Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
11:10:15 [2020-06-17T11:10:15.979Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:10:17 [2020-06-17T11:10:17.352Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:10:17 [2020-06-17T11:10:17.352Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:10:17 [2020-06-17T11:10:17.352Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
11:10:18 [2020-06-17T11:10:18.725Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
11:10:19 [2020-06-17T11:10:19.657Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
11:10:22 [2020-06-17T11:10:22.183Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:10:22 [2020-06-17T11:10:22.749Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
11:10:24 [2020-06-17T11:10:24.651Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:10:27 [2020-06-17T11:10:27.175Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:10:31 [2020-06-17T11:10:31.357Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
11:10:31 [2020-06-17T11:10:31.655Z] --- PASS: TestCreateServiceMultipleTimes (19.33s)
11:10:31 [2020-06-17T11:10:31.655Z] === RUN   TestCreateServiceConflict
11:10:32 [2020-06-17T11:10:32.222Z] --- PASS: TestCreateServiceConflict (3.17s)
11:10:32 [2020-06-17T11:10:32.222Z] === RUN   TestCreateServiceMaxReplicas
11:10:33 [2020-06-17T11:10:33.253Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:10:35 [2020-06-17T11:10:35.781Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:10:36 [2020-06-17T11:10:36.410Z] --- PASS: TestCreateServiceMaxReplicas (3.49s)
11:10:36 [2020-06-17T11:10:36.410Z] === RUN   TestCreateWithDuplicateNetworkNames
11:10:37 [2020-06-17T11:10:37.677Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:10:39 [2020-06-17T11:10:39.573Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:10:42 [2020-06-17T11:10:42.099Z] === RUN   TestDockerDaemonSuite/TestShmSize
11:10:43 [2020-06-17T11:10:43.939Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:10:43 [2020-06-17T11:10:43.939Z] 
11:10:43 [2020-06-17T11:10:43.939Z]  ________   ____  __.
11:10:43 [2020-06-17T11:10:43.939Z]  \_____  \ |    |/ _|
11:10:43 [2020-06-17T11:10:43.939Z]  /   |   \|      <
11:10:43 [2020-06-17T11:10:43.939Z]  /    |    \    |  \
11:10:43 [2020-06-17T11:10:43.939Z]  \_______  /____|__ \
11:10:43 [2020-06-17T11:10:43.939Z]          \/        \/
11:10:43 [2020-06-17T11:10:43.939Z] 
11:10:43 [2020-06-17T11:10:43.939Z] INFO: make.ps1 ended at 06/17/2020 11:10:42
11:10:43 [2020-06-17T11:10:43.995Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
11:10:45 [2020-06-17T11:10:45.517Z] INFO: Binaries build ended at 06/17/2020 11:10:45. Duration:00:01:06.3526840
11:10:47 [2020-06-17T11:10:47.273Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
11:10:47 [2020-06-17T11:10:47.273Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
11:10:47 [2020-06-17T11:10:47.749Z] INFO: Copying the built daemon binary to d:\CI\PR-41122\1\binary\dockerd-3e2965831f.exe...
11:10:48 [2020-06-17T11:10:48.743Z] INFO: Copying the built client binary to d:\CI\PR-41122\1\binary\docker-3e2965831f.exe...
11:10:48 [2020-06-17T11:10:48.743Z] INFO: Copying dockerversion from the container...
11:10:48 [2020-06-17T11:10:48.743Z] INFO: Copying the golang package from the container to d:\CI\PR-41122\1\installer\go.zip...
11:10:51 [2020-06-17T11:10:51.276Z] ok  	github.com/docker/docker/cmd/dockerd	0.210s	coverage: 30.8% of statements
11:10:51 [2020-06-17T11:10:51.284Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s)
11:10:51 [2020-06-17T11:10:51.284Z] === RUN   TestCreateServiceSecretFileMode
11:10:51 [2020-06-17T11:10:51.714Z] INFO: Extracting go.zip to d:\CI\PR-41122\1\go
11:10:52 [2020-06-17T11:10:52.535Z] --- PASS: TestDockerDaemonSuite (324.88s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.97s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.62s)
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:1449: [df4b03df0e103] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [dad257fccbe59] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.13s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [dbc69a51cb2e4] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.60s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.83s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.30s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.78s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.92s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.65s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.56s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d0818792aa71e] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d58d5f83473fb] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.75s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [ddf7b09935bad] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.94s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.75s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.72s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [de4f27a24a50e] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.79s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d84d37a8bc70b] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.20s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d91f37b2f7a7f] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.79s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d7b3f5187560a] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.69s)
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_plugins_test.go:79: [da2fa38c43d58] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.65s)
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_plugins_test.go:169: [d1c2648f35bb7] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.16s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d4c29085783f8] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.54s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.51s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.83s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [df8a634a9698c] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.54s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.99s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.27s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.63s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [da98b3f9c07c3] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.02s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.80s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [da4368b8293a7] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [dbad8a353c220] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.26s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [db30e1e66f950] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.16s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.46s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.09s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.32s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.35s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.53s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.55s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d61d06f581c89] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.57s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.74s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d1bf77d754714] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.94s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d9cd8867374a6] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d77493c8125c3] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [db639595c81dd] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d6e3eff45f56c] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.73s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.63s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.05s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d9fe7b3fc715a] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [dcf5af089e943] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.93s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.88s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.65s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.49s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.96s)
11:10:52 [2020-06-17T11:10:52.535Z]         docker_cli_daemon_test.go:2544: [d55875f56fe25] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.68s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.80s)
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
11:10:52 [2020-06-17T11:10:52.535Z]         check_test.go:309: [d6adac2b7a0fc] daemon is not started
11:10:52 [2020-06-17T11:10:52.535Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.25s)
11:10:52 [2020-06-17T11:10:52.535Z] === RUN   TestDockerSwarmSuite
11:10:52 [2020-06-17T11:10:52.535Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
11:10:53 [2020-06-17T11:10:53.100Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:10:53 [2020-06-17T11:10:53.357Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:10:53 [2020-06-17T11:10:53.403Z] ok  	github.com/docker/docker/container	0.137s	coverage: 34.7% of statements
11:10:53 [2020-06-17T11:10:53.403Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:10:53 [2020-06-17T11:10:53.403Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:10:53 [2020-06-17T11:10:53.403Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:10:53 [2020-06-17T11:10:53.403Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:10:53 [2020-06-17T11:10:53.815Z] --- PASS: TestCreateServiceSecretFileMode (3.30s)
11:10:53 [2020-06-17T11:10:53.816Z] === RUN   TestCreateServiceConfigFileMode
11:10:55 [2020-06-17T11:10:55.884Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
11:10:56 [2020-06-17T11:10:56.237Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.077s	coverage: 65.3% of statements
11:10:57 [2020-06-17T11:10:57.102Z] --- PASS: TestCreateServiceConfigFileMode (3.33s)
11:10:57 [2020-06-17T11:10:57.102Z] === RUN   TestCreateServiceSysctls
11:10:57 [2020-06-17T11:10:57.787Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:10:58 [2020-06-17T11:10:58.044Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:10:58 [2020-06-17T11:10:58.610Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:10:58 [2020-06-17T11:10:58.867Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
11:10:59 [2020-06-17T11:10:59.124Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:10:59 [2020-06-17T11:10:59.124Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:10:59 [2020-06-17T11:10:59.689Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:10:59 [2020-06-17T11:10:59.947Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:11:00 [2020-06-17T11:11:00.477Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
11:11:00 [2020-06-17T11:11:00.477Z] Copying nested executables into bundles/cross/linux/amd64
11:11:00 [2020-06-17T11:11:00.477Z] Cross building: bundles/cross/windows/amd64
11:11:00 [2020-06-17T11:11:00.477Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
11:11:00 [2020-06-17T11:11:00.477Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:11:01 [2020-06-17T11:11:01.287Z] --- PASS: TestCreateServiceSysctls (4.26s)
11:11:01 [2020-06-17T11:11:01.288Z] === RUN   TestCreateServiceCapabilities
11:11:01 [2020-06-17T11:11:01.919Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.026s	coverage: 35.4% of statements
11:11:02 [2020-06-17T11:11:02.473Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:11:04 [2020-06-17T11:11:04.278Z] ok  	github.com/docker/docker/daemon/cluster	0.180s	coverage: 0.5% of statements
11:11:04 [2020-06-17T11:11:04.368Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:11:04 [2020-06-17T11:11:04.368Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
11:11:05 [2020-06-17T11:11:05.477Z] --- PASS: TestCreateServiceCapabilities (3.32s)
11:11:05 [2020-06-17T11:11:05.477Z] === RUN   TestInspect
11:11:05 [2020-06-17T11:11:05.906Z] === RUN   TestDockerSuite/TestBuildEnv
11:11:07 [2020-06-17T11:11:07.280Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:11:08 [2020-06-17T11:11:08.024Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.0% of statements
11:11:08 [2020-06-17T11:11:08.624Z] --- PASS: TestImportExtremelyLargeImageWorks (108.35s)
11:11:08 [2020-06-17T11:11:08.624Z] PASS
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === Skipped
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] DONE 12 tests, 1 skipped in 112.170s
11:11:08 [2020-06-17T11:11:08.624Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:11:08 [2020-06-17T11:11:08.624Z] INFO: Testing against a local daemon
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestNetworkCreateDelete
11:11:08 [2020-06-17T11:11:08.624Z] --- PASS: TestNetworkCreateDelete (0.14s)
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestDockerNetworkDeletePreferID
11:11:08 [2020-06-17T11:11:08.624Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestDaemonDNSFallback
11:11:08 [2020-06-17T11:11:08.624Z] --- PASS: TestDaemonDNSFallback (2.30s)
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestInspectNetwork
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestInspectNetwork (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestRunContainerWithBridgeNone
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestNetworkInvalidJSON
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestNetworkInvalidJSON//networks/create
11:11:08 [2020-06-17T11:11:08.624Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:11:08 [2020-06-17T11:11:08.624Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:11:08 [2020-06-17T11:11:08.624Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:11:08 [2020-06-17T11:11:08.624Z] === CONT  TestNetworkInvalidJSON//networks/create
11:11:08 [2020-06-17T11:11:08.624Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:11:08 [2020-06-17T11:11:08.624Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:11:08 [2020-06-17T11:11:08.624Z] --- PASS: TestNetworkInvalidJSON (0.03s)
11:11:08 [2020-06-17T11:11:08.624Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestHostIPv4BridgeLabel
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestDaemonRestartWithLiveRestore
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestDaemonDefaultNetworkPools
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestDaemonRestartWithExistingNetwork
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestServiceWithPredefinedNetwork
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:236: FLAKY_TEST
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestServiceWithDataPathPortInit
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:08 [2020-06-17T11:11:08.624Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:11:08 [2020-06-17T11:11:08.624Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:08 [2020-06-17T11:11:08.624Z] PASS
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === Skipped
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:236: FLAKY_TEST
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
11:11:08 [2020-06-17T11:11:08.624Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] 
11:11:08 [2020-06-17T11:11:08.624Z] DONE 19 tests, 12 skipped in 3.027s
11:11:08 [2020-06-17T11:11:08.624Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:11:08 [2020-06-17T11:11:08.654Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:11:08 [2020-06-17T11:11:08.762Z] --- PASS: TestInspect (3.53s)
11:11:08 [2020-06-17T11:11:08.762Z] === RUN   TestCreateJob
11:11:08 [2020-06-17T11:11:08.881Z] INFO: Testing against a local daemon
11:11:08 [2020-06-17T11:11:08.881Z] === RUN   TestDockerNetworkIpvlanPersistance
11:11:08 [2020-06-17T11:11:08.881Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
11:11:08 [2020-06-17T11:11:08.881Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:11:08 [2020-06-17T11:11:08.881Z] === RUN   TestDockerNetworkIpvlan
11:11:08 [2020-06-17T11:11:08.881Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:11:08 [2020-06-17T11:11:08.881Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:11:08 [2020-06-17T11:11:08.881Z] PASS
11:11:08 [2020-06-17T11:11:08.881Z] 
11:11:08 [2020-06-17T11:11:08.881Z] === Skipped
11:11:08 [2020-06-17T11:11:08.881Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
11:11:08 [2020-06-17T11:11:08.881Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:11:08 [2020-06-17T11:11:08.881Z] 
11:11:08 [2020-06-17T11:11:08.881Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:11:08 [2020-06-17T11:11:08.881Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:11:08 [2020-06-17T11:11:08.881Z] 
11:11:08 [2020-06-17T11:11:08.881Z] 
11:11:08 [2020-06-17T11:11:08.881Z] DONE 2 tests, 2 skipped in 0.161s
11:11:08 [2020-06-17T11:11:08.881Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:11:09 [2020-06-17T11:11:09.138Z] INFO: Testing against a local daemon
11:11:09 [2020-06-17T11:11:09.138Z] === RUN   TestDockerNetworkMacvlanPersistance
11:11:09 [2020-06-17T11:11:09.138Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
11:11:09 [2020-06-17T11:11:09.138Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:09 [2020-06-17T11:11:09.138Z] === RUN   TestDockerNetworkMacvlan
11:11:09 [2020-06-17T11:11:09.138Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
11:11:09 [2020-06-17T11:11:09.138Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:09 [2020-06-17T11:11:09.138Z] PASS
11:11:09 [2020-06-17T11:11:09.138Z] 
11:11:09 [2020-06-17T11:11:09.138Z] === Skipped
11:11:09 [2020-06-17T11:11:09.138Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
11:11:09 [2020-06-17T11:11:09.138Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:09 [2020-06-17T11:11:09.138Z] 
11:11:09 [2020-06-17T11:11:09.138Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
11:11:09 [2020-06-17T11:11:09.138Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:09 [2020-06-17T11:11:09.138Z] 
11:11:09 [2020-06-17T11:11:09.138Z] 
11:11:09 [2020-06-17T11:11:09.138Z] DONE 2 tests, 2 skipped in 0.107s
11:11:09 [2020-06-17T11:11:09.138Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:11:09 [2020-06-17T11:11:09.138Z] testing: warning: no tests to run
11:11:09 [2020-06-17T11:11:09.138Z] PASS
11:11:09 [2020-06-17T11:11:09.138Z] 
11:11:09 [2020-06-17T11:11:09.138Z] DONE 0 tests in 0.023s
11:11:09 [2020-06-17T11:11:09.138Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:11:09 [2020-06-17T11:11:09.138Z] INFO: Testing against a local daemon
11:11:09 [2020-06-17T11:11:09.138Z] === RUN   TestAuthZPluginAllowRequest
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginTLS
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginTLS (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginDenyRequest
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginAPIDenyResponse
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginDenyResponse
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginAllowEventStream
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginErrorResponse
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginErrorRequest
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginHeader
11:11:09 [2020-06-17T11:11:09.139Z] --- SKIP: TestAuthZPluginHeader (0.00s)
11:11:09 [2020-06-17T11:11:09.139Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.139Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:11:09 [2020-06-17T11:11:09.219Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:11:09 [2020-06-17T11:11:09.547Z] ok  	github.com/docker/docker/daemon/config	0.073s	coverage: 81.7% of statements
11:11:09 [2020-06-17T11:11:09.702Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
11:11:09 [2020-06-17T11:11:09.702Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.702Z] === RUN   TestAuthZPluginV2Disable
11:11:09 [2020-06-17T11:11:09.702Z] --- SKIP: TestAuthZPluginV2Disable (0.13s)
11:11:09 [2020-06-17T11:11:09.702Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.702Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:11:09 [2020-06-17T11:11:09.842Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
11:11:09 [2020-06-17T11:11:09.959Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.12s)
11:11:09 [2020-06-17T11:11:09.959Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.959Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:11:09 [2020-06-17T11:11:09.959Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.10s)
11:11:09 [2020-06-17T11:11:09.959Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:09 [2020-06-17T11:11:09.959Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:11:10 [2020-06-17T11:11:10.216Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.15s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] PASS
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === Skipped
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.216Z] 
11:11:10 [2020-06-17T11:11:10.216Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:11:10 [2020-06-17T11:11:10.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:11:10 [2020-06-17T11:11:10.217Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
11:11:10 [2020-06-17T11:11:10.217Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
11:11:10 [2020-06-17T11:11:10.217Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.13s)
11:11:10 [2020-06-17T11:11:10.217Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.12s)
11:11:10 [2020-06-17T11:11:10.217Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.10s)
11:11:10 [2020-06-17T11:11:10.217Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.15s)
11:11:10 [2020-06-17T11:11:10.217Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] 
11:11:10 [2020-06-17T11:11:10.217Z] DONE 17 tests, 17 skipped in 1.049s
11:11:10 [2020-06-17T11:11:10.217Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:11:10 [2020-06-17T11:11:10.217Z] INFO: Testing against a local daemon
11:11:10 [2020-06-17T11:11:10.217Z] === RUN   TestPluginInvalidJSON
11:11:10 [2020-06-17T11:11:10.474Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:11:10 [2020-06-17T11:11:10.474Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:11:10 [2020-06-17T11:11:10.474Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:11:10 [2020-06-17T11:11:10.474Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:11:10 [2020-06-17T11:11:10.474Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:11:10 [2020-06-17T11:11:10.474Z] === RUN   TestPluginInstall
11:11:10 [2020-06-17T11:11:10.474Z] --- SKIP: TestPluginInstall (0.00s)
11:11:10 [2020-06-17T11:11:10.474Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.474Z] PASS
11:11:10 [2020-06-17T11:11:10.474Z] 
11:11:10 [2020-06-17T11:11:10.474Z] === Skipped
11:11:10 [2020-06-17T11:11:10.474Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
11:11:10 [2020-06-17T11:11:10.474Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:11:10 [2020-06-17T11:11:10.474Z] 
11:11:10 [2020-06-17T11:11:10.474Z] 
11:11:10 [2020-06-17T11:11:10.474Z] DONE 3 tests, 1 skipped in 0.201s
11:11:10 [2020-06-17T11:11:10.474Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:11:10 [2020-06-17T11:11:10.474Z] INFO: Testing against a local daemon
11:11:10 [2020-06-17T11:11:10.474Z] === RUN   TestExternalGraphDriver
11:11:10 [2020-06-17T11:11:10.731Z] --- SKIP: TestExternalGraphDriver (0.28s)
11:11:10 [2020-06-17T11:11:10.731Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:11:10 [2020-06-17T11:11:10.731Z] === RUN   TestGraphdriverPluginV2
11:11:12 [2020-06-17T11:11:12.590Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
11:11:12 [2020-06-17T11:11:12.953Z] --- PASS: TestCreateJob (4.26s)
11:11:12 [2020-06-17T11:11:12.953Z] === RUN   TestReplicatedJob
11:11:13 [2020-06-17T11:11:13.010Z] INFO: Extraction ended at 06/17/2020 11:11:11. Duration:00:00:20.5876454
11:11:13 [2020-06-17T11:11:13.010Z] INFO: Updating the golang and path environment variables
11:11:13 [2020-06-17T11:11:13.010Z] INFO: GOPATH=d:\gopath
11:11:13 [2020-06-17T11:11:13.010Z] INFO: go version go1.13.12 windows/amd64
11:11:13 [2020-06-17T11:11:13.010Z] INFO: Running the daemon under test in debug mode
11:11:13 [2020-06-17T11:11:13.010Z] INFO: Starting a daemon under test...
11:11:13 [2020-06-17T11:11:13.010Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41122\1\daemon --pidfile d:\CI\PR-41122\1\docker.pid -D
11:11:13 [2020-06-17T11:11:13.010Z] INFO: Process started successfully.
11:11:13 [2020-06-17T11:11:13.010Z] INFO: Start tailing logs of the daemon under tests
11:11:13 [2020-06-17T11:11:13.010Z] INFO: Waiting for the daemon under test to start...
11:11:15 [2020-06-17T11:11:15.246Z] INFO: Daemon under test started and replied!
11:11:15 [2020-06-17T11:11:15.246Z] INFO: Docker version of the daemon under test
11:11:15 [2020-06-17T11:11:15.246Z] 
11:11:15 [2020-06-17T11:11:15.393Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
11:11:15 [2020-06-17T11:11:15.393Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.487s	coverage: 13.9% of statements
11:11:15 [2020-06-17T11:11:15.717Z] Client:
11:11:15 [2020-06-17T11:11:15.718Z]  Version:      17.06.2-ce
11:11:15 [2020-06-17T11:11:15.718Z]  API version:  1.30
11:11:15 [2020-06-17T11:11:15.718Z]  Go version:   go1.8.3
11:11:15 [2020-06-17T11:11:15.718Z]  Git commit:   cec0b72
11:11:15 [2020-06-17T11:11:15.718Z]  Built:        Tue Sep  5 19:57:19 2017
11:11:15 [2020-06-17T11:11:15.718Z]  OS/Arch:      windows/amd64
11:11:15 [2020-06-17T11:11:15.718Z] 
11:11:15 [2020-06-17T11:11:15.718Z] Server:
11:11:15 [2020-06-17T11:11:15.718Z]  Version:      0.0.0-dev
11:11:15 [2020-06-17T11:11:15.718Z]  API version:  1.41 (minimum version 1.24)
11:11:15 [2020-06-17T11:11:15.718Z]  Go version:   go1.13.12
11:11:15 [2020-06-17T11:11:15.718Z]  Git commit:   3e2965831f
11:11:15 [2020-06-17T11:11:15.718Z]  Built:        06/17/2020 11:09:42
11:11:15 [2020-06-17T11:11:15.718Z]  OS/Arch:      windows/amd64
11:11:15 [2020-06-17T11:11:15.718Z]  Experimental: false
11:11:15 [2020-06-17T11:11:15.718Z] 
11:11:15 [2020-06-17T11:11:15.718Z] INFO: Docker info of the daemon under test
11:11:15 [2020-06-17T11:11:15.718Z] 
11:11:15 [2020-06-17T11:11:15.718Z] Containers: 0
11:11:15 [2020-06-17T11:11:15.718Z]  Running: 0
11:11:15 [2020-06-17T11:11:15.718Z]  Paused: 0
11:11:15 [2020-06-17T11:11:15.718Z]  Stopped: 0
11:11:15 [2020-06-17T11:11:15.718Z] Images: 0
11:11:15 [2020-06-17T11:11:15.718Z] Server Version: 0.0.0-dev
11:11:15 [2020-06-17T11:11:15.718Z] Storage Driver: windowsfilter
11:11:15 [2020-06-17T11:11:15.718Z]  Windows: 
11:11:15 [2020-06-17T11:11:15.718Z] Logging Driver: json-file
11:11:15 [2020-06-17T11:11:15.718Z] Plugins: 
11:11:15 [2020-06-17T11:11:15.718Z]  Volume: local
11:11:15 [2020-06-17T11:11:15.718Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:11:15 [2020-06-17T11:11:15.718Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:11:15 [2020-06-17T11:11:15.718Z] Swarm: inactive
11:11:15 [2020-06-17T11:11:15.718Z] Default Isolation: process
11:11:15 [2020-06-17T11:11:15.718Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:11:15 [2020-06-17T11:11:15.718Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
11:11:15 [2020-06-17T11:11:15.718Z] OSType: windows
11:11:15 [2020-06-17T11:11:15.718Z] Architecture: x86_64
11:11:15 [2020-06-17T11:11:15.718Z] CPUs: 4
11:11:15 [2020-06-17T11:11:15.718Z] Total Memory: 32GiB
11:11:15 [2020-06-17T11:11:15.718Z] Name: azwin-2-ee2af0
11:11:15 [2020-06-17T11:11:15.718Z] ID: 2WV5:TSBN:7346:T7E4:OYQA:46DC:25CE:U7RG:YAXP:E3EX:QZ2R:TSLO
11:11:15 [2020-06-17T11:11:15.718Z] Docker Root Dir: D:\CI\PR-41122\1\daemon
11:11:15 [2020-06-17T11:11:15.718Z] Debug Mode (client): false
11:11:15 [2020-06-17T11:11:15.718Z] Debug Mode (server): true
11:11:15 [2020-06-17T11:11:15.718Z]  File Descriptors: -1
11:11:15 [2020-06-17T11:11:15.718Z]  Goroutines: 17
11:11:15 [2020-06-17T11:11:15.718Z]  System Time: 2020-06-17T11:11:15.2933264Z
11:11:15 [2020-06-17T11:11:15.718Z]  EventsListeners: 0
11:11:15 [2020-06-17T11:11:15.718Z] Registry: https://index.docker.io/v1/
11:11:15 [2020-06-17T11:11:15.718Z] Labels:
11:11:15 [2020-06-17T11:11:15.718Z] Experimental: false
11:11:15 [2020-06-17T11:11:15.718Z] Insecure Registries:
11:11:15 [2020-06-17T11:11:15.718Z]  127.0.0.0/8
11:11:15 [2020-06-17T11:11:15.718Z] Live Restore Enabled: false
11:11:15 [2020-06-17T11:11:15.718Z] 
11:11:15 [2020-06-17T11:11:15.718Z] 
11:11:15 [2020-06-17T11:11:15.718Z] INFO: Docker images of the daemon under test
11:11:15 [2020-06-17T11:11:15.718Z] 
11:11:15 [2020-06-17T11:11:15.718Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:11:15 [2020-06-17T11:11:15.718Z] 
11:11:15 [2020-06-17T11:11:15.718Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:11:15 [2020-06-17T11:11:15.718Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
11:11:15 [2020-06-17T11:11:15.718Z] ltsc2019: Pulling from windows/servercore
11:11:15 [2020-06-17T11:11:15.718Z] 4612f6d0b889: Pulling fs layer
11:11:15 [2020-06-17T11:11:15.718Z] 666079ee0460: Pulling fs layer
11:11:15 [2020-06-17T11:11:15.774Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:11:17 [2020-06-17T11:11:17.279Z] --- PASS: TestGraphdriverPluginV2 (5.66s)
11:11:17 [2020-06-17T11:11:17.279Z] PASS
11:11:17 [2020-06-17T11:11:17.279Z] 
11:11:17 [2020-06-17T11:11:17.279Z] === Skipped
11:11:17 [2020-06-17T11:11:17.279Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.28s)
11:11:17 [2020-06-17T11:11:17.279Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:11:17 [2020-06-17T11:11:17.279Z] 
11:11:17 [2020-06-17T11:11:17.279Z] 
11:11:17 [2020-06-17T11:11:17.279Z] DONE 2 tests, 1 skipped in 6.075s
11:11:17 [2020-06-17T11:11:17.279Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:11:17 [2020-06-17T11:11:17.279Z] INFO: Testing against a local daemon
11:11:17 [2020-06-17T11:11:17.279Z] === RUN   TestContinueAfterPluginCrash
11:11:17 [2020-06-17T11:11:17.279Z] === PAUSE TestContinueAfterPluginCrash
11:11:17 [2020-06-17T11:11:17.279Z] === RUN   TestReadPluginNoRead
11:11:17 [2020-06-17T11:11:17.279Z] === PAUSE TestReadPluginNoRead
11:11:17 [2020-06-17T11:11:17.279Z] === RUN   TestDaemonStartWithLogOpt
11:11:17 [2020-06-17T11:11:17.279Z] === PAUSE TestDaemonStartWithLogOpt
11:11:17 [2020-06-17T11:11:17.279Z] === CONT  TestContinueAfterPluginCrash
11:11:17 [2020-06-17T11:11:17.279Z] === CONT  TestDaemonStartWithLogOpt
11:11:17 [2020-06-17T11:11:17.671Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
11:11:17 [2020-06-17T11:11:17.737Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.642s	coverage: 57.9% of statements
11:11:19 [2020-06-17T11:11:19.040Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:11:19 [2020-06-17T11:11:19.514Z] --- PASS: TestReplicatedJob (6.31s)
11:11:19 [2020-06-17T11:11:19.514Z] === RUN   TestUpdateReplicatedJob
11:11:19 [2020-06-17T11:11:19.976Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
11:11:20 [2020-06-17T11:11:20.625Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.878s	coverage: 69.2% of statements
11:11:20 [2020-06-17T11:11:20.932Z] ok  	github.com/docker/docker/daemon	12.432s	coverage: 17.5% of statements
11:11:20 [2020-06-17T11:11:20.932Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:11:20 [2020-06-17T11:11:20.932Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:11:20 [2020-06-17T11:11:20.932Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:11:20 [2020-06-17T11:11:20.932Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:11:21 [2020-06-17T11:11:21.638Z] 666079ee0460: Verifying Checksum
11:11:21 [2020-06-17T11:11:21.638Z] 666079ee0460: Download complete
11:11:22 [2020-06-17T11:11:22.593Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.103s	coverage: 46.2% of statements
11:11:22 [2020-06-17T11:11:22.593Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:11:23 [2020-06-17T11:11:23.702Z] --- PASS: TestUpdateReplicatedJob (4.18s)
11:11:23 [2020-06-17T11:11:23.702Z] === RUN   TestServiceListWithStatuses
11:11:23 [2020-06-17T11:11:23.702Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:11:23 [2020-06-17T11:11:23.702Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:11:23 [2020-06-17T11:11:23.702Z] === RUN   TestDockerNetworkConnectAlias
11:11:24 [2020-06-17T11:11:24.151Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.449s	coverage: 49.5% of statements
11:11:24 [2020-06-17T11:11:24.853Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.460s	coverage: 76.1% of statements
11:11:25 [2020-06-17T11:11:25.151Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.0% of statements
11:11:26 [2020-06-17T11:11:26.690Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
11:11:26 [2020-06-17T11:11:26.983Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
11:11:28 [2020-06-17T11:11:28.506Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.938s	coverage: 52.1% of statements
11:11:28 [2020-06-17T11:11:28.506Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:11:28 [2020-06-17T11:11:28.506Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:11:30 [2020-06-17T11:11:30.262Z] --- PASS: TestDockerNetworkConnectAlias (6.27s)
11:11:30 [2020-06-17T11:11:30.262Z] === RUN   TestDockerNetworkReConnect
11:11:30 [2020-06-17T11:11:30.639Z] ok  	github.com/docker/docker/daemon/logger	0.241s	coverage: 41.8% of statements
11:11:31 [2020-06-17T11:11:31.721Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 4.8% of statements
11:11:31 [2020-06-17T11:11:31.721Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:11:31 [2020-06-17T11:11:31.721Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:11:31 [2020-06-17T11:11:31.721Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.461s	coverage: 77.8% of statements
11:11:31 [2020-06-17T11:11:31.721Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:11:31 [2020-06-17T11:11:31.721Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:11:31 [2020-06-17T11:11:31.721Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 67.0% of statements
11:11:32 [2020-06-17T11:11:32.139Z] --- PASS: TestDaemonStartWithLogOpt (13.27s)
11:11:32 [2020-06-17T11:11:32.139Z] === CONT  TestReadPluginNoRead
11:11:33 [2020-06-17T11:11:33.281Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 26.2% of statements
11:11:33 [2020-06-17T11:11:33.281Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.033s	coverage: 87.2% of statements
11:11:33 [2020-06-17T11:11:33.506Z] === RUN   TestReadPluginNoRead/default
11:11:33 [2020-06-17T11:11:33.506Z] --- PASS: TestContinueAfterPluginCrash (16.97s)
11:11:34 [2020-06-17T11:11:34.207Z] 4612f6d0b889: Verifying Checksum
11:11:34 [2020-06-17T11:11:34.207Z] 4612f6d0b889: Download complete
11:11:34 [2020-06-17T11:11:34.350Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 61.6% of statements
11:11:34 [2020-06-17T11:11:34.450Z] --- PASS: TestDockerNetworkReConnect (5.00s)
11:11:34 [2020-06-17T11:11:34.450Z] === RUN   TestServicePlugin
11:11:34 [2020-06-17T11:11:34.450Z] --- SKIP: TestServicePlugin (0.00s)
11:11:34 [2020-06-17T11:11:34.450Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:11:34 [2020-06-17T11:11:34.450Z] === RUN   TestServiceUpdateLabel
11:11:35 [2020-06-17T11:11:35.003Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 75.2% of statements
11:11:35 [2020-06-17T11:11:35.003Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:11:36 [2020-06-17T11:11:36.026Z] === RUN   TestReadPluginNoRead/disabled_caching
11:11:36 [2020-06-17T11:11:36.087Z] time="2020-06-17T11:11:35Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate618508719/log312244546.1: no such file or directory"
11:11:36 [2020-06-17T11:11:36.087Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 38.3% of statements
11:11:36 [2020-06-17T11:11:36.087Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 33.3% of statements
11:11:37 [2020-06-17T11:11:37.105Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:11:37 [2020-06-17T11:11:37.105Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:11:37 [2020-06-17T11:11:37.655Z] ok  	github.com/docker/docker/daemon/logger/templates	0.034s	coverage: 8.3% of statements
11:11:37 [2020-06-17T11:11:37.736Z] --- PASS: TestServiceUpdateLabel (3.20s)
11:11:37 [2020-06-17T11:11:37.736Z] === RUN   TestServiceUpdateSecrets
11:11:37 [2020-06-17T11:11:37.960Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 46.8% of statements
11:11:37 [2020-06-17T11:11:37.977Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:11:40 [2020-06-17T11:11:40.496Z] --- PASS: TestReadPluginNoRead (10.41s)
11:11:40 [2020-06-17T11:11:40.496Z]     --- PASS: TestReadPluginNoRead/default (2.28s)
11:11:40 [2020-06-17T11:11:40.496Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.24s)
11:11:40 [2020-06-17T11:11:40.496Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.30s)
11:11:40 [2020-06-17T11:11:40.496Z]     read_test.go:92: [d300b5d4e48d6] daemon is not started
11:11:40 [2020-06-17T11:11:40.496Z] PASS
11:11:40 [2020-06-17T11:11:40.496Z] 
11:11:40 [2020-06-17T11:11:40.496Z] DONE 6 tests in 23.830s
11:11:40 [2020-06-17T11:11:40.496Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:11:40 [2020-06-17T11:11:40.496Z] testing: warning: no tests to run
11:11:40 [2020-06-17T11:11:40.496Z] PASS
11:11:40 [2020-06-17T11:11:40.496Z] 
11:11:40 [2020-06-17T11:11:40.496Z] DONE 0 tests in 0.063s
11:11:40 [2020-06-17T11:11:40.496Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:11:40 [2020-06-17T11:11:40.496Z] INFO: Testing against a local daemon
11:11:40 [2020-06-17T11:11:40.496Z] === RUN   TestPluginWithDevMounts
11:11:40 [2020-06-17T11:11:40.497Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:11:40 [2020-06-17T11:11:40.497Z]     mounts_test.go:21: (*Execution).IsRootless-fm
11:11:40 [2020-06-17T11:11:40.497Z] PASS
11:11:40 [2020-06-17T11:11:40.497Z] 
11:11:40 [2020-06-17T11:11:40.497Z] === Skipped
11:11:40 [2020-06-17T11:11:40.497Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
11:11:40 [2020-06-17T11:11:40.497Z]     mounts_test.go:21: (*Execution).IsRootless-fm
11:11:40 [2020-06-17T11:11:40.497Z] 
11:11:40 [2020-06-17T11:11:40.497Z] 
11:11:40 [2020-06-17T11:11:40.497Z] DONE 1 tests, 1 skipped in 0.163s
11:11:40 [2020-06-17T11:11:40.497Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:11:40 [2020-06-17T11:11:40.753Z] INFO: Testing against a local daemon
11:11:40 [2020-06-17T11:11:40.753Z] === RUN   TestSecretInspect
11:11:40 [2020-06-17T11:11:40.753Z] --- SKIP: TestSecretInspect (0.02s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] === RUN   TestSecretList
11:11:40 [2020-06-17T11:11:40.753Z] --- SKIP: TestSecretList (0.01s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] === RUN   TestSecretsCreateAndDelete
11:11:40 [2020-06-17T11:11:40.753Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] === RUN   TestSecretsUpdate
11:11:40 [2020-06-17T11:11:40.753Z] --- SKIP: TestSecretsUpdate (0.01s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] === RUN   TestTemplatedSecret
11:11:40 [2020-06-17T11:11:40.753Z] --- SKIP: TestTemplatedSecret (0.00s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] === RUN   TestSecretCreateResolve
11:11:40 [2020-06-17T11:11:40.753Z] --- SKIP: TestSecretCreateResolve (0.02s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] PASS
11:11:40 [2020-06-17T11:11:40.753Z] 
11:11:40 [2020-06-17T11:11:40.753Z] === Skipped
11:11:40 [2020-06-17T11:11:40.753Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] 
11:11:40 [2020-06-17T11:11:40.753Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] 
11:11:40 [2020-06-17T11:11:40.753Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] 
11:11:40 [2020-06-17T11:11:40.753Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] 
11:11:40 [2020-06-17T11:11:40.753Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
11:11:40 [2020-06-17T11:11:40.753Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.753Z] 
11:11:40 [2020-06-17T11:11:40.753Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
11:11:40 [2020-06-17T11:11:40.754Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:40 [2020-06-17T11:11:40.754Z] 
11:11:40 [2020-06-17T11:11:40.754Z] 
11:11:40 [2020-06-17T11:11:40.754Z] DONE 6 tests, 6 skipped in 0.187s
11:11:40 [2020-06-17T11:11:40.754Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:11:40 [2020-06-17T11:11:40.763Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
11:11:41 [2020-06-17T11:11:41.011Z] INFO: Testing against a local daemon
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestServiceCreateInit
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:11:41 [2020-06-17T11:11:41.011Z] --- PASS: TestServiceCreateInit (0.02s)
11:11:41 [2020-06-17T11:11:41.011Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:11:41 [2020-06-17T11:11:41.011Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:11:41 [2020-06-17T11:11:41.011Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateServiceMultipleTimes
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateServiceConflict
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateServiceConflict (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateServiceMaxReplicas
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateWithDuplicateNetworkNames
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
11:11:41 [2020-06-17T11:11:41.011Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateServiceSecretFileMode
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
11:11:41 [2020-06-17T11:11:41.011Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateServiceConfigFileMode
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateServiceSysctls
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateServiceSysctls (0.02s)
11:11:41 [2020-06-17T11:11:41.011Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateServiceCapabilities
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
11:11:41 [2020-06-17T11:11:41.011Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestInspect
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestInspect (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestCreateJob
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestCreateJob (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestReplicatedJob
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestReplicatedJob (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestUpdateReplicatedJob
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
11:11:41 [2020-06-17T11:11:41.011Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestServiceListWithStatuses
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:11:41 [2020-06-17T11:11:41.011Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestDockerNetworkConnectAlias
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestDockerNetworkReConnect
11:11:41 [2020-06-17T11:11:41.011Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
11:11:41 [2020-06-17T11:11:41.011Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:41 [2020-06-17T11:11:41.011Z] === RUN   TestServicePlugin
11:11:41 [2020-06-17T11:11:41.065Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.678s	coverage: 82.5% of statements
11:11:41 [2020-06-17T11:11:41.065Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:11:41 [2020-06-17T11:11:41.065Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:11:41 [2020-06-17T11:11:41.065Z] ok  	github.com/docker/docker/distribution/metadata	0.098s	coverage: 48.2% of statements
11:11:43 [2020-06-17T11:11:43.616Z] ok  	github.com/docker/docker/errdefs	0.022s	coverage: 49.4% of statements
11:11:43 [2020-06-17T11:11:43.928Z] ok  	github.com/docker/docker/distribution	0.577s	coverage: 22.1% of statements
11:11:43 [2020-06-17T11:11:43.928Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:11:45 [2020-06-17T11:11:45.185Z] --- SKIP: TestServicePlugin (3.40s)
11:11:45 [2020-06-17T11:11:45.185Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] === RUN   TestServiceUpdateLabel
11:11:45 [2020-06-17T11:11:45.185Z] --- SKIP: TestServiceUpdateLabel (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] === RUN   TestServiceUpdateSecrets
11:11:45 [2020-06-17T11:11:45.185Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] === RUN   TestServiceUpdateConfigs
11:11:45 [2020-06-17T11:11:45.185Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] === RUN   TestServiceUpdateNetwork
11:11:45 [2020-06-17T11:11:45.185Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] === RUN   TestServiceUpdatePidsLimit
11:11:45 [2020-06-17T11:11:45.185Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] PASS
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === Skipped
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:11:45 [2020-06-17T11:11:45.185Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:11:45 [2020-06-17T11:11:45.185Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:11:45 [2020-06-17T11:11:45.185Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:11:45 [2020-06-17T11:11:45.185Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestInspect (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:11:45 [2020-06-17T11:11:45.185Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServicePlugin (3.40s)
11:11:45 [2020-06-17T11:11:45.185Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
11:11:45 [2020-06-17T11:11:45.185Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] 
11:11:45 [2020-06-17T11:11:45.185Z] DONE 24 tests, 23 skipped in 3.868s
11:11:45 [2020-06-17T11:11:45.186Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:11:45 [2020-06-17T11:11:45.186Z] INFO: Testing against a local daemon
11:11:45 [2020-06-17T11:11:45.186Z] === RUN   TestSessionCreate
11:11:45 [2020-06-17T11:11:45.186Z] --- PASS: TestSessionCreate (0.03s)
11:11:45 [2020-06-17T11:11:45.186Z] === RUN   TestSessionCreateWithBadUpgrade
11:11:45 [2020-06-17T11:11:45.186Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:11:45 [2020-06-17T11:11:45.186Z] PASS
11:11:45 [2020-06-17T11:11:45.186Z] 
11:11:45 [2020-06-17T11:11:45.186Z] DONE 2 tests in 0.164s
11:11:45 [2020-06-17T11:11:45.186Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:11:45 [2020-06-17T11:11:45.186Z] INFO: Testing against a local daemon
11:11:45 [2020-06-17T11:11:45.186Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:11:45 [2020-06-17T11:11:45.186Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:11:45 [2020-06-17T11:11:45.186Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:11:45 [2020-06-17T11:11:45.186Z] === RUN   TestEventsExecDie
11:11:45 [2020-06-17T11:11:45.236Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
11:11:45 [2020-06-17T11:11:45.236Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
11:11:45 [2020-06-17T11:11:45.236Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:11:45 [2020-06-17T11:11:45.442Z] --- PASS: TestEventsExecDie (0.52s)
11:11:45 [2020-06-17T11:11:45.442Z] === RUN   TestEventsBackwardsCompatible
11:11:45 [2020-06-17T11:11:45.442Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:11:45 [2020-06-17T11:11:45.442Z] === RUN   TestInfoBinaryCommits
11:11:45 [2020-06-17T11:11:45.442Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:11:45 [2020-06-17T11:11:45.442Z] === RUN   TestInfoAPIVersioned
11:11:45 [2020-06-17T11:11:45.442Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:11:45 [2020-06-17T11:11:45.442Z] === RUN   TestInfoDiscoveryBackend
11:11:45 [2020-06-17T11:11:45.469Z] ok  	github.com/docker/docker/image	0.038s	coverage: 86.4% of statements
11:11:45 [2020-06-17T11:11:45.800Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:11:46 [2020-06-17T11:11:46.132Z] ok  	github.com/docker/docker/distribution/xfer	1.677s	coverage: 85.1% of statements
11:11:46 [2020-06-17T11:11:46.132Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:11:46 [2020-06-17T11:11:46.364Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:11:46 [2020-06-17T11:11:46.431Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
11:11:46 [2020-06-17T11:11:46.431Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:11:46 [2020-06-17T11:11:46.727Z] ok  	github.com/docker/docker/image/v1	0.037s	coverage: 25.0% of statements
11:11:46 [2020-06-17T11:11:46.727Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:11:47 [2020-06-17T11:11:47.295Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:11:47 [2020-06-17T11:11:47.338Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
11:11:47 [2020-06-17T11:11:47.338Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:11:47 [2020-06-17T11:11:47.371Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
11:11:48 [2020-06-17T11:11:48.015Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 50.0% of statements
11:11:48 [2020-06-17T11:11:48.666Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:11:48 [2020-06-17T11:11:48.666Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:11:48 [2020-06-17T11:11:48.924Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:11:50 [2020-06-17T11:11:50.475Z] --- PASS: TestImportExtremelyLargeImageWorks (90.95s)
11:11:50 [2020-06-17T11:11:50.475Z] PASS
11:11:50 [2020-06-17T11:11:50.475Z] 
11:11:50 [2020-06-17T11:11:50.475Z] === Skipped
11:11:50 [2020-06-17T11:11:50.475Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
11:11:50 [2020-06-17T11:11:50.475Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:11:50 [2020-06-17T11:11:50.475Z] 
11:11:50 [2020-06-17T11:11:50.475Z] 
11:11:50 [2020-06-17T11:11:50.475Z] DONE 12 tests, 1 skipped in 92.427s
11:11:50 [2020-06-17T11:11:50.475Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
11:11:50 [2020-06-17T11:11:50.475Z] ++ 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
11:11:50 [2020-06-17T11:11:50.475Z] ++ set -e
11:11:50 [2020-06-17T11:11:50.475Z] ++ '[' -n 0 ']'
11:11:50 [2020-06-17T11:11:50.475Z] ++ set -x
11:11:50 [2020-06-17T11:11:50.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
11:11:50 [2020-06-17T11:11:50.475Z] INFO: Testing against a local daemon
11:11:50 [2020-06-17T11:11:50.475Z] === RUN   TestNetworkCreateDelete
11:11:50 [2020-06-17T11:11:50.475Z] --- PASS: TestNetworkCreateDelete (0.15s)
11:11:50 [2020-06-17T11:11:50.475Z] === RUN   TestDockerNetworkDeletePreferID
11:11:50 [2020-06-17T11:11:50.475Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
11:11:50 [2020-06-17T11:11:50.475Z] === RUN   TestDaemonDNSFallback
11:11:50 [2020-06-17T11:11:50.475Z] --- PASS: TestDaemonDNSFallback (2.57s)
11:11:50 [2020-06-17T11:11:50.475Z] === RUN   TestInspectNetwork
11:11:50 [2020-06-17T11:11:50.609Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s)
11:11:50 [2020-06-17T11:11:50.609Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:11:50 [2020-06-17T11:11:50.609Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
11:11:50 [2020-06-17T11:11:50.609Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:50 [2020-06-17T11:11:50.609Z] === RUN   TestInfoAPI
11:11:50 [2020-06-17T11:11:50.609Z] --- PASS: TestInfoAPI (0.04s)
11:11:50 [2020-06-17T11:11:50.609Z] === RUN   TestInfoAPIWarnings
11:11:50 [2020-06-17T11:11:50.756Z] ok  	github.com/docker/docker/opts	0.067s	coverage: 67.4% of statements
11:11:51 [2020-06-17T11:11:51.788Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
11:11:51 [2020-06-17T11:11:51.979Z] --- PASS: TestInfoAPIWarnings (1.52s)
11:11:51 [2020-06-17T11:11:51.979Z] === RUN   TestInfoDebug
11:11:52 [2020-06-17T11:11:52.080Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
11:11:52 [2020-06-17T11:11:52.373Z] ok  	github.com/docker/docker/pkg/authorization	1.312s	coverage: 68.3% of statements
11:11:52 [2020-06-17T11:11:52.373Z] ok  	github.com/docker/docker/pkg/archive	1.143s	coverage: 76.7% of statements
11:11:53 [2020-06-17T11:11:53.440Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
11:11:53 [2020-06-17T11:11:53.749Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
11:11:53 [2020-06-17T11:11:53.871Z] --- PASS: TestInfoDebug (1.53s)
11:11:53 [2020-06-17T11:11:53.871Z] === RUN   TestInfoInsecureRegistries
11:11:53 [2020-06-17T11:11:53.932Z] === RUN   TestInspectNetwork/full_network_id
11:11:53 [2020-06-17T11:11:53.932Z] === RUN   TestInspectNetwork/partial_network_id
11:11:53 [2020-06-17T11:11:53.932Z] === RUN   TestInspectNetwork/network_name
11:11:53 [2020-06-17T11:11:53.932Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:11:54 [2020-06-17T11:11:54.385Z] ok  	github.com/docker/docker/pkg/discovery/file	0.024s	coverage: 92.9% of statements
11:11:55 [2020-06-17T11:11:55.241Z] --- PASS: TestInfoInsecureRegistries (1.53s)
11:11:55 [2020-06-17T11:11:55.241Z] === RUN   TestInfoRegistryMirrors
11:11:55 [2020-06-17T11:11:55.440Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.022s	coverage: 92.3% of statements
11:11:55 [2020-06-17T11:11:55.815Z] --- PASS: TestServiceUpdateSecrets (15.43s)
11:11:55 [2020-06-17T11:11:55.815Z] === RUN   TestServiceUpdateConfigs
11:11:56 [2020-06-17T11:11:56.087Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
11:11:56 [2020-06-17T11:11:56.613Z] --- PASS: TestInfoRegistryMirrors (1.53s)
11:11:56 [2020-06-17T11:11:56.613Z] === RUN   TestLoginFailsWithBadCredentials
11:11:56 [2020-06-17T11:11:56.620Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
11:11:56 [2020-06-17T11:11:56.870Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
11:11:56 [2020-06-17T11:11:56.870Z] === RUN   TestPingCacheHeaders
11:11:56 [2020-06-17T11:11:56.870Z] --- PASS: TestPingCacheHeaders (0.04s)
11:11:56 [2020-06-17T11:11:56.870Z] === RUN   TestPingGet
11:11:56 [2020-06-17T11:11:56.870Z] --- PASS: TestPingGet (0.02s)
11:11:56 [2020-06-17T11:11:56.870Z] === RUN   TestPingHead
11:11:56 [2020-06-17T11:11:56.870Z] --- PASS: TestPingHead (0.02s)
11:11:56 [2020-06-17T11:11:56.870Z] === RUN   TestVersion
11:11:57 [2020-06-17T11:11:57.127Z] --- PASS: TestVersion (0.03s)
11:11:57 [2020-06-17T11:11:57.127Z] PASS
11:11:57 [2020-06-17T11:11:57.127Z] 
11:11:57 [2020-06-17T11:11:57.127Z] === Skipped
11:11:57 [2020-06-17T11:11:57.127Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:11:57 [2020-06-17T11:11:57.127Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:11:57 [2020-06-17T11:11:57.127Z] 
11:11:57 [2020-06-17T11:11:57.127Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
11:11:57 [2020-06-17T11:11:57.127Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
11:11:57 [2020-06-17T11:11:57.127Z] 
11:11:57 [2020-06-17T11:11:57.127Z] 
11:11:57 [2020-06-17T11:11:57.127Z] DONE 18 tests, 2 skipped in 12.201s
11:11:57 [2020-06-17T11:11:57.127Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:11:57 [2020-06-17T11:11:57.127Z] INFO: Testing against a local daemon
11:11:57 [2020-06-17T11:11:57.127Z] === RUN   TestVolumesCreateAndList
11:11:57 [2020-06-17T11:11:57.127Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:11:57 [2020-06-17T11:11:57.127Z] === RUN   TestVolumesRemove
11:11:57 [2020-06-17T11:11:57.127Z] --- PASS: TestVolumesRemove (0.05s)
11:11:57 [2020-06-17T11:11:57.127Z] === RUN   TestVolumesInspect
11:11:57 [2020-06-17T11:11:57.127Z] --- PASS: TestVolumesInspect (0.02s)
11:11:57 [2020-06-17T11:11:57.127Z] === RUN   TestVolumesInvalidJSON
11:11:57 [2020-06-17T11:11:57.127Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:11:57 [2020-06-17T11:11:57.127Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:11:57 [2020-06-17T11:11:57.127Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:11:57 [2020-06-17T11:11:57.127Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:11:57 [2020-06-17T11:11:57.127Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:11:57 [2020-06-17T11:11:57.127Z] PASS
11:11:57 [2020-06-17T11:11:57.127Z] 
11:11:57 [2020-06-17T11:11:57.127Z] DONE 5 tests in 0.212s
11:11:57 [2020-06-17T11:11:57.286Z] ok  	github.com/docker/docker/layer	7.160s	coverage: 68.8% of statements
11:11:57 [2020-06-17T11:11:57.286Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:11:57 [2020-06-17T11:11:57.286Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:11:57 [2020-06-17T11:11:57.286Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:11:57 [2020-06-17T11:11:57.286Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:11:57 [2020-06-17T11:11:57.286Z] ?   	github.com/docker/docker/oci	[no test files]
11:11:57 [2020-06-17T11:11:57.286Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:11:57 [2020-06-17T11:11:57.383Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:11:57 [2020-06-17T11:11:57.383Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11886 is not a child of this shell
11:11:57 [2020-06-17T11:11:57.383Z] warning: PID 11886 from bundles/test-integration/docker.pid had a nonzero exit code
11:11:57 [2020-06-17T11:11:57.383Z] Leaving: AppArmorNo profiles have been unloaded.
11:11:57 [2020-06-17T11:11:57.383Z] 
11:11:57 [2020-06-17T11:11:57.383Z] Unloading profiles will leave already running processes permanently
11:11:57 [2020-06-17T11:11:57.383Z] unconfined, which can lead to unexpected situations.
11:11:57 [2020-06-17T11:11:57.383Z] 
11:11:57 [2020-06-17T11:11:57.383Z] To set a process to complain mode, use the command line tool
11:11:57 [2020-06-17T11:11:57.383Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:11:57 [2020-06-17T11:11:57.383Z] Removing test suite binaries
11:11:57 [2020-06-17T11:11:57.383Z] exiting test-integration
11:11:57 [2020-06-17T11:11:57.383Z] ++ exit 0
11:11:57 [2020-06-17T11:11:57.584Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
11:11:57 [2020-06-17T11:11:57.893Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
11:11:58 [2020-06-17T11:11:58.189Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.137s	coverage: 43.2% of statements
11:11:58 [2020-06-17T11:11:58.189Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:11:58 [2020-06-17T11:11:58.189Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:11:58 [2020-06-17T11:11:58.312Z] 
11:11:58 [2020-06-17T11:11:58.837Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.109s	coverage: 84.1% of statements
11:11:58 [2020-06-17T11:11:58.837Z] ok  	github.com/docker/docker/pkg/fsutils	0.423s	coverage: 85.1% of statements
11:11:58 [2020-06-17T11:11:58.886Z] === RUN   TestDockerSuite/TestBuildExpose
11:11:58 [2020-06-17T11:11:58.886Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:11:58 [2020-06-17T11:11:58.886Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:11:59 [2020-06-17T11:11:59.136Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 11.4% of statements
11:11:59 [2020-06-17T11:11:59.144Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:11:59 [2020-06-17T11:11:59.416Z] --- PASS: TestInspectNetwork (11.21s)
11:11:59 [2020-06-17T11:11:59.416Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:11:59 [2020-06-17T11:11:59.416Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:11:59 [2020-06-17T11:11:59.416Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:11:59 [2020-06-17T11:11:59.416Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:11:59 [2020-06-17T11:11:59.416Z] === RUN   TestRunContainerWithBridgeNone
Post stage
[Pipeline] junit
11:11:59 [2020-06-17T11:11:59.691Z] Recording test results
11:11:59 [2020-06-17T11:11:59.709Z] === RUN   TestDockerSuite/TestBuildFails
11:12:00 [2020-06-17T11:12:00.642Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:12:00 [2020-06-17T11:12:00.642Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:12:00 [2020-06-17T11:12:00.688Z] ok  	github.com/docker/docker/pkg/locker	0.049s	coverage: 88.9% of statements
11:12:00 [2020-06-17T11:12:00.688Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
11:12:00 [2020-06-17T11:12:00.987Z] ok  	github.com/docker/docker/pkg/idtools	0.835s	coverage: 70.5% of statements
11:12:01 [2020-06-17T11:12:01.292Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
11:12:01 [2020-06-17T11:12:01.292Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
11:12:01 [2020-06-17T11:12:01.292Z] ok  	github.com/docker/docker/pkg/ioutils	1.182s	coverage: 70.1% of statements
11:12:01 [2020-06-17T11:12:01.292Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:12:01 [2020-06-17T11:12:01.292Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:12:01 [2020-06-17T11:12:01.292Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:12:01 [2020-06-17T11:12:01.436Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
11:12:01 [2020-06-17T11:12:01.436Z] === RUN   TestNetworkInvalidJSON
11:12:01 [2020-06-17T11:12:01.436Z] === RUN   TestNetworkInvalidJSON//networks/create
11:12:01 [2020-06-17T11:12:01.436Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:12:01 [2020-06-17T11:12:01.436Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:12:01 [2020-06-17T11:12:01.436Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:12:01 [2020-06-17T11:12:01.436Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:01 [2020-06-17T11:12:01.436Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:01 [2020-06-17T11:12:01.436Z] === CONT  TestNetworkInvalidJSON//networks/create
11:12:01 [2020-06-17T11:12:01.436Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:01 [2020-06-17T11:12:01.436Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:12:01 [2020-06-17T11:12:01.436Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:12:01 [2020-06-17T11:12:01.436Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:12:01 [2020-06-17T11:12:01.436Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:12:01 [2020-06-17T11:12:01.436Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:12:01 [2020-06-17T11:12:01.436Z] === RUN   TestHostIPv4BridgeLabel
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:12:01 [2020-06-17T11:12:01.815Z] + echo Ensuring container killed.
11:12:01 [2020-06-17T11:12:01.815Z] Ensuring container killed.
11:12:01 [2020-06-17T11:12:01.815Z] + docker rm -vf docker-pr1
11:12:01 [2020-06-17T11:12:01.815Z] Error: No such container: docker-pr1
11:12:01 [2020-06-17T11:12:01.815Z] + true
[Pipeline] sh
11:12:01 [2020-06-17T11:12:01.941Z] ok  	github.com/docker/docker/pkg/parsers	0.027s	coverage: 97.0% of statements
11:12:02 [2020-06-17T11:12:02.054Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:12:02 [2020-06-17T11:12:02.055Z] === RUN   TestDaemonRestartWithLiveRestore
11:12:02 [2020-06-17T11:12:02.101Z] + echo Chowning /workspace to jenkins user
11:12:02 [2020-06-17T11:12:02.101Z] Chowning /workspace to jenkins user
11:12:02 [2020-06-17T11:12:02.101Z] + id -u
11:12:02 [2020-06-17T11:12:02.101Z] + id -g
11:12:02 [2020-06-17T11:12:02.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41122:/workspace busybox chown -R 1000:1000 /workspace
11:12:02 [2020-06-17T11:12:02.101Z] Unable to find image 'busybox:latest' locally
11:12:02 [2020-06-17T11:12:02.101Z] latest: Pulling from library/busybox
11:12:02 [2020-06-17T11:12:02.101Z] 76df9210b28c: Pulling fs layer
11:12:02 [2020-06-17T11:12:02.238Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.015s	coverage: 60.0% of statements
11:12:02 [2020-06-17T11:12:02.238Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 91.4% of statements
11:12:02 [2020-06-17T11:12:02.358Z] 76df9210b28c: Download complete
11:12:02 [2020-06-17T11:12:02.358Z] 76df9210b28c: Pull complete
11:12:02 [2020-06-17T11:12:02.358Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
11:12:02 [2020-06-17T11:12:02.358Z] Status: Downloaded newer image for busybox:latest
11:12:02 [2020-06-17T11:12:02.790Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
11:12:02 [2020-06-17T11:12:02.790Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:12:02 [2020-06-17T11:12:02.790Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:12:03 [2020-06-17T11:12:03.062Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:12:03 [2020-06-17T11:12:03.062Z] === RUN   TestDaemonDefaultNetworkPools
11:12:03 [2020-06-17T11:12:03.168Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:12:03 [2020-06-17T11:12:03.508Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
11:12:04 [2020-06-17T11:12:04.068Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
11:12:04 [2020-06-17T11:12:04.068Z] === RUN   TestDaemonRestartWithExistingNetwork
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:12:04 [2020-06-17T11:12:04.543Z] + bundleName=amd64-rootless
11:12:04 [2020-06-17T11:12:04.544Z] + echo Creating amd64-rootless-bundles.tar.gz
11:12:04 [2020-06-17T11:12:04.544Z] Creating amd64-rootless-bundles.tar.gz
11:12:04 [2020-06-17T11:12:04.544Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:12:04 [2020-06-17T11:12:04.544Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
11:12:04 [2020-06-17T11:12:04.553Z] Archiving artifacts
11:12:04 [2020-06-17T11:12:04.555Z] ok  	github.com/docker/docker/pkg/pools	0.015s	coverage: 88.2% of statements
11:12:04 [2020-06-17T11:12:04.555Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.017s	coverage: 85.7% of statements
11:12:04 [2020-06-17T11:12:04.555Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
11:12:05 [2020-06-17T11:12:05.065Z] === RUN   TestDockerSuite/TestBuildForceRm
11:12:05 [2020-06-17T11:12:05.082Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
11:12:05 [2020-06-17T11:12:05.082Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:12:05 [2020-06-17T11:12:05.598Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
11:12:05 [2020-06-17T11:12:05.996Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
11:12:06 [2020-06-17T11:12:06.037Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41122/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:12:06 [2020-06-17T11:12:06.254Z] === RUN   TestDockerSuite/TestBuildFromGit
11:12:06 [2020-06-17T11:12:06.345Z] + make clean
11:12:06 [2020-06-17T11:12:06.345Z] docker volume rm -f docker-dev-cache
11:12:06 [2020-06-17T11:12:06.482Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
11:12:06 [2020-06-17T11:12:06.482Z] ok  	github.com/docker/docker/pkg/pubsub	1.112s	coverage: 73.9% of statements
11:12:06 [2020-06-17T11:12:06.589Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
11:12:06 [2020-06-17T11:12:06.589Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:12:06 [2020-06-17T11:12:06.601Z] docker-dev-cache
[Pipeline] deleteDir
11:12:06 [2020-06-17T11:12:06.789Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
11:12:06 [2020-06-17T11:12:06.871Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
11:12:06 [2020-06-17T11:12:06.871Z] === RUN   TestServiceWithPredefinedNetwork
11:12:07 [2020-06-17T11:12:07.085Z] ok  	github.com/docker/docker/pkg/streamformatter	0.027s	coverage: 66.2% of statements
11:12:07 [2020-06-17T11:12:07.187Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
11:12:07 [2020-06-17T11:12:07.393Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
[Pipeline] }
11:12:08 [2020-06-17T11:12:08.119Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:12:08 [2020-06-17T11:12:08.163Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
11:12:08 [2020-06-17T11:12:08.163Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:12:08 [2020-06-17T11:12:08.163Z] remote: Enumerating objects: 2, done.
11:12:08 [2020-06-17T11:12:08.163Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
11:12:08 [2020-06-17T11:12:08.163Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
11:12:08 [2020-06-17T11:12:08.163Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
11:12:08 [2020-06-17T11:12:08.163Z] 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.
11:12:08 [2020-06-17T11:12:08.163Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:12:08 [2020-06-17T11:12:08.376Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:12:08 [2020-06-17T11:12:08.481Z] ok  	github.com/docker/docker/pkg/signal	2.908s	coverage: 61.0% of statements
11:12:08 [2020-06-17T11:12:08.481Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.7% of statements
11:12:08 [2020-06-17T11:12:08.481Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 36.9% of statements
11:12:09 [2020-06-17T11:12:09.362Z] testing: warning: no tests to run
11:12:09 [2020-06-17T11:12:09.362Z] coverage: [no statements]
11:12:09 [2020-06-17T11:12:09.362Z] ok  	github.com/docker/docker/pkg/term/windows	0.022s	coverage: [no statements] [no tests to run]
11:12:09 [2020-06-17T11:12:09.666Z] ok  	github.com/docker/docker/pkg/tailfile	0.086s	coverage: 88.6% of statements
11:12:09 [2020-06-17T11:12:09.748Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:12:10 [2020-06-17T11:12:10.201Z] ok  	github.com/docker/docker/pkg/tarsum	0.146s	coverage: 89.3% of statements
11:12:10 [2020-06-17T11:12:10.201Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
11:12:10 [2020-06-17T11:12:10.201Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
11:12:10 [2020-06-17T11:12:10.686Z] --- PASS: TestServiceUpdateConfigs (15.41s)
11:12:10 [2020-06-17T11:12:10.687Z] === RUN   TestServiceUpdateNetwork
11:12:10 [2020-06-17T11:12:10.862Z] ok  	github.com/docker/docker/pkg/useragent	0.017s	coverage: 88.9% of statements
11:12:11 [2020-06-17T11:12:11.249Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s)
11:12:11 [2020-06-17T11:12:11.249Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:12:11 [2020-06-17T11:12:11.249Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:12:11 [2020-06-17T11:12:11.249Z]     service_test.go:236: FLAKY_TEST
11:12:11 [2020-06-17T11:12:11.249Z] === RUN   TestServiceWithDataPathPortInit
11:12:11 [2020-06-17T11:12:11.645Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:12:12 [2020-06-17T11:12:12.399Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
11:12:12 [2020-06-17T11:12:12.575Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:12:12 [2020-06-17T11:12:12.832Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:12:13 [2020-06-17T11:12:13.460Z] ok  	github.com/docker/docker/reference	0.014s	coverage: 84.4% of statements
11:12:13 [2020-06-17T11:12:13.525Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:12:13 [2020-06-17T11:12:13.752Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 68.8% of statements
11:12:13 [2020-06-17T11:12:13.851Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/test/unit
11:12:14 [2020-06-17T11:12:14.728Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:12:14 [2020-06-17T11:12:14.784Z] ok  	github.com/docker/docker/plugin	0.600s	coverage: 23.1% of statements
11:12:15 [2020-06-17T11:12:15.440Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
11:12:16 [2020-06-17T11:12:16.074Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
11:12:16 [2020-06-17T11:12:16.444Z] ?   	github.com/docker/docker/api	[no test files]
11:12:16 [2020-06-17T11:12:16.633Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:12:17 [2020-06-17T11:12:17.107Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
11:12:17 [2020-06-17T11:12:17.401Z] ok  	github.com/docker/docker/registry	0.310s	coverage: 56.3% of statements
11:12:17 [2020-06-17T11:12:17.691Z] ok  	github.com/docker/docker/runconfig	0.042s	coverage: 65.8% of statements
11:12:18 [2020-06-17T11:12:18.004Z] === RUN   TestDockerSuite/TestBuildHistory
11:12:20 [2020-06-17T11:12:20.499Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
11:12:21 [2020-06-17T11:12:21.653Z] ok  	github.com/docker/docker/volume/mounts	0.052s	coverage: 67.0% of statements
11:12:21 [2020-06-17T11:12:21.989Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
11:12:22 [2020-06-17T11:12:22.182Z] === RUN   TestDockerSuite/TestBuildIidFile
11:12:22 [2020-06-17T11:12:22.182Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:12:22 [2020-06-17T11:12:22.439Z] === RUN   TestDockerSuite/TestBuildInheritance
11:12:22 [2020-06-17T11:12:22.887Z] --- PASS: TestServiceUpdateNetwork (14.60s)
11:12:22 [2020-06-17T11:12:22.887Z] === RUN   TestServiceUpdatePidsLimit
11:12:23 [2020-06-17T11:12:23.004Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:12:23 [2020-06-17T11:12:23.154Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
11:12:23 [2020-06-17T11:12:23.570Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:12:23 [2020-06-17T11:12:23.570Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:12:24 [2020-06-17T11:12:24.501Z] === RUN   TestDockerSuite/TestBuildLabel
11:12:24 [2020-06-17T11:12:24.789Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:12:25 [2020-06-17T11:12:25.066Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:12:25 [2020-06-17T11:12:25.324Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:12:25 [2020-06-17T11:12:25.357Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:12:25 [2020-06-17T11:12:25.890Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:12:26 [2020-06-17T11:12:26.148Z] === RUN   TestDockerSuite/TestBuildLabels
11:12:26 [2020-06-17T11:12:26.712Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:12:27 [2020-06-17T11:12:27.643Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:12:30 [2020-06-17T11:12:30.919Z] === RUN   TestDockerSuite/TestBuildLastModified
11:12:31 [2020-06-17T11:12:31.356Z] ok  	github.com/docker/docker/api/server	0.022s	coverage: 9.0% of statements
11:12:33 [2020-06-17T11:12:33.467Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:12:33 [2020-06-17T11:12:33.557Z] --- PASS: TestServiceWithDataPathPortInit (19.71s)
11:12:33 [2020-06-17T11:12:33.557Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:12:36 [2020-06-17T11:12:36.175Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:12:38 [2020-06-17T11:12:38.700Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:12:38 [2020-06-17T11:12:38.700Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:12:38 [2020-06-17T11:12:38.700Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:12:38 [2020-06-17T11:12:38.700Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:12:38 [2020-06-17T11:12:38.700Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:12:38 [2020-06-17T11:12:38.706Z] ok  	github.com/docker/docker/pkg/plugins	33.626s	coverage: 76.6% of statements
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/pkg/term	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/rootless	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/volume	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:12:38 [2020-06-17T11:12:38.706Z] 
11:12:38 [2020-06-17T11:12:38.706Z] === Skipped
11:12:38 [2020-06-17T11:12:38.706Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:12:38 [2020-06-17T11:12:38.706Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:12:38 [2020-06-17T11:12:38.706Z] 
11:12:38 [2020-06-17T11:12:38.706Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:12:38 [2020-06-17T11:12:38.706Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:12:38 [2020-06-17T11:12:38.706Z] 
11:12:38 [2020-06-17T11:12:38.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:46: Driver btrfs not supported
11:12:38 [2020-06-17T11:12:38.706Z] 
11:12:38 [2020-06-17T11:12:38.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:46: Driver btrfs not supported
11:12:38 [2020-06-17T11:12:38.706Z] 
11:12:38 [2020-06-17T11:12:38.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:46: Driver btrfs not supported
11:12:38 [2020-06-17T11:12:38.706Z] 
11:12:38 [2020-06-17T11:12:38.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:46: Driver btrfs not supported
11:12:38 [2020-06-17T11:12:38.706Z] 
11:12:38 [2020-06-17T11:12:38.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.706Z]     graphtest_unix.go:46: Driver btrfs not supported
11:12:38 [2020-06-17T11:12:38.706Z] 
11:12:38 [2020-06-17T11:12:38.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:73: No driver to put!
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z] time="2020-06-17T11:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z] time="2020-06-17T11:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z] time="2020-06-17T11:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z] time="2020-06-17T11:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z] time="2020-06-17T11:11:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:73: No driver to put!
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     overlay_test.go:49: Fails to compute changes intermittently
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver zfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver zfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver zfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver zfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:46: Driver zfs not supported
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     graphtest_unix.go:73: No driver to put!
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:12:38 [2020-06-17T11:12:38.707Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] 
11:12:38 [2020-06-17T11:12:38.707Z] DONE 2124 tests, 26 skipped in 255.599s
11:12:38 [2020-06-17T11:12:38.958Z] === RUN   TestDockerSuite/TestBuildMissingArgs
Post stage
[Pipeline] junit
11:12:39 [2020-06-17T11:12:39.031Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:12:39 [2020-06-17T11:12:39.841Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/make.sh dynbinary test-integration
11:12:40 [2020-06-17T11:12:40.129Z] 
11:12:40 [2020-06-17T11:12:40.129Z] Removing bundles/
11:12:40 [2020-06-17T11:12:40.129Z] 
11:12:40 [2020-06-17T11:12:40.129Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:12:40 [2020-06-17T11:12:40.129Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:12:40 [2020-06-17T11:12:40.129Z] GOOS="" GOARCH="" GOARM=""
11:12:40 [2020-06-17T11:12:40.854Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:12:41 [2020-06-17T11:12:41.577Z] --- PASS: TestServiceUpdatePidsLimit (17.55s)
11:12:41 [2020-06-17T11:12:41.577Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
11:12:41 [2020-06-17T11:12:41.577Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
11:12:41 [2020-06-17T11:12:41.577Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
11:12:41 [2020-06-17T11:12:41.577Z] PASS
11:12:41 [2020-06-17T11:12:41.577Z] 
11:12:41 [2020-06-17T11:12:41.577Z] === Skipped
11:12:41 [2020-06-17T11:12:41.577Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:12:41 [2020-06-17T11:12:41.577Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:12:41 [2020-06-17T11:12:41.577Z] 
11:12:41 [2020-06-17T11:12:41.577Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:12:41 [2020-06-17T11:12:41.577Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:12:41 [2020-06-17T11:12:41.577Z] 
11:12:41 [2020-06-17T11:12:41.577Z] 
11:12:41 [2020-06-17T11:12:41.577Z] DONE 27 tests, 2 skipped in 161.441s
11:12:41 [2020-06-17T11:12:41.577Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:12:41 [2020-06-17T11:12:41.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:12:41 [2020-06-17T11:12:41.577Z] ++ set -e
11:12:41 [2020-06-17T11:12:41.577Z] ++ '[' -n 0 ']'
11:12:41 [2020-06-17T11:12:41.577Z] ++ set -x
11:12:41 [2020-06-17T11:12:41.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:12:41 [2020-06-17T11:12:41.577Z] INFO: Testing against a local daemon
11:12:41 [2020-06-17T11:12:41.577Z] === RUN   TestSessionCreate
11:12:41 [2020-06-17T11:12:41.577Z] --- PASS: TestSessionCreate (0.05s)
11:12:41 [2020-06-17T11:12:41.577Z] === RUN   TestSessionCreateWithBadUpgrade
11:12:41 [2020-06-17T11:12:41.577Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
11:12:41 [2020-06-17T11:12:41.577Z] PASS
11:12:41 [2020-06-17T11:12:41.577Z] 
11:12:41 [2020-06-17T11:12:41.577Z] DONE 2 tests in 0.250s
11:12:41 [2020-06-17T11:12:41.577Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:12:41 [2020-06-17T11:12:41.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:12:41 [2020-06-17T11:12:41.577Z] ++ set -e
11:12:41 [2020-06-17T11:12:41.577Z] ++ '[' -n 0 ']'
11:12:41 [2020-06-17T11:12:41.577Z] ++ set -x
11:12:41 [2020-06-17T11:12:41.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:12:41 [2020-06-17T11:12:41.577Z] INFO: Testing against a local daemon
11:12:41 [2020-06-17T11:12:41.577Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:12:41 [2020-06-17T11:12:41.577Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:12:41 [2020-06-17T11:12:41.577Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:12:41 [2020-06-17T11:12:41.577Z] === RUN   TestEventsExecDie
11:12:41 [2020-06-17T11:12:41.835Z] --- PASS: TestEventsExecDie (0.90s)
11:12:41 [2020-06-17T11:12:41.835Z] === RUN   TestEventsBackwardsCompatible
11:12:41 [2020-06-17T11:12:41.835Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
11:12:41 [2020-06-17T11:12:41.835Z] === RUN   TestInfoBinaryCommits
11:12:41 [2020-06-17T11:12:41.934Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.30s)
11:12:41 [2020-06-17T11:12:41.934Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bt2ve4j5hm3pe05whe6qid86x Created:2020-06-17 11:12:31.67705458 +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[01738a2dbfca13330e0b681eef09674ee9ec8b1734bb1ac3053e8ef21302c897:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifnsyoguomenvcu5kc70un7r7 EndpointID:fd8e500041711902060147890549c46f61c3f542a8530ff14f537310e6d10560 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:59785e7546c9f73bf58470f49994fdea64ed1802521a0f3efc30f482ef4608fc 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:b5353db9a80f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifnsyoguomenvcu5kc70un7r7 EndpointID:fd8e500041711902060147890549c46f61c3f542a8530ff14f537310e6d10560 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:12:41 [2020-06-17T11:12:41.934Z] PASS
11:12:41 [2020-06-17T11:12:41.934Z] 
11:12:41 [2020-06-17T11:12:41.934Z] === Skipped
11:12:41 [2020-06-17T11:12:41.934Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:12:41 [2020-06-17T11:12:41.934Z]     service_test.go:236: FLAKY_TEST
11:12:41 [2020-06-17T11:12:41.934Z] 
11:12:41 [2020-06-17T11:12:41.934Z] 
11:12:41 [2020-06-17T11:12:41.934Z] DONE 23 tests, 1 skipped in 56.121s
11:12:41 [2020-06-17T11:12:41.934Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:12:41 [2020-06-17T11:12:41.934Z] ++ 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
11:12:41 [2020-06-17T11:12:41.934Z] ++ set -e
11:12:41 [2020-06-17T11:12:41.934Z] ++ '[' -n 0 ']'
11:12:41 [2020-06-17T11:12:41.934Z] ++ set -x
11:12:41 [2020-06-17T11:12:41.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:12:41 [2020-06-17T11:12:41.934Z] INFO: Testing against a local daemon
11:12:41 [2020-06-17T11:12:41.934Z] === RUN   TestDockerNetworkIpvlanPersistance
11:12:41 [2020-06-17T11:12:41.934Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:12:41 [2020-06-17T11:12:41.934Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:12:41 [2020-06-17T11:12:41.934Z] === RUN   TestDockerNetworkIpvlan
11:12:41 [2020-06-17T11:12:41.934Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:12:41 [2020-06-17T11:12:41.934Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:12:41 [2020-06-17T11:12:41.934Z] PASS
11:12:41 [2020-06-17T11:12:41.934Z] 
11:12:41 [2020-06-17T11:12:41.934Z] === Skipped
11:12:41 [2020-06-17T11:12:41.934Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:12:41 [2020-06-17T11:12:41.934Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:12:41 [2020-06-17T11:12:41.934Z] 
11:12:41 [2020-06-17T11:12:41.934Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:12:41 [2020-06-17T11:12:41.934Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:12:41 [2020-06-17T11:12:41.934Z] 
11:12:41 [2020-06-17T11:12:41.934Z] 
11:12:41 [2020-06-17T11:12:41.934Z] DONE 2 tests, 2 skipped in 0.074s
11:12:41 [2020-06-17T11:12:41.934Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:12:41 [2020-06-17T11:12:41.934Z] ++ 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
11:12:41 [2020-06-17T11:12:41.934Z] ++ set -e
11:12:41 [2020-06-17T11:12:41.934Z] ++ '[' -n 0 ']'
11:12:41 [2020-06-17T11:12:41.934Z] ++ set -x
11:12:41 [2020-06-17T11:12:41.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:12:41 [2020-06-17T11:12:41.934Z] INFO: Testing against a local daemon
11:12:41 [2020-06-17T11:12:41.934Z] === RUN   TestDockerNetworkMacvlanPersistance
11:12:42 [2020-06-17T11:12:42.094Z] --- PASS: TestInfoBinaryCommits (0.05s)
11:12:42 [2020-06-17T11:12:42.094Z] === RUN   TestInfoAPIVersioned
11:12:42 [2020-06-17T11:12:42.094Z] --- PASS: TestInfoAPIVersioned (0.02s)
11:12:42 [2020-06-17T11:12:42.094Z] === RUN   TestInfoDiscoveryBackend
11:12:42 [2020-06-17T11:12:42.216Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
11:12:42 [2020-06-17T11:12:42.216Z] === RUN   TestDockerNetworkMacvlan
11:12:42 [2020-06-17T11:12:42.224Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:12:42 [2020-06-17T11:12:42.661Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
11:12:42 [2020-06-17T11:12:42.661Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:12:43 [2020-06-17T11:12:43.222Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:12:43 [2020-06-17T11:12:43.595Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
11:12:43 [2020-06-17T11:12:43.595Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:12:44 [2020-06-17T11:12:44.162Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
11:12:44 [2020-06-17T11:12:44.162Z] === RUN   TestInfoAPI
11:12:44 [2020-06-17T11:12:44.162Z] --- PASS: TestInfoAPI (0.05s)
11:12:44 [2020-06-17T11:12:44.162Z] === RUN   TestInfoAPIWarnings
11:12:44 [2020-06-17T11:12:44.228Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:12:45 [2020-06-17T11:12:45.098Z] --- PASS: TestInfoAPIWarnings (0.60s)
11:12:45 [2020-06-17T11:12:45.098Z] === RUN   TestInfoDebug
11:12:45 [2020-06-17T11:12:45.233Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:12:45 [2020-06-17T11:12:45.357Z] --- PASS: TestInfoDebug (0.59s)
11:12:45 [2020-06-17T11:12:45.357Z] === RUN   TestInfoInsecureRegistries
11:12:45 [2020-06-17T11:12:45.502Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:12:46 [2020-06-17T11:12:46.066Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:12:46 [2020-06-17T11:12:46.292Z] --- PASS: TestInfoInsecureRegistries (0.61s)
11:12:46 [2020-06-17T11:12:46.292Z] === RUN   TestInfoRegistryMirrors
11:12:46 [2020-06-17T11:12:46.323Z] --- PASS: TestImportExtremelyLargeImageWorks (210.13s)
11:12:46 [2020-06-17T11:12:46.323Z] PASS
11:12:46 [2020-06-17T11:12:46.323Z] 
11:12:46 [2020-06-17T11:12:46.323Z] DONE 12 tests in 213.690s
11:12:46 [2020-06-17T11:12:46.323Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:12:46 [2020-06-17T11:12:46.323Z] ++ 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
11:12:46 [2020-06-17T11:12:46.323Z] ++ set -e
11:12:46 [2020-06-17T11:12:46.323Z] ++ '[' -n 0 ']'
11:12:46 [2020-06-17T11:12:46.323Z] ++ set -x
11:12:46 [2020-06-17T11:12:46.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
11:12:46 [2020-06-17T11:12:46.580Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:12:46 [2020-06-17T11:12:46.580Z] INFO: Testing against a local daemon
11:12:46 [2020-06-17T11:12:46.580Z] === RUN   TestNetworkCreateDelete
11:12:46 [2020-06-17T11:12:46.836Z] --- PASS: TestNetworkCreateDelete (0.16s)
11:12:46 [2020-06-17T11:12:46.837Z] === RUN   TestDockerNetworkDeletePreferID
11:12:46 [2020-06-17T11:12:46.859Z] --- PASS: TestInfoRegistryMirrors (0.60s)
11:12:46 [2020-06-17T11:12:46.859Z] === RUN   TestLoginFailsWithBadCredentials
11:12:46 [2020-06-17T11:12:46.859Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
11:12:46 [2020-06-17T11:12:46.859Z] === RUN   TestPingCacheHeaders
11:12:47 [2020-06-17T11:12:47.102Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
11:12:47 [2020-06-17T11:12:47.102Z] === RUN   TestDaemonDNSFallback
11:12:47 [2020-06-17T11:12:47.117Z] --- PASS: TestPingCacheHeaders (0.05s)
11:12:47 [2020-06-17T11:12:47.117Z] === RUN   TestPingGet
11:12:47 [2020-06-17T11:12:47.117Z] --- PASS: TestPingGet (0.03s)
11:12:47 [2020-06-17T11:12:47.117Z] === RUN   TestPingHead
11:12:47 [2020-06-17T11:12:47.117Z] --- PASS: TestPingHead (0.05s)
11:12:47 [2020-06-17T11:12:47.117Z] === RUN   TestVersion
11:12:47 [2020-06-17T11:12:47.117Z] --- PASS: TestVersion (0.05s)
11:12:47 [2020-06-17T11:12:47.117Z] PASS
11:12:47 [2020-06-17T11:12:47.117Z] 
11:12:47 [2020-06-17T11:12:47.117Z] === Skipped
11:12:47 [2020-06-17T11:12:47.117Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:12:47 [2020-06-17T11:12:47.117Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:12:47 [2020-06-17T11:12:47.117Z] 
11:12:47 [2020-06-17T11:12:47.117Z] 
11:12:47 [2020-06-17T11:12:47.117Z] DONE 18 tests, 1 skipped in 6.393s
11:12:47 [2020-06-17T11:12:47.117Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:12:47 [2020-06-17T11:12:47.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:12:47 [2020-06-17T11:12:47.117Z] ++ set -e
11:12:47 [2020-06-17T11:12:47.117Z] ++ '[' -n 0 ']'
11:12:47 [2020-06-17T11:12:47.117Z] ++ set -x
11:12:47 [2020-06-17T11:12:47.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:12:47 [2020-06-17T11:12:47.376Z] INFO: Testing against a local daemon
11:12:47 [2020-06-17T11:12:47.376Z] === RUN   TestVolumesCreateAndList
11:12:47 [2020-06-17T11:12:47.376Z] --- PASS: TestVolumesCreateAndList (0.04s)
11:12:47 [2020-06-17T11:12:47.376Z] === RUN   TestVolumesRemove
11:12:47 [2020-06-17T11:12:47.376Z] --- PASS: TestVolumesRemove (0.11s)
11:12:47 [2020-06-17T11:12:47.376Z] === RUN   TestVolumesInspect
11:12:47 [2020-06-17T11:12:47.634Z] --- PASS: TestVolumesInspect (0.04s)
11:12:47 [2020-06-17T11:12:47.634Z] === RUN   TestVolumesInvalidJSON
11:12:47 [2020-06-17T11:12:47.634Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:12:47 [2020-06-17T11:12:47.634Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:12:47 [2020-06-17T11:12:47.634Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:12:47 [2020-06-17T11:12:47.634Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:12:47 [2020-06-17T11:12:47.634Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:12:47 [2020-06-17T11:12:47.634Z] PASS
11:12:47 [2020-06-17T11:12:47.634Z] 
11:12:47 [2020-06-17T11:12:47.634Z] DONE 5 tests in 0.367s
11:12:47 [2020-06-17T11:12:47.634Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:12:47 [2020-06-17T11:12:47.892Z] ++++ cat bundles/test-integration/docker.pid
11:12:47 [2020-06-17T11:12:47.892Z] +++ kill 13537
11:12:49 [2020-06-17T11:12:49.001Z] --- PASS: TestDaemonDNSFallback (1.70s)
11:12:49 [2020-06-17T11:12:49.001Z] === RUN   TestInspectNetwork
11:12:49 [2020-06-17T11:12:49.266Z] +++ /etc/init.d/apparmor stop
11:12:49 [2020-06-17T11:12:49.266Z] Leaving: AppArmorNo profiles have been unloaded.
11:12:49 [2020-06-17T11:12:49.266Z] 
11:12:49 [2020-06-17T11:12:49.266Z] Unloading profiles will leave already running processes permanently
11:12:49 [2020-06-17T11:12:49.266Z] unconfined, which can lead to unexpected situations.
11:12:49 [2020-06-17T11:12:49.266Z] 
11:12:49 [2020-06-17T11:12:49.266Z] To set a process to complain mode, use the command line tool
11:12:49 [2020-06-17T11:12:49.266Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:12:49 [2020-06-17T11:12:49.266Z] +++ true
11:12:49 [2020-06-17T11:12:49.266Z] exiting test-integration
11:12:49 [2020-06-17T11:12:49.266Z] ++ exit 0
11:12:49 [2020-06-17T11:12:49.266Z] 
11:12:49 [2020-06-17T11:12:49.611Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:12:52 [2020-06-17T11:12:52.277Z] === RUN   TestInspectNetwork/full_network_id
11:12:52 [2020-06-17T11:12:52.277Z] === RUN   TestInspectNetwork/partial_network_id
11:12:52 [2020-06-17T11:12:52.277Z] === RUN   TestInspectNetwork/network_name
11:12:52 [2020-06-17T11:12:52.277Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
Post stage
[Pipeline] junit
11:12:52 [2020-06-17T11:12:52.562Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:12:53 [2020-06-17T11:12:53.066Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:12:53 [2020-06-17T11:12:53.160Z] + echo Ensuring container killed.
11:12:53 [2020-06-17T11:12:53.160Z] Ensuring container killed.
11:12:53 [2020-06-17T11:12:53.160Z] + docker rm -vf docker-pr1
11:12:53 [2020-06-17T11:12:53.160Z] Error: No such container: docker-pr1
11:12:53 [2020-06-17T11:12:53.160Z] + true
[Pipeline] sh
11:12:53 [2020-06-17T11:12:53.446Z] + echo Chowning /workspace to jenkins user
11:12:53 [2020-06-17T11:12:53.446Z] Chowning /workspace to jenkins user
11:12:53 [2020-06-17T11:12:53.446Z] + id -u
11:12:53 [2020-06-17T11:12:53.446Z] + id -g
11:12:53 [2020-06-17T11:12:53.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41122:/workspace busybox chown -R 1000:1000 /workspace
11:12:54 [2020-06-17T11:12:54.173Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:12:56 [2020-06-17T11:12:56.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:12:56 [2020-06-17T11:12:56.695Z] --- PASS: TestInspectNetwork (7.87s)
11:12:56 [2020-06-17T11:12:56.695Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:12:56 [2020-06-17T11:12:56.695Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:12:56 [2020-06-17T11:12:56.695Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:12:56 [2020-06-17T11:12:56.695Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:12:56 [2020-06-17T11:12:56.695Z] === RUN   TestRunContainerWithBridgeNone
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:12:56 [2020-06-17T11:12:56.951Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:12:57 [2020-06-17T11:12:57.030Z] + bundleName=arm64-integration
11:12:57 [2020-06-17T11:12:57.030Z] + echo Creating arm64-integration-bundles.tar.gz
11:12:57 [2020-06-17T11:12:57.030Z] Creating arm64-integration-bundles.tar.gz
11:12:57 [2020-06-17T11:12:57.030Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:12:57 [2020-06-17T11:12:57.030Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:12:57 [2020-06-17T11:12:57.300Z] Archiving artifacts
11:12:57 [2020-06-17T11:12:57.589Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41122/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:12:57 [2020-06-17T11:12:57.883Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:12:57 [2020-06-17T11:12:57.911Z] + make clean
11:12:58 [2020-06-17T11:12:58.571Z] docker volume rm -f docker-dev-cache
11:12:58 [2020-06-17T11:12:58.571Z] docker-dev-cache
[Pipeline] deleteDir
11:12:59 [2020-06-17T11:12:59.779Z] --- PASS: TestRunContainerWithBridgeNone (2.73s)
11:12:59 [2020-06-17T11:12:59.779Z] === RUN   TestNetworkInvalidJSON
11:12:59 [2020-06-17T11:12:59.779Z] === RUN   TestNetworkInvalidJSON//networks/create
11:12:59 [2020-06-17T11:12:59.779Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:12:59 [2020-06-17T11:12:59.779Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2020-06-17T11:12:59.779Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2020-06-17T11:12:59.779Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2020-06-17T11:12:59.779Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2020-06-17T11:12:59.779Z] === CONT  TestNetworkInvalidJSON//networks/create
11:12:59 [2020-06-17T11:12:59.779Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:12:59 [2020-06-17T11:12:59.779Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:12:59 [2020-06-17T11:12:59.779Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:12:59 [2020-06-17T11:12:59.779Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:12:59 [2020-06-17T11:12:59.779Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:12:59 [2020-06-17T11:12:59.779Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:12:59 [2020-06-17T11:12:59.779Z] === RUN   TestHostIPv4BridgeLabel
11:12:59 [2020-06-17T11:12:59.865Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:13:00 [2020-06-17T11:13:00.037Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
11:13:00 [2020-06-17T11:13:00.037Z] === RUN   TestDaemonRestartWithLiveRestore
11:13:00 [2020-06-17T11:13:00.602Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:13:00 [2020-06-17T11:13:00.602Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:13:01 [2020-06-17T11:13:01.166Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
11:13:01 [2020-06-17T11:13:01.166Z] === RUN   TestDaemonDefaultNetworkPools
11:13:01 [2020-06-17T11:13:01.886Z] --- PASS: TestDockerNetworkMacvlan (19.55s)
11:13:01 [2020-06-17T11:13:01.886Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
11:13:01 [2020-06-17T11:13:01.886Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
11:13:01 [2020-06-17T11:13:01.886Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s)
11:13:01 [2020-06-17T11:13:01.886Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.62s)
11:13:01 [2020-06-17T11:13:01.886Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.34s)
11:13:01 [2020-06-17T11:13:01.886Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s)
11:13:01 [2020-06-17T11:13:01.886Z] PASS
11:13:01 [2020-06-17T11:13:01.886Z] 
11:13:01 [2020-06-17T11:13:01.886Z] DONE 8 tests in 21.124s
11:13:01 [2020-06-17T11:13:01.886Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
11:13:01 [2020-06-17T11:13:01.886Z] ++ 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
11:13:01 [2020-06-17T11:13:01.886Z] ++ set -e
11:13:01 [2020-06-17T11:13:01.886Z] ++ '[' -n 0 ']'
11:13:01 [2020-06-17T11:13:01.886Z] ++ set -x
11:13:01 [2020-06-17T11:13:01.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:13:01 [2020-06-17T11:13:01.886Z] testing: warning: no tests to run
11:13:01 [2020-06-17T11:13:01.886Z] PASS
11:13:01 [2020-06-17T11:13:01.886Z] 
11:13:01 [2020-06-17T11:13:01.886Z] DONE 0 tests in 0.016s
11:13:01 [2020-06-17T11:13:01.886Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:13:01 [2020-06-17T11:13:01.886Z] ++ 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
11:13:01 [2020-06-17T11:13:01.886Z] ++ set -e
11:13:01 [2020-06-17T11:13:01.886Z] ++ '[' -n 0 ']'
11:13:01 [2020-06-17T11:13:01.886Z] ++ set -x
11:13:01 [2020-06-17T11:13:01.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:13:01 [2020-06-17T11:13:01.886Z] INFO: Testing against a local daemon
11:13:01 [2020-06-17T11:13:01.886Z] === RUN   TestAuthZPluginAllowRequest
11:13:02 [2020-06-17T11:13:02.099Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
11:13:02 [2020-06-17T11:13:02.099Z] === RUN   TestDaemonRestartWithExistingNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:13:03 [2020-06-17T11:13:03.470Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
11:13:03 [2020-06-17T11:13:03.470Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:13:04 [2020-06-17T11:13:04.066Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
11:13:04 [2020-06-17T11:13:04.066Z] === RUN   TestAuthZPluginTLS
11:13:04 [2020-06-17T11:13:04.349Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:13:04 [2020-06-17T11:13:04.349Z] === RUN   TestAuthZPluginDenyRequest
11:13:04 [2020-06-17T11:13:04.403Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:13:04 [2020-06-17T11:13:04.403Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
11:13:04 [2020-06-17T11:13:04.403Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:13:04 [2020-06-17T11:13:04.631Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:13:04 [2020-06-17T11:13:04.631Z] === RUN   TestAuthZPluginAPIDenyResponse
11:13:04 [2020-06-17T11:13:04.660Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:13:05 [2020-06-17T11:13:05.224Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
11:13:05 [2020-06-17T11:13:05.224Z] === RUN   TestServiceWithPredefinedNetwork
11:13:05 [2020-06-17T11:13:05.246Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
11:13:05 [2020-06-17T11:13:05.246Z] === RUN   TestAuthZPluginDenyResponse
11:13:05 [2020-06-17T11:13:05.860Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:13:05 [2020-06-17T11:13:05.860Z] === RUN   TestAuthZPluginAllowEventStream
11:13:06 [2020-06-17T11:13:06.155Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:13:06 [2020-06-17T11:13:06.413Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:13:07 [2020-06-17T11:13:07.786Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s)
11:13:07 [2020-06-17T11:13:07.786Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:13:07 [2020-06-17T11:13:07.786Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:13:07 [2020-06-17T11:13:07.786Z]     service_test.go:236: FLAKY_TEST
11:13:07 [2020-06-17T11:13:07.786Z] === RUN   TestServiceWithDataPathPortInit
11:13:07 [2020-06-17T11:13:07.881Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
11:13:07 [2020-06-17T11:13:07.881Z] === RUN   TestAuthZPluginErrorResponse
11:13:08 [2020-06-17T11:13:08.173Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
11:13:08 [2020-06-17T11:13:08.173Z] === RUN   TestAuthZPluginErrorRequest
11:13:08 [2020-06-17T11:13:08.350Z] === RUN   TestDockerSuite/TestBuildNetNone
11:13:08 [2020-06-17T11:13:08.788Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:13:08 [2020-06-17T11:13:08.788Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:13:08 [2020-06-17T11:13:08.916Z] === RUN   TestDockerSuite/TestBuildNoContext
11:13:09 [2020-06-17T11:13:09.405Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:13:09 [2020-06-17T11:13:09.405Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:13:09 [2020-06-17T11:13:09.482Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:13:10 [2020-06-17T11:13:10.414Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:13:11 [2020-06-17T11:13:11.427Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s)
11:13:11 [2020-06-17T11:13:11.427Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:13:11 [2020-06-17T11:13:11.784Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:13:11 [2020-06-17T11:13:11.784Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:13:11 [2020-06-17T11:13:11.784Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:13:12 [2020-06-17T11:13:12.347Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:13:12 [2020-06-17T11:13:12.347Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:13:12 [2020-06-17T11:13:12.913Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:13:14 [2020-06-17T11:13:14.101Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
11:13:14 [2020-06-17T11:13:14.101Z] === RUN   TestAuthZPluginHeader
11:13:14 [2020-06-17T11:13:14.284Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:13:14 [2020-06-17T11:13:14.715Z] --- PASS: TestAuthZPluginHeader (0.87s)
11:13:14 [2020-06-17T11:13:14.716Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:13:14 [2020-06-17T11:13:14.716Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:13:14 [2020-06-17T11:13:14.716Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:14 [2020-06-17T11:13:14.716Z] === RUN   TestAuthZPluginV2Disable
11:13:14 [2020-06-17T11:13:14.716Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:13:14 [2020-06-17T11:13:14.716Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:14 [2020-06-17T11:13:14.716Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:13:14 [2020-06-17T11:13:14.716Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:13:14 [2020-06-17T11:13:14.716Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:14 [2020-06-17T11:13:14.716Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:13:14 [2020-06-17T11:13:14.716Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:13:14 [2020-06-17T11:13:14.716Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:14 [2020-06-17T11:13:14.716Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:13:14 [2020-06-17T11:13:14.847Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:13:16 [2020-06-17T11:13:16.750Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:13:18 [2020-06-17T11:13:18.122Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:13:19 [2020-06-17T11:13:19.493Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:13:20 [2020-06-17T11:13:20.426Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:13:21 [2020-06-17T11:13:21.358Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:13:21 [2020-06-17T11:13:21.358Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:13:23 [2020-06-17T11:13:23.883Z] --- PASS: TestServiceWithDataPathPortInit (15.55s)
11:13:23 [2020-06-17T11:13:23.883Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:13:23 [2020-06-17T11:13:23.883Z] === RUN   TestDockerSuite/TestBuildPATH
11:13:26 [2020-06-17T11:13:26.411Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:13:26 [2020-06-17T11:13:26.670Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:13:27 [2020-06-17T11:13:27.234Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:13:31 [2020-06-17T11:13:31.412Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.66s)
11:13:31 [2020-06-17T11:13:31.412Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ndx0v887uqplvsl5xlvo2ry6h Created:2020-06-17 11:13:24.475674202 +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[845857741e2cfe324958e0c1a49fdceab748a7e97385c7c5fd1c38e146385b03:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0afp9sty03uy3ovw2ub36x780 EndpointID:05501f2e875c5f6c17241de0d2090f3cf11e160bf17a9fb63bd9c9af80ab034c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b07eb321dbd12305be9caaab0f951e62cc7c99e1ef7f13b920342619fde92a80 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:8ccbcef6f40d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0afp9sty03uy3ovw2ub36x780 EndpointID:05501f2e875c5f6c17241de0d2090f3cf11e160bf17a9fb63bd9c9af80ab034c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:13:31 [2020-06-17T11:13:31.412Z] PASS
11:13:31 [2020-06-17T11:13:31.412Z] 
11:13:31 [2020-06-17T11:13:31.412Z] === Skipped
11:13:31 [2020-06-17T11:13:31.412Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:13:31 [2020-06-17T11:13:31.412Z]     service_test.go:236: FLAKY_TEST
11:13:31 [2020-06-17T11:13:31.412Z] 
11:13:31 [2020-06-17T11:13:31.412Z] 
11:13:31 [2020-06-17T11:13:31.412Z] DONE 23 tests, 1 skipped in 44.645s
11:13:31 [2020-06-17T11:13:31.412Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:13:31 [2020-06-17T11:13:31.412Z] ++ 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
11:13:31 [2020-06-17T11:13:31.412Z] ++ set -e
11:13:31 [2020-06-17T11:13:31.412Z] ++ '[' -n 0 ']'
11:13:31 [2020-06-17T11:13:31.412Z] ++ set -x
11:13:31 [2020-06-17T11:13:31.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:13:31 [2020-06-17T11:13:31.412Z] INFO: Testing against a local daemon
11:13:31 [2020-06-17T11:13:31.412Z] === RUN   TestDockerNetworkIpvlanPersistance
11:13:31 [2020-06-17T11:13:31.412Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
11:13:31 [2020-06-17T11:13:31.412Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:13:31 [2020-06-17T11:13:31.412Z] === RUN   TestDockerNetworkIpvlan
11:13:31 [2020-06-17T11:13:31.412Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:13:31 [2020-06-17T11:13:31.412Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:13:31 [2020-06-17T11:13:31.412Z] PASS
11:13:31 [2020-06-17T11:13:31.412Z] 
11:13:31 [2020-06-17T11:13:31.412Z] === Skipped
11:13:31 [2020-06-17T11:13:31.412Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
11:13:31 [2020-06-17T11:13:31.412Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:13:31 [2020-06-17T11:13:31.412Z] 
11:13:31 [2020-06-17T11:13:31.412Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:13:31 [2020-06-17T11:13:31.412Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:13:31 [2020-06-17T11:13:31.412Z] 
11:13:31 [2020-06-17T11:13:31.412Z] 
11:13:31 [2020-06-17T11:13:31.412Z] DONE 2 tests, 2 skipped in 0.199s
11:13:31 [2020-06-17T11:13:31.412Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:13:31 [2020-06-17T11:13:31.412Z] ++ 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
11:13:31 [2020-06-17T11:13:31.412Z] ++ set -e
11:13:31 [2020-06-17T11:13:31.412Z] ++ '[' -n 0 ']'
11:13:31 [2020-06-17T11:13:31.412Z] ++ set -x
11:13:31 [2020-06-17T11:13:31.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:13:31 [2020-06-17T11:13:31.412Z] INFO: Testing against a local daemon
11:13:31 [2020-06-17T11:13:31.412Z] === RUN   TestDockerNetworkMacvlanPersistance
11:13:32 [2020-06-17T11:13:32.782Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
11:13:32 [2020-06-17T11:13:32.782Z] === RUN   TestDockerNetworkMacvlan
11:13:33 [2020-06-17T11:13:33.188Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.47s)
11:13:33 [2020-06-17T11:13:33.188Z] PASS
11:13:33 [2020-06-17T11:13:33.188Z] 
11:13:33 [2020-06-17T11:13:33.188Z] === Skipped
11:13:33 [2020-06-17T11:13:33.188Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:13:33 [2020-06-17T11:13:33.188Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:33 [2020-06-17T11:13:33.188Z] 
11:13:33 [2020-06-17T11:13:33.188Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:13:33 [2020-06-17T11:13:33.188Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:33 [2020-06-17T11:13:33.188Z] 
11:13:33 [2020-06-17T11:13:33.188Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:13:33 [2020-06-17T11:13:33.188Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:33 [2020-06-17T11:13:33.188Z] 
11:13:33 [2020-06-17T11:13:33.188Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:13:33 [2020-06-17T11:13:33.188Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:33 [2020-06-17T11:13:33.188Z] 
11:13:33 [2020-06-17T11:13:33.188Z] 
11:13:33 [2020-06-17T11:13:33.188Z] DONE 17 tests, 4 skipped in 30.257s
11:13:33 [2020-06-17T11:13:33.188Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:13:33 [2020-06-17T11:13:33.188Z] ++ 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
11:13:33 [2020-06-17T11:13:33.188Z] ++ set -e
11:13:33 [2020-06-17T11:13:33.188Z] ++ '[' -n 0 ']'
11:13:33 [2020-06-17T11:13:33.188Z] ++ set -x
11:13:33 [2020-06-17T11:13:33.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:13:33 [2020-06-17T11:13:33.188Z] INFO: Testing against a local daemon
11:13:33 [2020-06-17T11:13:33.188Z] === RUN   TestPluginInvalidJSON
11:13:33 [2020-06-17T11:13:33.188Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:13:33 [2020-06-17T11:13:33.188Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:13:33 [2020-06-17T11:13:33.188Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:13:33 [2020-06-17T11:13:33.188Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:13:33 [2020-06-17T11:13:33.188Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:13:33 [2020-06-17T11:13:33.188Z] === RUN   TestPluginInstall
11:13:33 [2020-06-17T11:13:33.188Z] === RUN   TestPluginInstall/no_auth
11:13:33 [2020-06-17T11:13:33.715Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:13:33 [2020-06-17T11:13:33.715Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:13:34 [2020-06-17T11:13:34.648Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:13:35 [2020-06-17T11:13:35.579Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:13:35 [2020-06-17T11:13:35.892Z] time="2020-06-17T11:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:13:35 [2020-06-17T11:13:35.892Z] time="2020-06-17T11:13:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:13:35 [2020-06-17T11:13:35.892Z] time="2020-06-17T11:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c1dd7f8a768380281567f88e5a15e0af323d51f4b27717170ac66c1e98a4d8c" mediatype=application/vnd.docker.plugin.v1+json size=522
11:13:35 [2020-06-17T11:13:35.892Z] time="2020-06-17T11:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:13:35 [2020-06-17T11:13:35.892Z] time="2020-06-17T11:13:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:13:35 [2020-06-17T11:13:35.892Z] time="2020-06-17T11:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c1dd7f8a768380281567f88e5a15e0af323d51f4b27717170ac66c1e98a4d8c" mediatype=application/vnd.docker.plugin.v1+json size=522
11:13:36 [2020-06-17T11:13:36.174Z] === RUN   TestPluginInstall/with_htpasswd
11:13:36 [2020-06-17T11:13:36.788Z] time="2020-06-17T11:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:13:36 [2020-06-17T11:13:36.788Z] time="2020-06-17T11:13:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:13:36 [2020-06-17T11:13:36.788Z] time="2020-06-17T11:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c7b8488828a98306d3cb1c4d69bfb28363cc7059dc6b628b5648d9f3633499e" mediatype=application/vnd.docker.plugin.v1+json size=522
11:13:36 [2020-06-17T11:13:36.788Z] time="2020-06-17T11:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:13:36 [2020-06-17T11:13:36.788Z] time="2020-06-17T11:13:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:13:36 [2020-06-17T11:13:36.788Z] time="2020-06-17T11:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c7b8488828a98306d3cb1c4d69bfb28363cc7059dc6b628b5648d9f3633499e" mediatype=application/vnd.docker.plugin.v1+json size=522
11:13:36 [2020-06-17T11:13:36.951Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
11:13:37 [2020-06-17T11:13:37.070Z] === RUN   TestPluginInstall/with_insecure
11:13:37 [2020-06-17T11:13:37.883Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:13:38 [2020-06-17T11:13:38.077Z] time="2020-06-17T11:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:13:38 [2020-06-17T11:13:38.077Z] time="2020-06-17T11:13:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:13:38 [2020-06-17T11:13:38.077Z] time="2020-06-17T11:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4495216098067c9384694e40cc7240835fd40161048d13715ffc993780fa860" mediatype=application/vnd.docker.plugin.v1+json size=522
11:13:38 [2020-06-17T11:13:38.077Z] time="2020-06-17T11:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:13:38 [2020-06-17T11:13:38.077Z] time="2020-06-17T11:13:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:13:38 [2020-06-17T11:13:38.077Z] time="2020-06-17T11:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4495216098067c9384694e40cc7240835fd40161048d13715ffc993780fa860" mediatype=application/vnd.docker.plugin.v1+json size=522
11:13:38 [2020-06-17T11:13:38.386Z] --- PASS: TestPluginInstall (6.11s)
11:13:38 [2020-06-17T11:13:38.386Z]     --- PASS: TestPluginInstall/no_auth (4.02s)
11:13:38 [2020-06-17T11:13:38.386Z]     --- PASS: TestPluginInstall/with_htpasswd (0.80s)
11:13:38 [2020-06-17T11:13:38.386Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
11:13:38 [2020-06-17T11:13:38.386Z]         plugin_test.go:157: [da075dd544fec] daemon is not started
11:13:38 [2020-06-17T11:13:38.386Z] PASS
11:13:38 [2020-06-17T11:13:38.386Z] 
11:13:38 [2020-06-17T11:13:38.386Z] DONE 6 tests in 6.208s
11:13:38 [2020-06-17T11:13:38.386Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:13:38 [2020-06-17T11:13:38.386Z] ++ 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
11:13:38 [2020-06-17T11:13:38.386Z] ++ set -e
11:13:38 [2020-06-17T11:13:38.386Z] ++ '[' -n 0 ']'
11:13:38 [2020-06-17T11:13:38.386Z] ++ set -x
11:13:38 [2020-06-17T11:13:38.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:13:38 [2020-06-17T11:13:38.386Z] INFO: Testing against a local daemon
11:13:38 [2020-06-17T11:13:38.386Z] === RUN   TestExternalGraphDriver
11:13:38 [2020-06-17T11:13:38.668Z] === RUN   TestExternalGraphDriver/json
11:13:38 [2020-06-17T11:13:38.814Z] === RUN   TestDockerSuite/TestBuildRm
11:13:39 [2020-06-17T11:13:39.135Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:13:39 [2020-06-17T11:13:39.136Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
11:13:39 [2020-06-17T11:13:39.390Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
11:13:39 [2020-06-17T11:13:39.390Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:13:39 [2020-06-17T11:13:39.390Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:13:39 [2020-06-17T11:13:39.390Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:13:40 [2020-06-17T11:13:40.185Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:13:40 [2020-06-17T11:13:40.358Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:13:40 [2020-06-17T11:13:40.358Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:13:40 [2020-06-17T11:13:40.358Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:13:40 [2020-06-17T11:13:40.358Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:13:40 [2020-06-17T11:13:40.358Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:13:40 [2020-06-17T11:13:40.613Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:13:40 [2020-06-17T11:13:40.688Z] === RUN   TestExternalGraphDriver/spec
11:13:41 [2020-06-17T11:13:41.117Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:13:41 [2020-06-17T11:13:41.536Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:13:41 [2020-06-17T11:13:41.536Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:13:42 [2020-06-17T11:13:42.049Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:13:42 [2020-06-17T11:13:42.095Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.1% of statements
11:13:42 [2020-06-17T11:13:42.095Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:13:42 [2020-06-17T11:13:42.095Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:13:42 [2020-06-17T11:13:42.095Z] ?   	github.com/docker/docker/api/types	[no test files]
11:13:42 [2020-06-17T11:13:42.095Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:13:42 [2020-06-17T11:13:42.095Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:13:42 [2020-06-17T11:13:42.095Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:13:42 [2020-06-17T11:13:42.095Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:13:42 [2020-06-17T11:13:42.696Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:13:42 [2020-06-17T11:13:42.696Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
11:13:42 [2020-06-17T11:13:42.696Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:13:42 [2020-06-17T11:13:42.696Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:13:42 [2020-06-17T11:13:42.696Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:13:42 [2020-06-17T11:13:42.696Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:13:42 [2020-06-17T11:13:42.696Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:13:42 [2020-06-17T11:13:42.696Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:13:42 [2020-06-17T11:13:42.696Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:13:42 [2020-06-17T11:13:42.751Z] === RUN   TestExternalGraphDriver/pull
11:13:42 [2020-06-17T11:13:42.951Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
11:13:42 [2020-06-17T11:13:42.952Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/builder	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:13:42 [2020-06-17T11:13:42.952Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:13:43 [2020-06-17T11:13:43.424Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:13:43 [2020-06-17T11:13:43.684Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:13:43 [2020-06-17T11:13:43.917Z] ok  	github.com/docker/docker/builder/dockerignore	0.011s	coverage: 96.8% of statements
11:13:44 [2020-06-17T11:13:44.250Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:13:44 [2020-06-17T11:13:44.813Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:13:44 [2020-06-17T11:13:44.820Z] --- PASS: TestExternalGraphDriver (6.47s)
11:13:44 [2020-06-17T11:13:44.820Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
11:13:44 [2020-06-17T11:13:44.820Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
11:13:44 [2020-06-17T11:13:44.820Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
11:13:44 [2020-06-17T11:13:44.820Z] === RUN   TestGraphdriverPluginV2
11:13:45 [2020-06-17T11:13:45.102Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
11:13:45 [2020-06-17T11:13:45.102Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:45 [2020-06-17T11:13:45.102Z] PASS
11:13:45 [2020-06-17T11:13:45.102Z] 
11:13:45 [2020-06-17T11:13:45.102Z] === Skipped
11:13:45 [2020-06-17T11:13:45.102Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
11:13:45 [2020-06-17T11:13:45.102Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:13:45 [2020-06-17T11:13:45.102Z] 
11:13:45 [2020-06-17T11:13:45.102Z] 
11:13:45 [2020-06-17T11:13:45.102Z] DONE 5 tests, 1 skipped in 6.649s
11:13:45 [2020-06-17T11:13:45.102Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:13:45 [2020-06-17T11:13:45.102Z] ++ 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
11:13:45 [2020-06-17T11:13:45.103Z] ++ set -e
11:13:45 [2020-06-17T11:13:45.103Z] ++ '[' -n 0 ']'
11:13:45 [2020-06-17T11:13:45.103Z] ++ set -x
11:13:45 [2020-06-17T11:13:45.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:13:45 [2020-06-17T11:13:45.103Z] INFO: Testing against a local daemon
11:13:45 [2020-06-17T11:13:45.103Z] === RUN   TestContinueAfterPluginCrash
11:13:45 [2020-06-17T11:13:45.103Z] === PAUSE TestContinueAfterPluginCrash
11:13:45 [2020-06-17T11:13:45.103Z] === RUN   TestReadPluginNoRead
11:13:45 [2020-06-17T11:13:45.103Z] === PAUSE TestReadPluginNoRead
11:13:45 [2020-06-17T11:13:45.103Z] === RUN   TestDaemonStartWithLogOpt
11:13:45 [2020-06-17T11:13:45.103Z] === PAUSE TestDaemonStartWithLogOpt
11:13:45 [2020-06-17T11:13:45.103Z] === CONT  TestContinueAfterPluginCrash
11:13:45 [2020-06-17T11:13:45.103Z] === CONT  TestDaemonStartWithLogOpt
11:13:45 [2020-06-17T11:13:45.378Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:13:45 [2020-06-17T11:13:45.942Z] --- PASS: TestDockerNetworkMacvlan (13.01s)
11:13:45 [2020-06-17T11:13:45.942Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
11:13:45 [2020-06-17T11:13:45.942Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
11:13:45 [2020-06-17T11:13:45.942Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.46s)
11:13:45 [2020-06-17T11:13:45.942Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s)
11:13:45 [2020-06-17T11:13:45.942Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s)
11:13:45 [2020-06-17T11:13:45.942Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
11:13:45 [2020-06-17T11:13:45.942Z] PASS
11:13:45 [2020-06-17T11:13:45.942Z] 
11:13:45 [2020-06-17T11:13:45.942Z] DONE 8 tests in 14.582s
11:13:45 [2020-06-17T11:13:45.942Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:13:45 [2020-06-17T11:13:45.942Z] ++ 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
11:13:45 [2020-06-17T11:13:45.942Z] ++ set -e
11:13:45 [2020-06-17T11:13:45.942Z] ++ '[' -n 0 ']'
11:13:45 [2020-06-17T11:13:45.942Z] ++ set -x
11:13:45 [2020-06-17T11:13:45.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:13:45 [2020-06-17T11:13:45.943Z] testing: warning: no tests to run
11:13:45 [2020-06-17T11:13:45.943Z] PASS
11:13:45 [2020-06-17T11:13:45.943Z] 
11:13:45 [2020-06-17T11:13:45.943Z] DONE 0 tests in 0.029s
11:13:45 [2020-06-17T11:13:45.943Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:13:45 [2020-06-17T11:13:45.943Z] ++ 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
11:13:45 [2020-06-17T11:13:45.943Z] ++ set -e
11:13:45 [2020-06-17T11:13:45.943Z] ++ '[' -n 0 ']'
11:13:45 [2020-06-17T11:13:45.943Z] ++ set -x
11:13:45 [2020-06-17T11:13:45.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:13:46 [2020-06-17T11:13:46.200Z] INFO: Testing against a local daemon
11:13:46 [2020-06-17T11:13:46.200Z] === RUN   TestAuthZPluginAllowRequest
11:13:46 [2020-06-17T11:13:46.200Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:13:46 [2020-06-17T11:13:46.227Z] 4612f6d0b889: Pull complete
11:13:46 [2020-06-17T11:13:46.425Z] ok  	github.com/docker/docker/builder/dockerfile	0.181s	coverage: 48.2% of statements
11:13:47 [2020-06-17T11:13:47.026Z] ok  	github.com/docker/docker/builder/remotecontext	0.076s	coverage: 13.6% of statements
11:13:47 [2020-06-17T11:13:47.130Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:13:47 [2020-06-17T11:13:47.388Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
11:13:47 [2020-06-17T11:13:47.388Z] === RUN   TestAuthZPluginTLS
11:13:47 [2020-06-17T11:13:47.647Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:13:47 [2020-06-17T11:13:47.995Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
11:13:48 [2020-06-17T11:13:48.211Z] --- PASS: TestAuthZPluginTLS (0.57s)
11:13:48 [2020-06-17T11:13:48.211Z] === RUN   TestAuthZPluginDenyRequest
11:13:48 [2020-06-17T11:13:48.778Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
11:13:48 [2020-06-17T11:13:48.778Z] === RUN   TestAuthZPluginAPIDenyResponse
11:13:48 [2020-06-17T11:13:48.920Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.216s	coverage: 86.3% of statements
11:13:48 [2020-06-17T11:13:48.920Z] ?   	github.com/docker/docker/cli	[no test files]
11:13:48 [2020-06-17T11:13:48.920Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:13:49 [2020-06-17T11:13:49.344Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s)
11:13:49 [2020-06-17T11:13:49.344Z] === RUN   TestAuthZPluginDenyResponse
11:13:49 [2020-06-17T11:13:49.481Z] --- PASS: TestDaemonStartWithLogOpt (4.05s)
11:13:49 [2020-06-17T11:13:49.481Z] === CONT  TestReadPluginNoRead
11:13:49 [2020-06-17T11:13:49.911Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
11:13:49 [2020-06-17T11:13:49.911Z] === RUN   TestAuthZPluginAllowEventStream
11:13:50 [2020-06-17T11:13:50.476Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:13:50 [2020-06-17T11:13:50.733Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:13:50 [2020-06-17T11:13:50.990Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:13:50 [2020-06-17T11:13:50.990Z] === RUN   TestDockerSuite/TestBuildSpaces
11:13:51 [2020-06-17T11:13:51.555Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:13:51 [2020-06-17T11:13:51.555Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
11:13:51 [2020-06-17T11:13:51.555Z] === RUN   TestAuthZPluginErrorResponse
11:13:52 [2020-06-17T11:13:52.120Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
11:13:52 [2020-06-17T11:13:52.121Z] === RUN   TestAuthZPluginErrorRequest
11:13:52 [2020-06-17T11:13:52.153Z] === RUN   TestReadPluginNoRead/default
11:13:52 [2020-06-17T11:13:52.378Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:13:52 [2020-06-17T11:13:52.378Z] === RUN   TestDockerSuite/TestBuildStderr
11:13:52 [2020-06-17T11:13:52.635Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
11:13:52 [2020-06-17T11:13:52.635Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:13:53 [2020-06-17T11:13:53.122Z] ok  	github.com/docker/docker/client	0.143s	coverage: 75.4% of statements
11:13:53 [2020-06-17T11:13:53.200Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
11:13:53 [2020-06-17T11:13:53.200Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:13:53 [2020-06-17T11:13:53.200Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:13:54 [2020-06-17T11:13:54.174Z] === RUN   TestReadPluginNoRead/disabled_caching
11:13:54 [2020-06-17T11:13:54.174Z] --- PASS: TestContinueAfterPluginCrash (9.21s)
11:13:55 [2020-06-17T11:13:55.097Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s)
11:13:55 [2020-06-17T11:13:55.097Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:13:56 [2020-06-17T11:13:56.194Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:13:56 [2020-06-17T11:13:56.467Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:13:57 [2020-06-17T11:13:57.032Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
11:13:57 [2020-06-17T11:13:57.032Z] === RUN   TestAuthZPluginHeader
11:13:57 [2020-06-17T11:13:57.294Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:13:57 [2020-06-17T11:13:57.858Z] --- PASS: TestAuthZPluginHeader (0.86s)
11:13:57 [2020-06-17T11:13:57.858Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:13:58 [2020-06-17T11:13:58.217Z] --- PASS: TestReadPluginNoRead (8.79s)
11:13:58 [2020-06-17T11:13:58.217Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
11:13:58 [2020-06-17T11:13:58.217Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.98s)
11:13:58 [2020-06-17T11:13:58.217Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s)
11:13:58 [2020-06-17T11:13:58.217Z]     read_test.go:92: [d997b1ff21886] daemon is not started
11:13:58 [2020-06-17T11:13:58.217Z] PASS
11:13:58 [2020-06-17T11:13:58.217Z] 
11:13:58 [2020-06-17T11:13:58.217Z] DONE 6 tests in 12.925s
11:13:58 [2020-06-17T11:13:58.217Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:13:58 [2020-06-17T11:13:58.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:13:58 [2020-06-17T11:13:58.217Z] ++ set -e
11:13:58 [2020-06-17T11:13:58.217Z] ++ '[' -n 0 ']'
11:13:58 [2020-06-17T11:13:58.217Z] ++ set -x
11:13:58 [2020-06-17T11:13:58.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:13:58 [2020-06-17T11:13:58.217Z] testing: warning: no tests to run
11:13:58 [2020-06-17T11:13:58.217Z] PASS
11:13:58 [2020-06-17T11:13:58.217Z] 
11:13:58 [2020-06-17T11:13:58.217Z] DONE 0 tests in 0.032s
11:13:58 [2020-06-17T11:13:58.217Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:13:58 [2020-06-17T11:13:58.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:13:58 [2020-06-17T11:13:58.217Z] ++ set -e
11:13:58 [2020-06-17T11:13:58.217Z] ++ '[' -n 0 ']'
11:13:58 [2020-06-17T11:13:58.217Z] ++ set -x
11:13:58 [2020-06-17T11:13:58.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:13:58 [2020-06-17T11:13:58.217Z] INFO: Testing against a local daemon
11:13:58 [2020-06-17T11:13:58.217Z] === RUN   TestPluginWithDevMounts
11:13:58 [2020-06-17T11:13:58.217Z] === PAUSE TestPluginWithDevMounts
11:13:58 [2020-06-17T11:13:58.217Z] === CONT  TestPluginWithDevMounts
11:13:58 [2020-06-17T11:13:58.423Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:13:58 [2020-06-17T11:13:58.987Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:13:59 [2020-06-17T11:13:59.918Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:14:00 [2020-06-17T11:14:00.238Z] --- PASS: TestPluginWithDevMounts (1.95s)
11:14:00 [2020-06-17T11:14:00.238Z] PASS
11:14:00 [2020-06-17T11:14:00.238Z] 
11:14:00 [2020-06-17T11:14:00.238Z] DONE 1 tests in 2.031s
11:14:00 [2020-06-17T11:14:00.238Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
11:14:00 [2020-06-17T11:14:00.238Z] ++ 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
11:14:00 [2020-06-17T11:14:00.238Z] ++ set -e
11:14:00 [2020-06-17T11:14:00.238Z] ++ '[' -n 0 ']'
11:14:00 [2020-06-17T11:14:00.238Z] ++ set -x
11:14:00 [2020-06-17T11:14:00.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
11:14:00 [2020-06-17T11:14:00.238Z] INFO: Testing against a local daemon
11:14:00 [2020-06-17T11:14:00.238Z] === RUN   TestSecretInspect
11:14:00 [2020-06-17T11:14:00.850Z] === RUN   TestDockerSuite/TestBuildUser
11:14:02 [2020-06-17T11:14:02.224Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s)
11:14:02 [2020-06-17T11:14:02.224Z] === RUN   TestAuthZPluginV2Disable
11:14:02 [2020-06-17T11:14:02.224Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:14:03 [2020-06-17T11:14:03.691Z] --- PASS: TestSecretInspect (3.59s)
11:14:03 [2020-06-17T11:14:03.691Z] === RUN   TestSecretList
11:14:04 [2020-06-17T11:14:04.750Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:14:06 [2020-06-17T11:14:06.121Z] --- PASS: TestAuthZPluginV2Disable (3.90s)
11:14:06 [2020-06-17T11:14:06.121Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:14:08 [2020-06-17T11:14:08.115Z] --- PASS: TestSecretList (3.72s)
11:14:08 [2020-06-17T11:14:08.115Z] === RUN   TestSecretsCreateAndDelete
11:14:09 [2020-06-17T11:14:09.396Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
11:14:09 [2020-06-17T11:14:09.396Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:14:09 [2020-06-17T11:14:09.396Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:14:11 [2020-06-17T11:14:11.568Z] --- PASS: TestSecretsCreateAndDelete (3.69s)
11:14:11 [2020-06-17T11:14:11.568Z] === RUN   TestSecretsUpdate
11:14:15 [2020-06-17T11:14:15.023Z] --- PASS: TestSecretsUpdate (3.75s)
11:14:15 [2020-06-17T11:14:15.023Z] === RUN   TestTemplatedSecret
11:14:17 [2020-06-17T11:14:17.830Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:14:17 [2020-06-17T11:14:17.830Z] 
11:14:17 [2020-06-17T11:14:17.830Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:14:17 [2020-06-17T11:14:17.830Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:14:17 [2020-06-17T11:14:17.830Z] HOSTNAME=3bfb30545aec
11:14:17 [2020-06-17T11:14:17.830Z] TESTDEBUG=0
11:14:17 [2020-06-17T11:14:17.830Z] DEST=bundles/test-integration
11:14:17 [2020-06-17T11:14:17.830Z] PWD=/go/src/github.com/docker/docker
11:14:17 [2020-06-17T11:14:17.830Z] DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3
11:14:17 [2020-06-17T11:14:17.830Z] container=docker
11:14:17 [2020-06-17T11:14:17.830Z] HOME=/root
11:14:17 [2020-06-17T11:14:17.830Z] GOLANG_VERSION=1.13.12
11:14:17 [2020-06-17T11:14:17.830Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:14:17 [2020-06-17T11:14:17.830Z] VALIDATE_BRANCH=master
11:14:17 [2020-06-17T11:14:17.830Z] TERM=xterm
11:14:17 [2020-06-17T11:14:17.830Z] DOCKER_PKG=github.com/docker/docker
11:14:17 [2020-06-17T11:14:17.830Z] SHLVL=1
11:14:17 [2020-06-17T11:14:17.830Z] TIMEOUT=120m
11:14:17 [2020-06-17T11:14:17.830Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:14:17 [2020-06-17T11:14:17.830Z] DOCKER_GRAPHDRIVER=overlay2
11:14:17 [2020-06-17T11:14:17.830Z] GO111MODULE=off
11:14:17 [2020-06-17T11:14:17.830Z] DOCKER_EXPERIMENTAL=1
11:14:17 [2020-06-17T11:14:17.831Z] TEST_SKIP_INTEGRATION_CLI=1
11:14:17 [2020-06-17T11:14:17.831Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:14:17 [2020-06-17T11:14:17.831Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:14:17 [2020-06-17T11:14:17.831Z] GOPATH=/go
11:14:17 [2020-06-17T11:14:17.831Z] PKG_CONFIG=pkg-config
11:14:17 [2020-06-17T11:14:17.831Z] _=/usr/bin/env
11:14:17 [2020-06-17T11:14:17.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:14:19 [2020-06-17T11:14:19.371Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:14:19 [2020-06-17T11:14:19.371Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:14:19 [2020-06-17T11:14:19.371Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:14:19 [2020-06-17T11:14:19.401Z] --- PASS: TestTemplatedSecret (3.93s)
11:14:19 [2020-06-17T11:14:19.401Z] === RUN   TestSecretCreateResolve
11:14:19 [2020-06-17T11:14:19.935Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:14:20 [2020-06-17T11:14:20.194Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.13s)
11:14:20 [2020-06-17T11:14:20.194Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:14:20 [2020-06-17T11:14:20.758Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:14:21 [2020-06-17T11:14:21.690Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:14:21 [2020-06-17T11:14:21.690Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:14:21 [2020-06-17T11:14:21.690Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:14:21 [2020-06-17T11:14:21.690Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:14:21 [2020-06-17T11:14:21.690Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:14:22 [2020-06-17T11:14:22.622Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:14:22 [2020-06-17T11:14:22.855Z] --- PASS: TestSecretCreateResolve (3.86s)
11:14:22 [2020-06-17T11:14:22.855Z] PASS
11:14:22 [2020-06-17T11:14:22.855Z] 
11:14:22 [2020-06-17T11:14:22.855Z] DONE 6 tests in 22.624s
11:14:22 [2020-06-17T11:14:22.855Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
11:14:22 [2020-06-17T11:14:22.855Z] ++ 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
11:14:22 [2020-06-17T11:14:22.855Z] ++ set -e
11:14:22 [2020-06-17T11:14:22.855Z] ++ '[' -n 0 ']'
11:14:22 [2020-06-17T11:14:22.855Z] ++ set -x
11:14:22 [2020-06-17T11:14:22.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
11:14:22 [2020-06-17T11:14:22.855Z] INFO: Testing against a local daemon
11:14:22 [2020-06-17T11:14:22.855Z] === RUN   TestServiceCreateInit
11:14:22 [2020-06-17T11:14:22.855Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:14:22 [2020-06-17T11:14:22.879Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:14:23 [2020-06-17T11:14:23.443Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:14:23 [2020-06-17T11:14:23.700Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:14:24 [2020-06-17T11:14:24.264Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:14:24 [2020-06-17T11:14:24.521Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:14:26 [2020-06-17T11:14:26.417Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:14:27 [2020-06-17T11:14:27.349Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:14:27 [2020-06-17T11:14:27.642Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:14:27 [2020-06-17T11:14:27.899Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:14:28 [2020-06-17T11:14:28.338Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:14:28 [2020-06-17T11:14:28.464Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:14:28 [2020-06-17T11:14:28.464Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:14:29 [2020-06-17T11:14:29.029Z] === RUN   TestDockerSuite/TestBuildXZHost
11:14:30 [2020-06-17T11:14:30.400Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:14:30 [2020-06-17T11:14:30.400Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:14:30 [2020-06-17T11:14:30.400Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:14:30 [2020-06-17T11:14:30.657Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:14:31 [2020-06-17T11:14:31.222Z] === RUN   TestDockerSuite/TestCommitChange
11:14:31 [2020-06-17T11:14:31.785Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:14:31 [2020-06-17T11:14:31.943Z] ok  	github.com/docker/docker/cmd/dockerd	0.075s	coverage: 30.8% of statements
11:14:32 [2020-06-17T11:14:32.198Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.7% of statements
11:14:32 [2020-06-17T11:14:32.198Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:14:32 [2020-06-17T11:14:32.198Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:14:32 [2020-06-17T11:14:32.198Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:14:32 [2020-06-17T11:14:32.198Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:14:32 [2020-06-17T11:14:32.350Z] === RUN   TestDockerSuite/TestCommitHardlink
11:14:33 [2020-06-17T11:14:33.283Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
11:14:33 [2020-06-17T11:14:33.540Z] === RUN   TestDockerSuite/TestCommitNewFile
11:14:33 [2020-06-17T11:14:33.821Z] --- PASS: TestServiceCreateInit (10.85s)
11:14:33 [2020-06-17T11:14:33.821Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s)
11:14:33 [2020-06-17T11:14:33.821Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s)
11:14:33 [2020-06-17T11:14:33.821Z] === RUN   TestCreateServiceMultipleTimes
11:14:34 [2020-06-17T11:14:34.911Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:14:35 [2020-06-17T11:14:35.844Z] === RUN   TestDockerSuite/TestCommitTTY
11:14:36 [2020-06-17T11:14:36.775Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
11:14:36 [2020-06-17T11:14:36.775Z] PASS
11:14:36 [2020-06-17T11:14:36.775Z] 
11:14:36 [2020-06-17T11:14:36.775Z] DONE 17 tests in 50.890s
11:14:36 [2020-06-17T11:14:36.775Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:14:36 [2020-06-17T11:14:36.775Z] ++ 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
11:14:36 [2020-06-17T11:14:36.775Z] ++ set -e
11:14:36 [2020-06-17T11:14:36.775Z] ++ '[' -n 0 ']'
11:14:36 [2020-06-17T11:14:36.775Z] ++ set -x
11:14:36 [2020-06-17T11:14:36.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:14:37 [2020-06-17T11:14:37.033Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
11:14:37 [2020-06-17T11:14:37.033Z] INFO: Testing against a local daemon
11:14:37 [2020-06-17T11:14:37.033Z] === RUN   TestPluginInvalidJSON
11:14:37 [2020-06-17T11:14:37.033Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:14:37 [2020-06-17T11:14:37.033Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:14:37 [2020-06-17T11:14:37.033Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:14:37 [2020-06-17T11:14:37.033Z] --- PASS: TestPluginInvalidJSON (0.04s)
11:14:37 [2020-06-17T11:14:37.033Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
11:14:37 [2020-06-17T11:14:37.033Z] === RUN   TestPluginInstall
11:14:37 [2020-06-17T11:14:37.033Z] === RUN   TestPluginInstall/no_auth
11:14:37 [2020-06-17T11:14:37.597Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:14:38 [2020-06-17T11:14:38.530Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:14:40 [2020-06-17T11:14:40.429Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:14:41 [2020-06-17T11:14:41.807Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:14:41 [2020-06-17T11:14:41.807Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:14:41 [2020-06-17T11:14:41.807Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:14:41 [2020-06-17T11:14:41.807Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:14:41 [2020-06-17T11:14:41.807Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:14:41 [2020-06-17T11:14:41.807Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:14:41 [2020-06-17T11:14:41.807Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:14:42 [2020-06-17T11:14:42.243Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
11:14:43 [2020-06-17T11:14:43.644Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
11:14:43 [2020-06-17T11:14:43.702Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:14:45 [2020-06-17T11:14:45.005Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.4% of statements
11:14:45 [2020-06-17T11:14:45.074Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:14:45 [2020-06-17T11:14:45.074Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:14:45 [2020-06-17T11:14:45.640Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:14:46 [2020-06-17T11:14:46.206Z] time="2020-06-17T11:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:14:46 [2020-06-17T11:14:46.206Z] time="2020-06-17T11:14:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:14:46 [2020-06-17T11:14:46.206Z] time="2020-06-17T11:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c29b1b989fd6bd349510907380f4aaac35f8c61ca533e6c020c36cbd2a85653b" mediatype=application/vnd.docker.plugin.v1+json size=522
11:14:46 [2020-06-17T11:14:46.206Z] time="2020-06-17T11:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:14:46 [2020-06-17T11:14:46.206Z] time="2020-06-17T11:14:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:14:46 [2020-06-17T11:14:46.206Z] time="2020-06-17T11:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c29b1b989fd6bd349510907380f4aaac35f8c61ca533e6c020c36cbd2a85653b" mediatype=application/vnd.docker.plugin.v1+json size=522
11:14:46 [2020-06-17T11:14:46.464Z] === RUN   TestPluginInstall/with_htpasswd
11:14:46 [2020-06-17T11:14:46.464Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:14:47 [2020-06-17T11:14:47.027Z] time="2020-06-17T11:14:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:14:47 [2020-06-17T11:14:47.027Z] time="2020-06-17T11:14:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:14:47 [2020-06-17T11:14:47.027Z] time="2020-06-17T11:14:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0a4b3e74671a9f66aa6067b4b35a5b5c07a0cec2fdfebb4083b03757e0df365" mediatype=application/vnd.docker.plugin.v1+json size=522
11:14:47 [2020-06-17T11:14:47.027Z] time="2020-06-17T11:14:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:14:47 [2020-06-17T11:14:47.027Z] time="2020-06-17T11:14:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:14:47 [2020-06-17T11:14:47.027Z] time="2020-06-17T11:14:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0a4b3e74671a9f66aa6067b4b35a5b5c07a0cec2fdfebb4083b03757e0df365" mediatype=application/vnd.docker.plugin.v1+json size=522
11:14:47 [2020-06-17T11:14:47.027Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:14:47 [2020-06-17T11:14:47.591Z] === RUN   TestPluginInstall/with_insecure
11:14:47 [2020-06-17T11:14:47.591Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:14:48 [2020-06-17T11:14:48.156Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:14:48 [2020-06-17T11:14:48.156Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:14:48 [2020-06-17T11:14:48.156Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:14:48 [2020-06-17T11:14:48.721Z] time="2020-06-17T11:14:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:14:48 [2020-06-17T11:14:48.721Z] time="2020-06-17T11:14:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:14:48 [2020-06-17T11:14:48.721Z] time="2020-06-17T11:14:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89816afc62bddd7de1524f0863a8bbe17493e7492e2a1b5d591a36eda392b3b5" mediatype=application/vnd.docker.plugin.v1+json size=522
11:14:48 [2020-06-17T11:14:48.721Z] time="2020-06-17T11:14:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:14:48 [2020-06-17T11:14:48.721Z] time="2020-06-17T11:14:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:14:48 [2020-06-17T11:14:48.721Z] time="2020-06-17T11:14:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89816afc62bddd7de1524f0863a8bbe17493e7492e2a1b5d591a36eda392b3b5" mediatype=application/vnd.docker.plugin.v1+json size=522
11:14:48 [2020-06-17T11:14:48.721Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:14:48 [2020-06-17T11:14:48.721Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:14:48 [2020-06-17T11:14:48.979Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:14:48 [2020-06-17T11:14:48.979Z] --- PASS: TestPluginInstall (11.82s)
11:14:48 [2020-06-17T11:14:48.979Z]     --- PASS: TestPluginInstall/no_auth (9.27s)
11:14:48 [2020-06-17T11:14:48.979Z]     --- PASS: TestPluginInstall/with_htpasswd (1.06s)
11:14:48 [2020-06-17T11:14:48.979Z]     --- PASS: TestPluginInstall/with_insecure (1.48s)
11:14:48 [2020-06-17T11:14:48.979Z]         plugin_test.go:157: [d351c5ef36662] daemon is not started
11:14:48 [2020-06-17T11:14:48.979Z] PASS
11:14:48 [2020-06-17T11:14:48.979Z] 
11:14:48 [2020-06-17T11:14:48.979Z] DONE 6 tests in 12.070s
11:14:48 [2020-06-17T11:14:48.979Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:14:48 [2020-06-17T11:14:48.979Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:14:48 [2020-06-17T11:14:48.979Z] ++ 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
11:14:48 [2020-06-17T11:14:48.979Z] ++ set -e
11:14:48 [2020-06-17T11:14:48.979Z] ++ '[' -n 0 ']'
11:14:48 [2020-06-17T11:14:48.979Z] ++ set -x
11:14:48 [2020-06-17T11:14:48.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:14:48 [2020-06-17T11:14:48.979Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:14:49 [2020-06-17T11:14:49.237Z] INFO: Testing against a local daemon
11:14:49 [2020-06-17T11:14:49.237Z] === RUN   TestExternalGraphDriver
11:14:49 [2020-06-17T11:14:49.237Z] === RUN   TestExternalGraphDriver/json
11:14:49 [2020-06-17T11:14:49.494Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:14:50 [2020-06-17T11:14:50.059Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:14:50 [2020-06-17T11:14:50.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:14:50 [2020-06-17T11:14:50.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:14:50 [2020-06-17T11:14:50.992Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:14:50 [2020-06-17T11:14:50.992Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:14:50 [2020-06-17T11:14:50.992Z] === RUN   TestExternalGraphDriver/spec
11:14:51 [2020-06-17T11:14:51.924Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:14:52 [2020-06-17T11:14:52.182Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:14:52 [2020-06-17T11:14:52.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:14:52 [2020-06-17T11:14:52.750Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:14:52 [2020-06-17T11:14:52.750Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:14:53 [2020-06-17T11:14:53.007Z] === RUN   TestExternalGraphDriver/pull
11:14:53 [2020-06-17T11:14:53.571Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:14:54 [2020-06-17T11:14:54.136Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:14:54 [2020-06-17T11:14:54.701Z] --- PASS: TestExternalGraphDriver (5.67s)
11:14:54 [2020-06-17T11:14:54.701Z]     --- PASS: TestExternalGraphDriver/json (1.83s)
11:14:54 [2020-06-17T11:14:54.701Z]     --- PASS: TestExternalGraphDriver/spec (1.92s)
11:14:54 [2020-06-17T11:14:54.701Z]     --- PASS: TestExternalGraphDriver/pull (1.82s)
11:14:54 [2020-06-17T11:14:54.701Z] === RUN   TestGraphdriverPluginV2
11:14:55 [2020-06-17T11:14:55.013Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.9% of statements
11:14:55 [2020-06-17T11:14:55.013Z] ok  	github.com/docker/docker/daemon/config	0.041s	coverage: 81.7% of statements
11:14:55 [2020-06-17T11:14:55.013Z] ok  	github.com/docker/docker/daemon	12.156s	coverage: 17.6% of statements
11:14:55 [2020-06-17T11:14:55.013Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:14:55 [2020-06-17T11:14:55.013Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:14:55 [2020-06-17T11:14:55.266Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:14:56 [2020-06-17T11:14:56.133Z] --- PASS: TestCreateServiceMultipleTimes (21.31s)
11:14:56 [2020-06-17T11:14:56.133Z] === RUN   TestCreateServiceConflict
11:14:56 [2020-06-17T11:14:56.198Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:14:56 [2020-06-17T11:14:56.198Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:14:56 [2020-06-17T11:14:56.372Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
11:14:56 [2020-06-17T11:14:56.372Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
11:14:56 [2020-06-17T11:14:56.372Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:14:56 [2020-06-17T11:14:56.372Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:14:57 [2020-06-17T11:14:57.129Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:14:57 [2020-06-17T11:14:57.694Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:14:57 [2020-06-17T11:14:57.774Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
11:14:58 [2020-06-17T11:14:58.264Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:14:58 [2020-06-17T11:14:58.522Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:14:58 [2020-06-17T11:14:58.809Z] --- PASS: TestCreateServiceConflict (3.61s)
11:14:58 [2020-06-17T11:14:58.809Z] === RUN   TestCreateServiceMaxReplicas
11:14:59 [2020-06-17T11:14:59.086Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:14:59 [2020-06-17T11:14:59.086Z] --- PASS: TestGraphdriverPluginV2 (4.38s)
11:14:59 [2020-06-17T11:14:59.086Z] PASS
11:14:59 [2020-06-17T11:14:59.086Z] 
11:14:59 [2020-06-17T11:14:59.086Z] DONE 5 tests in 10.215s
11:14:59 [2020-06-17T11:14:59.344Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:14:59 [2020-06-17T11:14:59.344Z] ++ 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
11:14:59 [2020-06-17T11:14:59.344Z] ++ set -e
11:14:59 [2020-06-17T11:14:59.344Z] ++ '[' -n 0 ']'
11:14:59 [2020-06-17T11:14:59.344Z] ++ set -x
11:14:59 [2020-06-17T11:14:59.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:14:59 [2020-06-17T11:14:59.344Z] INFO: Testing against a local daemon
11:14:59 [2020-06-17T11:14:59.344Z] === RUN   TestContinueAfterPluginCrash
11:14:59 [2020-06-17T11:14:59.344Z] === PAUSE TestContinueAfterPluginCrash
11:14:59 [2020-06-17T11:14:59.344Z] === RUN   TestReadPluginNoRead
11:14:59 [2020-06-17T11:14:59.344Z] === PAUSE TestReadPluginNoRead
11:14:59 [2020-06-17T11:14:59.344Z] === RUN   TestDaemonStartWithLogOpt
11:14:59 [2020-06-17T11:14:59.344Z] === PAUSE TestDaemonStartWithLogOpt
11:14:59 [2020-06-17T11:14:59.344Z] === CONT  TestContinueAfterPluginCrash
11:14:59 [2020-06-17T11:14:59.344Z] === CONT  TestDaemonStartWithLogOpt
11:14:59 [2020-06-17T11:14:59.658Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.412s	coverage: 73.1% of statements
11:15:00 [2020-06-17T11:15:00.216Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
11:15:00 [2020-06-17T11:15:00.276Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:15:01 [2020-06-17T11:15:01.141Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.481s	coverage: 57.0% of statements
11:15:01 [2020-06-17T11:15:01.810Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:15:01 [2020-06-17T11:15:01.810Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:15:01 [2020-06-17T11:15:01.810Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:15:01 [2020-06-17T11:15:01.810Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:15:01 [2020-06-17T11:15:01.810Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:15:02 [2020-06-17T11:15:02.741Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:15:03 [2020-06-17T11:15:03.070Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
11:15:03 [2020-06-17T11:15:03.190Z] --- PASS: TestCreateServiceMaxReplicas (4.12s)
11:15:03 [2020-06-17T11:15:03.190Z] === RUN   TestCreateWithDuplicateNetworkNames
11:15:04 [2020-06-17T11:15:04.638Z] --- PASS: TestDaemonStartWithLogOpt (5.24s)
11:15:04 [2020-06-17T11:15:04.638Z] === CONT  TestReadPluginNoRead
11:15:04 [2020-06-17T11:15:04.966Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.249s	coverage: 49.5% of statements
11:15:05 [2020-06-17T11:15:05.221Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.604s	coverage: 46.2% of statements
11:15:05 [2020-06-17T11:15:05.221Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:15:07 [2020-06-17T11:15:07.162Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:15:07 [2020-06-17T11:15:07.419Z] === RUN   TestDockerSuite/TestContainerAPITop
11:15:07 [2020-06-17T11:15:07.419Z] === RUN   TestReadPluginNoRead/default
11:15:07 [2020-06-17T11:15:07.818Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.529s	coverage: 57.7% of statements
11:15:07 [2020-06-17T11:15:07.818Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:15:07 [2020-06-17T11:15:07.818Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.254s	coverage: 76.1% of statements
11:15:07 [2020-06-17T11:15:07.818Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:15:07 [2020-06-17T11:15:07.983Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:15:07 [2020-06-17T11:15:07.983Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:15:08 [2020-06-17T11:15:08.240Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:15:08 [2020-06-17T11:15:08.805Z] === RUN   TestReadPluginNoRead/disabled_caching
11:15:09 [2020-06-17T11:15:09.221Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
11:15:09 [2020-06-17T11:15:09.221Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
11:15:09 [2020-06-17T11:15:09.737Z] --- PASS: TestContinueAfterPluginCrash (10.15s)
11:15:09 [2020-06-17T11:15:09.995Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:15:10 [2020-06-17T11:15:10.190Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
11:15:10 [2020-06-17T11:15:10.560Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:15:11 [2020-06-17T11:15:11.124Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:15:11 [2020-06-17T11:15:11.692Z] --- PASS: TestReadPluginNoRead (7.08s)
11:15:11 [2020-06-17T11:15:11.692Z]     --- PASS: TestReadPluginNoRead/default (1.37s)
11:15:11 [2020-06-17T11:15:11.692Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
11:15:11 [2020-06-17T11:15:11.692Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s)
11:15:11 [2020-06-17T11:15:11.692Z]     read_test.go:92: [d3184ea1f4664] daemon is not started
11:15:11 [2020-06-17T11:15:11.692Z] PASS
11:15:11 [2020-06-17T11:15:11.692Z] 
11:15:11 [2020-06-17T11:15:11.692Z] DONE 6 tests in 12.479s
11:15:11 [2020-06-17T11:15:11.692Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:15:11 [2020-06-17T11:15:11.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:15:11 [2020-06-17T11:15:11.692Z] ++ set -e
11:15:11 [2020-06-17T11:15:11.692Z] ++ '[' -n 0 ']'
11:15:11 [2020-06-17T11:15:11.692Z] ++ set -x
11:15:11 [2020-06-17T11:15:11.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:15:11 [2020-06-17T11:15:11.692Z] testing: warning: no tests to run
11:15:11 [2020-06-17T11:15:11.692Z] PASS
11:15:11 [2020-06-17T11:15:11.692Z] 
11:15:11 [2020-06-17T11:15:11.692Z] DONE 0 tests in 0.051s
11:15:11 [2020-06-17T11:15:11.692Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:15:11 [2020-06-17T11:15:11.692Z] ++ 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
11:15:11 [2020-06-17T11:15:11.692Z] ++ set -e
11:15:11 [2020-06-17T11:15:11.692Z] ++ '[' -n 0 ']'
11:15:11 [2020-06-17T11:15:11.692Z] ++ set -x
11:15:11 [2020-06-17T11:15:11.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:15:11 [2020-06-17T11:15:11.950Z] INFO: Testing against a local daemon
11:15:11 [2020-06-17T11:15:11.950Z] === RUN   TestPluginWithDevMounts
11:15:11 [2020-06-17T11:15:11.950Z] === PAUSE TestPluginWithDevMounts
11:15:11 [2020-06-17T11:15:11.950Z] === CONT  TestPluginWithDevMounts
11:15:12 [2020-06-17T11:15:12.075Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.8% of statements
11:15:12 [2020-06-17T11:15:12.075Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:15:12 [2020-06-17T11:15:12.075Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:15:12 [2020-06-17T11:15:12.207Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:15:12 [2020-06-17T11:15:12.329Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 41.8% of statements
11:15:14 [2020-06-17T11:15:14.107Z] --- PASS: TestPluginWithDevMounts (2.01s)
11:15:14 [2020-06-17T11:15:14.107Z] PASS
11:15:14 [2020-06-17T11:15:14.107Z] 
11:15:14 [2020-06-17T11:15:14.107Z] DONE 1 tests in 2.159s
11:15:14 [2020-06-17T11:15:14.107Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:15:14 [2020-06-17T11:15:14.108Z] ++ 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
11:15:14 [2020-06-17T11:15:14.108Z] ++ set -e
11:15:14 [2020-06-17T11:15:14.108Z] ++ '[' -n 0 ']'
11:15:14 [2020-06-17T11:15:14.108Z] ++ set -x
11:15:14 [2020-06-17T11:15:14.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:15:14 [2020-06-17T11:15:14.108Z] INFO: Testing against a local daemon
11:15:14 [2020-06-17T11:15:14.108Z] === RUN   TestSecretInspect
11:15:14 [2020-06-17T11:15:14.214Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
11:15:14 [2020-06-17T11:15:14.214Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.151s	coverage: 77.4% of statements
11:15:14 [2020-06-17T11:15:14.214Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:15:14 [2020-06-17T11:15:14.214Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:15:15 [2020-06-17T11:15:15.138Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
11:15:15 [2020-06-17T11:15:15.393Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 61.6% of statements
11:15:15 [2020-06-17T11:15:15.479Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:15:15 [2020-06-17T11:15:15.648Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
11:15:16 [2020-06-17T11:15:16.043Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:15:16 [2020-06-17T11:15:16.300Z] --- PASS: TestSecretInspect (2.11s)
11:15:16 [2020-06-17T11:15:16.300Z] === RUN   TestSecretList
11:15:17 [2020-06-17T11:15:17.010Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 75.2% of statements
11:15:17 [2020-06-17T11:15:17.010Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:15:17 [2020-06-17T11:15:17.266Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 37.7% of statements
11:15:17 [2020-06-17T11:15:17.671Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:15:18 [2020-06-17T11:15:18.403Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s)
11:15:18 [2020-06-17T11:15:18.404Z] === RUN   TestCreateServiceSecretFileMode
11:15:18 [2020-06-17T11:15:18.603Z] --- PASS: TestSecretList (2.25s)
11:15:18 [2020-06-17T11:15:18.603Z] === RUN   TestSecretsCreateAndDelete
11:15:18 [2020-06-17T11:15:18.603Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:15:18 [2020-06-17T11:15:18.714Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.040s	coverage: 33.3% of statements
11:15:19 [2020-06-17T11:15:19.536Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
11:15:19 [2020-06-17T11:15:19.638Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
11:15:19 [2020-06-17T11:15:19.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:15:19 [2020-06-17T11:15:19.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:15:20 [2020-06-17T11:15:20.197Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
11:15:20 [2020-06-17T11:15:20.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:15:20 [2020-06-17T11:15:20.451Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.673s	coverage: 82.5% of statements
11:15:20 [2020-06-17T11:15:20.452Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:15:20 [2020-06-17T11:15:20.707Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
11:15:20 [2020-06-17T11:15:20.707Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:15:20 [2020-06-17T11:15:20.906Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
11:15:20 [2020-06-17T11:15:20.906Z] --- PASS: TestSecretsCreateAndDelete (2.33s)
11:15:20 [2020-06-17T11:15:20.906Z] === RUN   TestSecretsUpdate
11:15:21 [2020-06-17T11:15:21.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:15:21 [2020-06-17T11:15:21.859Z] --- PASS: TestCreateServiceSecretFileMode (3.50s)
11:15:21 [2020-06-17T11:15:21.859Z] === RUN   TestCreateServiceConfigFileMode
11:15:22 [2020-06-17T11:15:22.276Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
11:15:22 [2020-06-17T11:15:22.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:15:23 [2020-06-17T11:15:23.217Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
11:15:23 [2020-06-17T11:15:23.471Z] ok  	github.com/docker/docker/distribution	0.582s	coverage: 22.1% of statements
11:15:23 [2020-06-17T11:15:23.471Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:15:23 [2020-06-17T11:15:23.646Z] --- PASS: TestSecretsUpdate (2.52s)
11:15:23 [2020-06-17T11:15:23.646Z] === RUN   TestTemplatedSecret
11:15:23 [2020-06-17T11:15:23.646Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
11:15:23 [2020-06-17T11:15:23.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:15:24 [2020-06-17T11:15:24.438Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
11:15:25 [2020-06-17T11:15:25.014Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007559c0_<nil>}
11:15:25 [2020-06-17T11:15:25.313Z] --- PASS: TestCreateServiceConfigFileMode (3.47s)
11:15:25 [2020-06-17T11:15:25.313Z] === RUN   TestCreateServiceSysctls
11:15:25 [2020-06-17T11:15:25.361Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
11:15:25 [2020-06-17T11:15:25.921Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
11:15:25 [2020-06-17T11:15:25.921Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:15:25 [2020-06-17T11:15:25.921Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
11:15:25 [2020-06-17T11:15:25.921Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:15:25 [2020-06-17T11:15:25.948Z] --- PASS: TestTemplatedSecret (2.72s)
11:15:25 [2020-06-17T11:15:25.948Z] === RUN   TestSecretCreateResolve
11:15:26 [2020-06-17T11:15:26.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1259831295_/foo_false__<nil>_<nil>_<nil>}
11:15:27 [2020-06-17T11:15:27.283Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
11:15:27 [2020-06-17T11:15:27.283Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:15:27 [2020-06-17T11:15:27.576Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1259831295_/foo_true__<nil>_<nil>_<nil>}
11:15:27 [2020-06-17T11:15:27.843Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
11:15:27 [2020-06-17T11:15:27.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:15:28 [2020-06-17T11:15:28.508Z] --- PASS: TestSecretCreateResolve (2.33s)
11:15:28 [2020-06-17T11:15:28.508Z] PASS
11:15:28 [2020-06-17T11:15:28.508Z] 
11:15:28 [2020-06-17T11:15:28.508Z] DONE 6 tests in 14.391s
11:15:28 [2020-06-17T11:15:28.508Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:15:28 [2020-06-17T11:15:28.508Z] ++ 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
11:15:28 [2020-06-17T11:15:28.508Z] ++ set -e
11:15:28 [2020-06-17T11:15:28.508Z] ++ '[' -n 0 ']'
11:15:28 [2020-06-17T11:15:28.508Z] ++ set -x
11:15:28 [2020-06-17T11:15:28.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
11:15:28 [2020-06-17T11:15:28.508Z] INFO: Testing against a local daemon
11:15:28 [2020-06-17T11:15:28.508Z] === RUN   TestServiceCreateInit
11:15:28 [2020-06-17T11:15:28.508Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:15:28 [2020-06-17T11:15:28.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3291976018_/foo_false__<nil>_<nil>_<nil>}
11:15:29 [2020-06-17T11:15:29.290Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.4% of statements
11:15:29 [2020-06-17T11:15:29.290Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
11:15:29 [2020-06-17T11:15:29.745Z] --- PASS: TestCreateServiceSysctls (4.02s)
11:15:29 [2020-06-17T11:15:29.746Z] === RUN   TestCreateServiceCapabilities
11:15:29 [2020-06-17T11:15:29.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:15:30 [2020-06-17T11:15:30.136Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3291976018_/foo_true__<nil>_<nil>_<nil>}
11:15:31 [2020-06-17T11:15:31.175Z] ok  	github.com/docker/docker/pkg/archive	0.292s	coverage: 77.2% of statements
11:15:31 [2020-06-17T11:15:31.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:15:31 [2020-06-17T11:15:31.776Z] ok  	github.com/docker/docker/pkg/authorization	0.238s	coverage: 68.3% of statements
11:15:32 [2020-06-17T11:15:32.051Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3291976018_/foo_true__0xc000755a20_<nil>_<nil>}
11:15:32 [2020-06-17T11:15:32.072Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:15:32 [2020-06-17T11:15:32.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:15:32 [2020-06-17T11:15:32.371Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
11:15:32 [2020-06-17T11:15:32.616Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:15:33 [2020-06-17T11:15:33.180Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000755a40_<nil>}
11:15:33 [2020-06-17T11:15:33.205Z] --- PASS: TestCreateServiceCapabilities (3.47s)
11:15:33 [2020-06-17T11:15:33.205Z] === RUN   TestInspect
11:15:33 [2020-06-17T11:15:33.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:15:34 [2020-06-17T11:15:34.554Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000755a60_<nil>}
11:15:35 [2020-06-17T11:15:35.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:15:35 [2020-06-17T11:15:35.672Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.476s	coverage: 43.2% of statements
11:15:35 [2020-06-17T11:15:35.672Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
11:15:35 [2020-06-17T11:15:35.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000755a80_<nil>}
11:15:35 [2020-06-17T11:15:35.970Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
11:15:36 [2020-06-17T11:15:36.225Z] ok  	github.com/docker/docker/layer	7.814s	coverage: 68.8% of statements
11:15:36 [2020-06-17T11:15:36.225Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:15:36 [2020-06-17T11:15:36.225Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:15:36 [2020-06-17T11:15:36.225Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:15:36 [2020-06-17T11:15:36.225Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:15:36 [2020-06-17T11:15:36.225Z] ?   	github.com/docker/docker/oci	[no test files]
11:15:36 [2020-06-17T11:15:36.225Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:15:36 [2020-06-17T11:15:36.225Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:15:36 [2020-06-17T11:15:36.225Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:15:36 [2020-06-17T11:15:36.480Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
11:15:36 [2020-06-17T11:15:36.490Z] --- PASS: TestServiceCreateInit (7.85s)
11:15:36 [2020-06-17T11:15:36.490Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.97s)
11:15:36 [2020-06-17T11:15:36.490Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s)
11:15:36 [2020-06-17T11:15:36.490Z] === RUN   TestCreateServiceMultipleTimes
11:15:36 [2020-06-17T11:15:36.660Z] --- PASS: TestInspect (3.53s)
11:15:36 [2020-06-17T11:15:36.660Z] === RUN   TestCreateJob
11:15:37 [2020-06-17T11:15:37.082Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
11:15:37 [2020-06-17T11:15:37.423Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000755ac0_<nil>}
11:15:37 [2020-06-17T11:15:37.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:15:38 [2020-06-17T11:15:38.006Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
11:15:38 [2020-06-17T11:15:38.261Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
11:15:38 [2020-06-17T11:15:38.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:15:38 [2020-06-17T11:15:38.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:15:39 [2020-06-17T11:15:39.662Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
11:15:39 [2020-06-17T11:15:39.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:15:40 [2020-06-17T11:15:40.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:15:40 [2020-06-17T11:15:40.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:15:40 [2020-06-17T11:15:40.263Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
11:15:40 [2020-06-17T11:15:40.423Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
11:15:40 [2020-06-17T11:15:40.424Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
11:15:40 [2020-06-17T11:15:40.518Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.068s	coverage: 84.1% of statements
11:15:40 [2020-06-17T11:15:40.681Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:15:41 [2020-06-17T11:15:41.041Z] --- PASS: TestCreateJob (4.40s)
11:15:41 [2020-06-17T11:15:41.041Z] === RUN   TestReplicatedJob
11:15:41 [2020-06-17T11:15:41.077Z] ok  	github.com/docker/docker/pkg/fsutils	0.330s	coverage: 85.1% of statements
11:15:41 [2020-06-17T11:15:41.077Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
11:15:41 [2020-06-17T11:15:41.494Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:15:41 [2020-06-17T11:15:41.494Z] Using test binary docker
11:15:41 [2020-06-17T11:15:41.494Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:15:41 [2020-06-17T11:15:41.494Z] +++ /etc/init.d/apparmor start
11:15:41 [2020-06-17T11:15:41.494Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:15:41 [2020-06-17T11:15:41.494Z] INFO: Waiting for daemon to start...
11:15:41 [2020-06-17T11:15:41.494Z] Starting dockerd
11:15:41 [2020-06-17T11:15:41.494Z] +++ 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
11:15:42 [2020-06-17T11:15:42.053Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:15:42 [2020-06-17T11:15:42.479Z] ok  	github.com/docker/docker/pkg/idtools	0.506s	coverage: 70.5% of statements
11:15:42 [2020-06-17T11:15:42.479Z] ok  	github.com/docker/docker/pkg/ioutils	0.452s	coverage: 69.3% of statements
11:15:43 [2020-06-17T11:15:43.026Z] 666079ee0460: Pull complete
11:15:43 [2020-06-17T11:15:43.026Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7
11:15:43 [2020-06-17T11:15:43.026Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:15:43 [2020-06-17T11:15:43.026Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
11:15:43 [2020-06-17T11:15:43.026Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
11:15:43 [2020-06-17T11:15:43.026Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282'
11:15:43 [2020-06-17T11:15:43.026Z] WARN: Skipping validation tests
11:15:43 [2020-06-17T11:15:43.026Z] INFO: Running unit tests at 06/17/2020 11:15:29...
11:15:43 [2020-06-17T11:15:43.026Z] INFO: make.ps1 starting at 06/17/2020 11:15:32
11:15:43 [2020-06-17T11:15:43.026Z] INFO: Git commit (3e2965831f) assumed from DOCKER_GITCOMMIT environment variable
11:15:43 [2020-06-17T11:15:43.026Z] INFO: Invoking autogen...
11:15:43 [2020-06-17T11:15:43.026Z] INFO: Running unit tests...
11:15:43 [2020-06-17T11:15:43.026Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:15:43 [2020-06-17T11:15:43.080Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
11:15:43 [2020-06-17T11:15:43.080Z] ok  	github.com/docker/docker/pkg/locker	0.013s	coverage: 88.9% of statements
11:15:43 [2020-06-17T11:15:43.335Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
11:15:43 [2020-06-17T11:15:43.335Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:15:43 [2020-06-17T11:15:43.335Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:15:43 [2020-06-17T11:15:43.335Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
11:15:43 [2020-06-17T11:15:43.335Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:15:43 [2020-06-17T11:15:43.424Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:15:43 [2020-06-17T11:15:43.774Z] .
11:15:43 [2020-06-17T11:15:43.774Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:15:43 [2020-06-17T11:15:43.774Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:15:43 [2020-06-17T11:15:43.774Z] Error: No such image: emptyfs
11:15:43 [2020-06-17T11:15:43.774Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:15:43 [2020-06-17T11:15:43.774Z] ++++ docker load
11:15:43 [2020-06-17T11:15:43.774Z] Running integration-test (iteration 1)
11:15:43 [2020-06-17T11:15:43.774Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
11:15:43 [2020-06-17T11:15:43.774Z] ++ 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
11:15:43 [2020-06-17T11:15:43.774Z] ++ set -e
11:15:43 [2020-06-17T11:15:43.774Z] ++ '[' -n 0 ']'
11:15:43 [2020-06-17T11:15:43.774Z] ++ set -x
11:15:43 [2020-06-17T11:15:43.774Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
11:15:43 [2020-06-17T11:15:43.935Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:15:43 [2020-06-17T11:15:43.935Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
11:15:44 [2020-06-17T11:15:44.495Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
11:15:44 [2020-06-17T11:15:44.495Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
11:15:44 [2020-06-17T11:15:44.495Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:15:44 [2020-06-17T11:15:44.495Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:15:45 [2020-06-17T11:15:45.321Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:15:45 [2020-06-17T11:15:45.420Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
11:15:46 [2020-06-17T11:15:46.022Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
11:15:46 [2020-06-17T11:15:46.319Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
11:15:46 [2020-06-17T11:15:46.573Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
11:15:47 [2020-06-17T11:15:47.811Z] ?   	github.com/docker/docker/api	[no test files]
11:15:47 [2020-06-17T11:15:47.845Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:15:47 [2020-06-17T11:15:47.860Z] --- PASS: TestReplicatedJob (7.13s)
11:15:47 [2020-06-17T11:15:47.860Z] === RUN   TestUpdateReplicatedJob
11:15:47 [2020-06-17T11:15:47.974Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 73.9% of statements
11:15:48 [2020-06-17T11:15:48.230Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
11:15:48 [2020-06-17T11:15:48.778Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:15:49 [2020-06-17T11:15:49.036Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:15:49 [2020-06-17T11:15:49.600Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:15:50 [2020-06-17T11:15:50.164Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
11:15:50 [2020-06-17T11:15:50.728Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:15:50 [2020-06-17T11:15:50.778Z] ok  	github.com/docker/docker/pkg/signal	2.390s	coverage: 61.0% of statements
11:15:51 [2020-06-17T11:15:51.339Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
11:15:51 [2020-06-17T11:15:51.594Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
11:15:51 [2020-06-17T11:15:51.660Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:15:51 [2020-06-17T11:15:51.849Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:15:52 [2020-06-17T11:15:52.105Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
11:15:52 [2020-06-17T11:15:52.226Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:15:52 [2020-06-17T11:15:52.238Z] --- PASS: TestUpdateReplicatedJob (4.52s)
11:15:52 [2020-06-17T11:15:52.238Z] === RUN   TestServiceListWithStatuses
11:15:52 [2020-06-17T11:15:52.238Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:15:52 [2020-06-17T11:15:52.238Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:15:52 [2020-06-17T11:15:52.238Z] === RUN   TestDockerNetworkConnectAlias
11:15:52 [2020-06-17T11:15:52.707Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.8% of statements
11:15:53 [2020-06-17T11:15:53.156Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:15:53 [2020-06-17T11:15:53.265Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
11:15:53 [2020-06-17T11:15:53.414Z] --- PASS: TestCreateServiceMultipleTimes (17.02s)
11:15:53 [2020-06-17T11:15:53.414Z] === RUN   TestCreateServiceConflict
11:15:53 [2020-06-17T11:15:53.520Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
11:15:53 [2020-06-17T11:15:53.980Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:15:54 [2020-06-17T11:15:54.079Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
11:15:54 [2020-06-17T11:15:54.375Z] testing: warning: no tests to run
11:15:54 [2020-06-17T11:15:54.375Z] coverage: [no statements]
11:15:54 [2020-06-17T11:15:54.375Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
11:15:54 [2020-06-17T11:15:54.408Z] Loaded image: buildpack-deps:jessie
11:15:54 [2020-06-17T11:15:54.409Z] Loaded image: busybox:latest
11:15:54 [2020-06-17T11:15:54.409Z] Loaded image: busybox:glibc
11:15:54 [2020-06-17T11:15:54.409Z] Loaded image: debian:jessie
11:15:54 [2020-06-17T11:15:54.409Z] Loaded image: hello-world:latest
11:15:54 [2020-06-17T11:15:54.409Z] INFO: Testing against a local daemon
11:15:54 [2020-06-17T11:15:54.409Z] === RUN   TestCgroupNamespacesBuild
11:15:54 [2020-06-17T11:15:54.630Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:15:54 [2020-06-17T11:15:54.885Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
11:15:54 [2020-06-17T11:15:54.912Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:15:55 [2020-06-17T11:15:55.140Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:15:55 [2020-06-17T11:15:55.476Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:15:55 [2020-06-17T11:15:55.512Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
11:15:55 [2020-06-17T11:15:55.513Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:15:55 [2020-06-17T11:15:55.738Z] --- PASS: TestCreateServiceConflict (2.18s)
11:15:55 [2020-06-17T11:15:55.738Z] === RUN   TestCreateServiceMaxReplicas
11:15:56 [2020-06-17T11:15:56.302Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:15:56 [2020-06-17T11:15:56.606Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
11:15:56 [2020-06-17T11:15:56.606Z] === RUN   TestBuildWithSession
11:15:56 [2020-06-17T11:15:56.606Z] --- SKIP: TestBuildWithSession (0.00s)
11:15:56 [2020-06-17T11:15:56.606Z]     build_session_test.go:25: TODO: BuildKit
11:15:56 [2020-06-17T11:15:56.606Z] === RUN   TestBuildSquashParent
11:15:57 [2020-06-17T11:15:57.108Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.1% of statements
11:15:57 [2020-06-17T11:15:57.237Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:15:57 [2020-06-17T11:15:57.667Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
11:15:58 [2020-06-17T11:15:58.170Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:15:58 [2020-06-17T11:15:58.591Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
11:15:58 [2020-06-17T11:15:58.735Z] --- PASS: TestCreateServiceMaxReplicas (2.97s)
11:15:58 [2020-06-17T11:15:58.735Z] === RUN   TestCreateWithDuplicateNetworkNames
11:15:58 [2020-06-17T11:15:58.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:15:58 [2020-06-17T11:15:58.846Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
11:15:58 [2020-06-17T11:15:58.992Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:15:59 [2020-06-17T11:15:59.925Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:16:00 [2020-06-17T11:16:00.290Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.3% of statements
11:16:00 [2020-06-17T11:16:00.356Z] ok  	github.com/docker/docker/api/server	0.194s	coverage: 9.0% of statements
11:16:00 [2020-06-17T11:16:00.610Z] --- PASS: TestDockerNetworkConnectAlias (7.82s)
11:16:00 [2020-06-17T11:16:00.610Z] === RUN   TestDockerNetworkReConnect
11:16:00 [2020-06-17T11:16:00.850Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
11:16:01 [2020-06-17T11:16:01.150Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:16:01 [2020-06-17T11:16:01.216Z] --- PASS: TestBuildSquashParent (4.51s)
11:16:01 [2020-06-17T11:16:01.216Z] === RUN   TestBuildWithRemoveAndForceRemove
11:16:01 [2020-06-17T11:16:01.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:16:01 [2020-06-17T11:16:01.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:16:01 [2020-06-17T11:16:01.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:16:01 [2020-06-17T11:16:01.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:16:01 [2020-06-17T11:16:01.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:16:01 [2020-06-17T11:16:01.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:16:01 [2020-06-17T11:16:01.217Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:16:01 [2020-06-17T11:16:01.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:16:01 [2020-06-17T11:16:01.217Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:16:01 [2020-06-17T11:16:01.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:16:01 [2020-06-17T11:16:01.217Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:16:01 [2020-06-17T11:16:01.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:16:01 [2020-06-17T11:16:01.217Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:16:01 [2020-06-17T11:16:01.217Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:16:01 [2020-06-17T11:16:01.217Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:16:01 [2020-06-17T11:16:01.217Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:16:01 [2020-06-17T11:16:01.297Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:16:02 [2020-06-17T11:16:02.114Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 65.8% of statements
11:16:02 [2020-06-17T11:16:02.114Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
11:16:02 [2020-06-17T11:16:02.230Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:16:02 [2020-06-17T11:16:02.230Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:16:03 [2020-06-17T11:16:03.163Z] === RUN   TestDockerSuite/TestCpRelativePath
11:16:03 [2020-06-17T11:16:03.727Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:16:04 [2020-06-17T11:16:04.089Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:16:04 [2020-06-17T11:16:04.089Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:16:04 [2020-06-17T11:16:04.292Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:16:04 [2020-06-17T11:16:04.621Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
11:16:04 [2020-06-17T11:16:04.856Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:16:05 [2020-06-17T11:16:05.421Z] === RUN   TestDockerSuite/TestCpToCaseA
11:16:05 [2020-06-17T11:16:05.545Z] ok  	github.com/docker/docker/volume/local	0.005s	coverage: 73.0% of statements
11:16:05 [2020-06-17T11:16:05.799Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
11:16:06 [2020-06-17T11:16:06.092Z] --- PASS: TestDockerNetworkReConnect (6.16s)
11:16:06 [2020-06-17T11:16:06.092Z] === RUN   TestServicePlugin
11:16:06 [2020-06-17T11:16:06.092Z] --- SKIP: TestServicePlugin (0.00s)
11:16:06 [2020-06-17T11:16:06.092Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:16:06 [2020-06-17T11:16:06.092Z] === RUN   TestServiceUpdateLabel
11:16:06 [2020-06-17T11:16:06.290Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:16:06 [2020-06-17T11:16:06.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.37s)
11:16:06 [2020-06-17T11:16:06.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s)
11:16:06 [2020-06-17T11:16:06.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s)
11:16:06 [2020-06-17T11:16:06.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s)
11:16:06 [2020-06-17T11:16:06.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s)
11:16:06 [2020-06-17T11:16:06.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.84s)
11:16:06 [2020-06-17T11:16:06.290Z] === RUN   TestBuildMultiStageCopy
11:16:06 [2020-06-17T11:16:06.290Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:16:06 [2020-06-17T11:16:06.352Z] === RUN   TestDockerSuite/TestCpToCaseB
11:16:06 [2020-06-17T11:16:06.916Z] === RUN   TestDockerSuite/TestCpToCaseC
11:16:07 [2020-06-17T11:16:07.158Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
11:16:07 [2020-06-17T11:16:07.599Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:16:07 [2020-06-17T11:16:07.916Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:16:08 [2020-06-17T11:16:08.223Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:16:08 [2020-06-17T11:16:08.286Z] === RUN   TestDockerSuite/TestCpToCaseD
11:16:08 [2020-06-17T11:16:08.529Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:16:08 [2020-06-17T11:16:08.834Z] --- PASS: TestBuildMultiStageCopy (2.94s)
11:16:08 [2020-06-17T11:16:08.834Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.63s)
11:16:08 [2020-06-17T11:16:08.834Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s)
11:16:08 [2020-06-17T11:16:08.834Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
11:16:08 [2020-06-17T11:16:08.834Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
11:16:08 [2020-06-17T11:16:08.834Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
11:16:08 [2020-06-17T11:16:08.834Z] === RUN   TestBuildMultiStageParentConfig
11:16:09 [2020-06-17T11:16:09.544Z] --- PASS: TestServiceUpdateLabel (3.23s)
11:16:09 [2020-06-17T11:16:09.545Z] === RUN   TestServiceUpdateSecrets
11:16:09 [2020-06-17T11:16:09.917Z] --- PASS: TestBuildMultiStageParentConfig (0.81s)
11:16:09 [2020-06-17T11:16:09.917Z] === RUN   TestBuildLabelWithTargets
11:16:10 [2020-06-17T11:16:10.998Z] --- PASS: TestBuildLabelWithTargets (1.36s)
11:16:10 [2020-06-17T11:16:10.998Z] === RUN   TestBuildWithEmptyLayers
11:16:11 [2020-06-17T11:16:11.562Z] === RUN   TestDockerSuite/TestCpToCaseE
11:16:11 [2020-06-17T11:16:11.665Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
11:16:11 [2020-06-17T11:16:11.665Z] === RUN   TestBuildMultiStageOnBuild
11:16:12 [2020-06-17T11:16:12.934Z] === RUN   TestDockerSuite/TestCpToCaseF
11:16:13 [2020-06-17T11:16:13.499Z] === RUN   TestDockerSuite/TestCpToCaseG
11:16:13 [2020-06-17T11:16:13.756Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s)
11:16:13 [2020-06-17T11:16:13.756Z] === RUN   TestCreateServiceSecretFileMode
11:16:13 [2020-06-17T11:16:13.836Z] --- PASS: TestBuildMultiStageOnBuild (1.85s)
11:16:13 [2020-06-17T11:16:13.836Z] === RUN   TestBuildUncleanTarFilenames
11:16:14 [2020-06-17T11:16:14.517Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
11:16:14 [2020-06-17T11:16:14.517Z] === RUN   TestBuildMultiStageLayerLeak
11:16:16 [2020-06-17T11:16:16.593Z] --- PASS: TestBuildMultiStageLayerLeak (1.95s)
11:16:16 [2020-06-17T11:16:16.593Z] === RUN   TestBuildWithHugeFile
11:16:17 [2020-06-17T11:16:17.033Z] --- PASS: TestCreateServiceSecretFileMode (2.93s)
11:16:17 [2020-06-17T11:16:17.033Z] === RUN   TestCreateServiceConfigFileMode
11:16:17 [2020-06-17T11:16:17.033Z] === RUN   TestDockerSuite/TestCpToCaseH
11:16:19 [2020-06-17T11:16:19.515Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/pkg/term	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/rootless	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/volume	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === Skipped
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver btrfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:73: No driver to put!
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z] time="2020-06-17T11:15:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.01s)
11:16:19 [2020-06-17T11:16:19.515Z] time="2020-06-17T11:15:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z] time="2020-06-17T11:15:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z] time="2020-06-17T11:15:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z] time="2020-06-17T11:15:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:73: No driver to put!
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     overlay_test.go:49: Fails to compute changes intermittently
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:46: Driver zfs not supported
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     graphtest_unix.go:73: No driver to put!
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:16:19 [2020-06-17T11:16:19.515Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] 
11:16:19 [2020-06-17T11:16:19.515Z] DONE 2124 tests, 26 skipped in 244.254s
11:16:19 [2020-06-17T11:16:19.560Z] === RUN   TestDockerSuite/TestCpToCaseI
11:16:19 [2020-06-17T11:16:19.560Z] --- PASS: TestCreateServiceConfigFileMode (3.03s)
11:16:19 [2020-06-17T11:16:19.560Z] === RUN   TestCreateServiceSysctls
Post stage
[Pipeline] junit
11:16:19 [2020-06-17T11:16:19.778Z] Recording test results
11:16:20 [2020-06-17T11:16:20.125Z] === RUN   TestDockerSuite/TestCpToCaseJ
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
11:16:20 [2020-06-17T11:16:20.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41122/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 hack/validate/vendor
11:16:21 [2020-06-17T11:16:21.176Z] 2020/06/17 11:16:21 Collecting initial packages
11:16:21 [2020-06-17T11:16:21.430Z] 2020/06/17 11:16:21 Download dependencies
11:16:23 [2020-06-17T11:16:23.402Z] --- PASS: TestCreateServiceSysctls (3.70s)
11:16:23 [2020-06-17T11:16:23.402Z] === RUN   TestCreateServiceCapabilities
11:16:23 [2020-06-17T11:16:23.659Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 Starting whole vndr cycle because no package specified
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Ignoring paths matching "^archive/tar"
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/Microsoft/hcsshim, revision 5bc557dd210ff2caf615e6e22d398123de77fc11, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/opencontainers/selinux, revision 0d49ba2a6aae052c614dfe5de62a158711a6c461, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
11:16:24 [2020-06-17T11:16:24.018Z] 2020/06/17 11:16:23 	Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20
11:16:24 [2020-06-17T11:16:24.607Z] === RUN   TestDockerSuite/TestCpToDot
11:16:24 [2020-06-17T11:16:24.983Z] 2020/06/17 11:16:24 	Finished clone github.com/google/uuid
11:16:24 [2020-06-17T11:16:24.983Z] 2020/06/17 11:16:24 	Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20
11:16:24 [2020-06-17T11:16:24.983Z] 2020/06/17 11:16:24 	Finished clone github.com/tchap/go-patricia
11:16:24 [2020-06-17T11:16:24.983Z] 2020/06/17 11:16:24 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
11:16:24 [2020-06-17T11:16:24.983Z] 2020/06/17 11:16:24 	Finished clone github.com/creack/pty
11:16:24 [2020-06-17T11:16:24.983Z] 2020/06/17 11:16:24 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
11:16:24 [2020-06-17T11:16:24.983Z] 2020/06/17 11:16:24 	Finished clone github.com/Azure/go-ansiterm
11:16:24 [2020-06-17T11:16:24.983Z] 2020/06/17 11:16:24 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
11:16:25 [2020-06-17T11:16:25.176Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:16:25 [2020-06-17T11:16:25.237Z] 2020/06/17 11:16:25 	Finished clone github.com/Microsoft/go-winio
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Finished clone github.com/mattn/go-shellwords
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Finished clone github.com/konsorten/go-windows-terminal-sequences
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Finished clone github.com/moby/term
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Finished clone github.com/docker/libtrust
11:16:25 [2020-06-17T11:16:25.238Z] 2020/06/17 11:16:25 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
11:16:25 [2020-06-17T11:16:25.492Z] 2020/06/17 11:16:25 	Finished clone github.com/gorilla/mux
11:16:25 [2020-06-17T11:16:25.492Z] 2020/06/17 11:16:25 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
11:16:25 [2020-06-17T11:16:25.749Z] 2020/06/17 11:16:25 	Finished clone github.com/sirupsen/logrus
11:16:25 [2020-06-17T11:16:25.749Z] 2020/06/17 11:16:25 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
11:16:26 [2020-06-17T11:16:26.394Z] 2020/06/17 11:16:26 	Finished clone github.com/docker/go-units
11:16:26 [2020-06-17T11:16:26.394Z] 2020/06/17 11:16:26 	Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20
11:16:26 [2020-06-17T11:16:26.394Z] 2020/06/17 11:16:26 	Finished clone github.com/syndtr/gocapability
11:16:26 [2020-06-17T11:16:26.394Z] 2020/06/17 11:16:26 	Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20
11:16:26 [2020-06-17T11:16:26.394Z] 2020/06/17 11:16:26 	Finished clone github.com/RackSec/srslog
11:16:26 [2020-06-17T11:16:26.394Z] 2020/06/17 11:16:26 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
11:16:26 [2020-06-17T11:16:26.394Z] 2020/06/17 11:16:26 	Finished clone github.com/moby/sys
11:16:26 [2020-06-17T11:16:26.394Z] 2020/06/17 11:16:26 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
11:16:26 [2020-06-17T11:16:26.546Z] --- PASS: TestCreateServiceCapabilities (3.02s)
11:16:26 [2020-06-17T11:16:26.546Z] === RUN   TestInspect
11:16:26 [2020-06-17T11:16:26.546Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:16:26 [2020-06-17T11:16:26.649Z] 2020/06/17 11:16:26 	Finished clone github.com/opencontainers/selinux
11:16:26 [2020-06-17T11:16:26.649Z] 2020/06/17 11:16:26 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
11:16:26 [2020-06-17T11:16:26.649Z] 2020/06/17 11:16:26 	Finished clone github.com/imdario/mergo
11:16:26 [2020-06-17T11:16:26.649Z] 2020/06/17 11:16:26 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
11:16:26 [2020-06-17T11:16:26.903Z] 2020/06/17 11:16:26 	Finished clone gotest.tools/v3
11:16:26 [2020-06-17T11:16:26.904Z] 2020/06/17 11:16:26 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
11:16:27 [2020-06-17T11:16:27.158Z] 2020/06/17 11:16:26 	Finished clone github.com/google/go-cmp
11:16:27 [2020-06-17T11:16:27.158Z] 2020/06/17 11:16:26 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
11:16:27 [2020-06-17T11:16:27.158Z] 2020/06/17 11:16:27 	Finished clone golang.org/x/sync
11:16:27 [2020-06-17T11:16:27.158Z] 2020/06/17 11:16:27 	Clone github.com/docker/libnetwork, revision 2e24aed516bd5c836e11378bb457dd612aa868ed, attempt 1/20
11:16:27 [2020-06-17T11:16:27.478Z] === RUN   TestDockerSuite/TestCpToStdout
11:16:27 [2020-06-17T11:16:27.718Z] 2020/06/17 11:16:27 	Finished clone github.com/docker/go-connections
11:16:27 [2020-06-17T11:16:27.718Z] 2020/06/17 11:16:27 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
11:16:27 [2020-06-17T11:16:27.718Z] 2020/06/17 11:16:27 	Finished clone github.com/google/shlex
11:16:27 [2020-06-17T11:16:27.718Z] 2020/06/17 11:16:27 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
11:16:27 [2020-06-17T11:16:27.973Z] 2020/06/17 11:16:27 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
11:16:27 [2020-06-17T11:16:27.973Z] 2020/06/17 11:16:27 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
11:16:27 [2020-06-17T11:16:27.973Z] 2020/06/17 11:16:27 	Finished clone github.com/opentracing-contrib/go-stdlib
11:16:27 [2020-06-17T11:16:27.973Z] 2020/06/17 11:16:27 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
11:16:27 [2020-06-17T11:16:27.973Z] 2020/06/17 11:16:27 	Finished clone github.com/opentracing/opentracing-go
11:16:27 [2020-06-17T11:16:27.973Z] 2020/06/17 11:16:27 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
11:16:27 [2020-06-17T11:16:27.983Z] --- PASS: TestServiceUpdateSecrets (16.17s)
11:16:27 [2020-06-17T11:16:27.983Z] === RUN   TestServiceUpdateConfigs
11:16:28 [2020-06-17T11:16:28.043Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:16:28 [2020-06-17T11:16:28.228Z] 2020/06/17 11:16:27 	Finished clone github.com/mitchellh/hashstructure
11:16:28 [2020-06-17T11:16:28.228Z] 2020/06/17 11:16:27 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
11:16:28 [2020-06-17T11:16:28.228Z] 2020/06/17 11:16:28 	Finished clone github.com/gofrs/flock
11:16:28 [2020-06-17T11:16:28.228Z] 2020/06/17 11:16:28 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
11:16:29 [2020-06-17T11:16:29.195Z] 2020/06/17 11:16:28 	Finished clone github.com/docker/go-events
11:16:29 [2020-06-17T11:16:29.195Z] 2020/06/17 11:16:28 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
11:16:29 [2020-06-17T11:16:29.195Z] 2020/06/17 11:16:29 	Finished clone github.com/armon/go-metrics
11:16:29 [2020-06-17T11:16:29.195Z] 2020/06/17 11:16:29 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
11:16:29 [2020-06-17T11:16:29.195Z] 2020/06/17 11:16:29 	Finished clone github.com/sean-/seed
11:16:29 [2020-06-17T11:16:29.195Z] 2020/06/17 11:16:29 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
11:16:29 [2020-06-17T11:16:29.195Z] 2020/06/17 11:16:29 	Finished clone github.com/armon/go-radix
11:16:29 [2020-06-17T11:16:29.195Z] 2020/06/17 11:16:29 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
11:16:29 [2020-06-17T11:16:29.416Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:16:29 [2020-06-17T11:16:29.451Z] 2020/06/17 11:16:29 	Finished clone github.com/hashicorp/errwrap
11:16:29 [2020-06-17T11:16:29.451Z] 2020/06/17 11:16:29 	Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20
11:16:29 [2020-06-17T11:16:29.673Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:16:29 [2020-06-17T11:16:29.931Z] --- PASS: TestInspect (3.71s)
11:16:29 [2020-06-17T11:16:29.931Z] === RUN   TestCreateJob
11:16:30 [2020-06-17T11:16:30.417Z] 2020/06/17 11:16:30 	Finished clone github.com/tonistiigi/fsutil
11:16:30 [2020-06-17T11:16:30.417Z] 2020/06/17 11:16:30 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
11:16:30 [2020-06-17T11:16:30.417Z] 2020/06/17 11:16:30 	Finished clone github.com/hashicorp/go-multierror
11:16:30 [2020-06-17T11:16:30.417Z] 2020/06/17 11:16:30 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
11:16:30 [2020-06-17T11:16:30.495Z] === RUN   TestDockerSuite/TestCpVolumePath
11:16:30 [2020-06-17T11:16:30.672Z] 2020/06/17 11:16:30 	Finished clone github.com/hashicorp/memberlist
11:16:30 [2020-06-17T11:16:30.672Z] 2020/06/17 11:16:30 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
11:16:30 [2020-06-17T11:16:30.672Z] 2020/06/17 11:16:30 	Finished clone github.com/vishvananda/netns
11:16:30 [2020-06-17T11:16:30.672Z] 2020/06/17 11:16:30 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
11:16:30 [2020-06-17T11:16:30.970Z] 2020/06/17 11:16:30 	Finished clone github.com/docker/libkv
11:16:30 [2020-06-17T11:16:30.970Z] 2020/06/17 11:16:30 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
11:16:31 [2020-06-17T11:16:31.427Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:16:31 [2020-06-17T11:16:31.427Z] === RUN   TestDockerSuite/TestCreateArgs
11:16:31 [2020-06-17T11:16:31.427Z] === RUN   TestDockerSuite/TestCreateByImageID
11:16:31 [2020-06-17T11:16:31.938Z] 2020/06/17 11:16:31 	Finished clone github.com/hashicorp/go-sockaddr
11:16:31 [2020-06-17T11:16:31.938Z] 2020/06/17 11:16:31 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
11:16:31 [2020-06-17T11:16:31.991Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:16:32 [2020-06-17T11:16:32.234Z] 2020/06/17 11:16:31 	Finished clone github.com/golang/gddo
11:16:32 [2020-06-17T11:16:32.234Z] 2020/06/17 11:16:31 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
11:16:32 [2020-06-17T11:16:32.234Z] 2020/06/17 11:16:32 	Finished clone github.com/BurntSushi/toml
11:16:32 [2020-06-17T11:16:32.234Z] 2020/06/17 11:16:32 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
11:16:32 [2020-06-17T11:16:32.489Z] 2020/06/17 11:16:32 	Finished clone github.com/samuel/go-zookeeper
11:16:32 [2020-06-17T11:16:32.489Z] 2020/06/17 11:16:32 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
11:16:32 [2020-06-17T11:16:32.489Z] 2020/06/17 11:16:32 	Finished clone github.com/deckarep/golang-set
11:16:32 [2020-06-17T11:16:32.489Z] 2020/06/17 11:16:32 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
11:16:32 [2020-06-17T11:16:32.556Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:16:32 [2020-06-17T11:16:32.556Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:16:32 [2020-06-17T11:16:32.556Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:16:32 [2020-06-17T11:16:32.744Z] 2020/06/17 11:16:32 	Finished clone github.com/moby/ipvs
11:16:32 [2020-06-17T11:16:32.744Z] 2020/06/17 11:16:32 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
11:16:33 [2020-06-17T11:16:33.120Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:16:33 [2020-06-17T11:16:33.346Z] 2020/06/17 11:16:33 	Finished clone github.com/vishvananda/netlink
11:16:33 [2020-06-17T11:16:33.346Z] 2020/06/17 11:16:33 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
11:16:33 [2020-06-17T11:16:33.378Z] === RUN   TestDockerSuite/TestCreateLabels
11:16:33 [2020-06-17T11:16:33.600Z] 2020/06/17 11:16:33 	Finished clone github.com/coreos/go-semver
11:16:33 [2020-06-17T11:16:33.601Z] 2020/06/17 11:16:33 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
11:16:33 [2020-06-17T11:16:33.635Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:16:33 [2020-06-17T11:16:33.635Z] === RUN   TestDockerSuite/TestCreateRM
11:16:33 [2020-06-17T11:16:33.635Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:16:33 [2020-06-17T11:16:33.635Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:16:33 [2020-06-17T11:16:33.855Z] 2020/06/17 11:16:33 	Finished clone github.com/hashicorp/go-msgpack
11:16:33 [2020-06-17T11:16:33.855Z] 2020/06/17 11:16:33 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
11:16:33 [2020-06-17T11:16:33.892Z] --- PASS: TestCreateJob (3.74s)
11:16:33 [2020-06-17T11:16:33.893Z] === RUN   TestReplicatedJob
11:16:33 [2020-06-17T11:16:33.893Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:16:33 [2020-06-17T11:16:33.893Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:16:34 [2020-06-17T11:16:34.414Z] 2020/06/17 11:16:34 	Finished clone github.com/ishidawataru/sctp
11:16:34 [2020-06-17T11:16:34.414Z] 2020/06/17 11:16:34 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
11:16:34 [2020-06-17T11:16:34.974Z] 2020/06/17 11:16:34 	Finished clone golang.org/x/net
11:16:34 [2020-06-17T11:16:34.974Z] 2020/06/17 11:16:34 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
11:16:35 [2020-06-17T11:16:35.263Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
11:16:35 [2020-06-17T11:16:35.829Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:16:35 [2020-06-17T11:16:35.829Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:16:35 [2020-06-17T11:16:35.829Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:16:35 [2020-06-17T11:16:35.896Z] 2020/06/17 11:16:35 	Finished clone github.com/opencontainers/go-digest
11:16:35 [2020-06-17T11:16:35.897Z] 2020/06/17 11:16:35 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
11:16:36 [2020-06-17T11:16:36.498Z] 2020/06/17 11:16:36 	Finished clone go.etcd.io/bbolt
11:16:36 [2020-06-17T11:16:36.498Z] 2020/06/17 11:16:36 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
11:16:36 [2020-06-17T11:16:36.498Z] 2020/06/17 11:16:36 	Finished clone github.com/mistifyio/go-zfs
11:16:36 [2020-06-17T11:16:36.498Z] 2020/06/17 11:16:36 	Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20
11:16:36 [2020-06-17T11:16:36.498Z] 2020/06/17 11:16:36 	Finished clone github.com/vbatts/tar-split
11:16:36 [2020-06-17T11:16:36.498Z] 2020/06/17 11:16:36 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
11:16:39 [2020-06-17T11:16:39.050Z] 2020/06/17 11:16:38 	Finished clone github.com/Microsoft/opengcs
11:16:39 [2020-06-17T11:16:39.050Z] 2020/06/17 11:16:38 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
11:16:39 [2020-06-17T11:16:39.610Z] 2020/06/17 11:16:39 	Finished clone github.com/opencontainers/runtime-spec
11:16:39 [2020-06-17T11:16:39.611Z] 2020/06/17 11:16:39 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
11:16:40 [2020-06-17T11:16:40.171Z] 2020/06/17 11:16:39 	Finished clone github.com/hashicorp/serf
11:16:40 [2020-06-17T11:16:40.171Z] 2020/06/17 11:16:39 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
11:16:40 [2020-06-17T11:16:40.426Z] 2020/06/17 11:16:40 	Finished clone github.com/opencontainers/image-spec
11:16:40 [2020-06-17T11:16:40.426Z] 2020/06/17 11:16:40 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
11:16:40 [2020-06-17T11:16:40.722Z] 2020/06/17 11:16:40 	Finished clone github.com/seccomp/libseccomp-golang
11:16:40 [2020-06-17T11:16:40.722Z] 2020/06/17 11:16:40 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
11:16:41 [2020-06-17T11:16:41.087Z] --- PASS: TestReplicatedJob (7.23s)
11:16:41 [2020-06-17T11:16:41.087Z] === RUN   TestUpdateReplicatedJob
11:16:41 [2020-06-17T11:16:41.283Z] 2020/06/17 11:16:41 	Finished clone github.com/ugorji/go
11:16:41 [2020-06-17T11:16:41.283Z] 2020/06/17 11:16:41 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
11:16:41 [2020-06-17T11:16:41.343Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:16:41 [2020-06-17T11:16:41.344Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:16:41 [2020-06-17T11:16:41.344Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:16:41 [2020-06-17T11:16:41.344Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:16:41 [2020-06-17T11:16:41.344Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:16:41 [2020-06-17T11:16:41.601Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:16:41 [2020-06-17T11:16:41.859Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:16:41 [2020-06-17T11:16:41.886Z] 2020/06/17 11:16:41 	Finished clone github.com/coreos/go-systemd
11:16:41 [2020-06-17T11:16:41.886Z] 2020/06/17 11:16:41 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
11:16:41 [2020-06-17T11:16:41.886Z] 2020/06/17 11:16:41 	Finished clone github.com/coreos/go-systemd/v22
11:16:41 [2020-06-17T11:16:41.886Z] 2020/06/17 11:16:41 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
11:16:41 [2020-06-17T11:16:41.886Z] 2020/06/17 11:16:41 	Finished clone github.com/Graylog2/go-gelf
11:16:41 [2020-06-17T11:16:41.886Z] 2020/06/17 11:16:41 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
11:16:41 [2020-06-17T11:16:41.886Z] 2020/06/17 11:16:41 	Finished clone github.com/Microsoft/hcsshim
11:16:41 [2020-06-17T11:16:41.886Z] 2020/06/17 11:16:41 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
11:16:42 [2020-06-17T11:16:42.117Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:16:42 [2020-06-17T11:16:42.491Z] 2020/06/17 11:16:42 	Finished clone github.com/godbus/dbus/v5
11:16:42 [2020-06-17T11:16:42.491Z] 2020/06/17 11:16:42 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
11:16:42 [2020-06-17T11:16:42.746Z] 2020/06/17 11:16:42 	Finished clone github.com/fluent/fluent-logger-golang
11:16:42 [2020-06-17T11:16:42.746Z] 2020/06/17 11:16:42 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
11:16:43 [2020-06-17T11:16:43.042Z] 2020/06/17 11:16:42 	Finished clone github.com/philhofer/fwd
11:16:43 [2020-06-17T11:16:43.042Z] 2020/06/17 11:16:42 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
11:16:43 [2020-06-17T11:16:43.191Z] --- PASS: TestServiceUpdateConfigs (15.79s)
11:16:43 [2020-06-17T11:16:43.191Z] === RUN   TestServiceUpdateNetwork
11:16:43 [2020-06-17T11:16:43.491Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:16:43 [2020-06-17T11:16:43.604Z] 2020/06/17 11:16:43 	Finished clone github.com/fsnotify/fsnotify
11:16:43 [2020-06-17T11:16:43.604Z] 2020/06/17 11:16:43 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
11:16:44 [2020-06-17T11:16:44.166Z] 2020/06/17 11:16:43 	Finished clone github.com/bsphere/le_go
11:16:44 [2020-06-17T11:16:44.166Z] 2020/06/17 11:16:43 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
11:16:44 [2020-06-17T11:16:44.421Z] 2020/06/17 11:16:44 	Finished clone github.com/jmespath/go-jmespath
11:16:44 [2020-06-17T11:16:44.421Z] 2020/06/17 11:16:44 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
11:16:44 [2020-06-17T11:16:44.423Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:16:44 [2020-06-17T11:16:44.675Z] 2020/06/17 11:16:44 	Finished clone golang.org/x/sys
11:16:44 [2020-06-17T11:16:44.676Z] 2020/06/17 11:16:44 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
11:16:45 [2020-06-17T11:16:45.354Z] --- PASS: TestUpdateReplicatedJob (4.43s)
11:16:45 [2020-06-17T11:16:45.354Z] === RUN   TestServiceListWithStatuses
11:16:45 [2020-06-17T11:16:45.354Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:16:45 [2020-06-17T11:16:45.354Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:16:45 [2020-06-17T11:16:45.354Z] === RUN   TestDockerNetworkConnectAlias
11:16:45 [2020-06-17T11:16:45.643Z] 2020/06/17 11:16:45 	Finished clone golang.org/x/oauth2
11:16:45 [2020-06-17T11:16:45.643Z] 2020/06/17 11:16:45 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
11:16:45 [2020-06-17T11:16:45.898Z] 2020/06/17 11:16:45 	Finished clone github.com/tinylib/msgp
11:16:45 [2020-06-17T11:16:45.898Z] 2020/06/17 11:16:45 	Clone github.com/containerd/containerd, revision c80284d4b5291a351bb471bcdabb5c1d95e7a583, attempt 1/20
11:16:45 [2020-06-17T11:16:45.919Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:16:46 [2020-06-17T11:16:46.153Z] 2020/06/17 11:16:46 	Finished clone github.com/docker/libnetwork
11:16:46 [2020-06-17T11:16:46.153Z] 2020/06/17 11:16:46 	Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20
11:16:46 [2020-06-17T11:16:46.407Z] 2020/06/17 11:16:46 	Finished clone github.com/googleapis/gax-go
11:16:46 [2020-06-17T11:16:46.407Z] 2020/06/17 11:16:46 	Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20
11:16:46 [2020-06-17T11:16:46.851Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:16:47 [2020-06-17T11:16:47.416Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:16:47 [2020-06-17T11:16:47.851Z] 2020/06/17 11:16:47 	Finished clone github.com/containerd/fifo
11:16:47 [2020-06-17T11:16:47.851Z] 2020/06/17 11:16:47 	Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20
11:16:47 [2020-06-17T11:16:47.851Z] 2020/06/17 11:16:47 	Finished clone github.com/moby/buildkit
11:16:47 [2020-06-17T11:16:47.851Z] 2020/06/17 11:16:47 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
11:16:48 [2020-06-17T11:16:48.106Z] 2020/06/17 11:16:47 	Finished clone go.opencensus.io
11:16:48 [2020-06-17T11:16:48.106Z] 2020/06/17 11:16:47 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
11:16:48 [2020-06-17T11:16:48.348Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:16:48 [2020-06-17T11:16:48.348Z] === RUN   TestDockerSuite/TestDevicePermissions
11:16:48 [2020-06-17T11:16:48.912Z] === RUN   TestDockerSuite/TestDockerFails
11:16:48 [2020-06-17T11:16:48.912Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
11:16:48 [2020-06-17T11:16:48.912Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
11:16:48 [2020-06-17T11:16:48.912Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
11:16:49 [2020-06-17T11:16:49.075Z] 2020/06/17 11:16:48 	Finished clone github.com/miekg/dns
11:16:49 [2020-06-17T11:16:49.075Z] 2020/06/17 11:16:48 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
11:16:49 [2020-06-17T11:16:49.635Z] 2020/06/17 11:16:49 	Finished clone github.com/containerd/go-runc
11:16:49 [2020-06-17T11:16:49.635Z] 2020/06/17 11:16:49 	Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20
11:16:49 [2020-06-17T11:16:49.635Z] 2020/06/17 11:16:49 	Finished clone github.com/containerd/cgroups
11:16:49 [2020-06-17T11:16:49.635Z] 2020/06/17 11:16:49 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
11:16:50 [2020-06-17T11:16:50.282Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
11:16:50 [2020-06-17T11:16:50.559Z] 2020/06/17 11:16:50 	Finished clone github.com/containerd/typeurl
11:16:50 [2020-06-17T11:16:50.559Z] 2020/06/17 11:16:50 	Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20
11:16:50 [2020-06-17T11:16:50.559Z] 2020/06/17 11:16:50 	Finished clone google.golang.org/grpc
11:16:50 [2020-06-17T11:16:50.559Z] 2020/06/17 11:16:50 	Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20
11:16:50 [2020-06-17T11:16:50.559Z] 2020/06/17 11:16:50 	Finished clone github.com/containerd/continuity
11:16:50 [2020-06-17T11:16:50.559Z] 2020/06/17 11:16:50 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
11:16:50 [2020-06-17T11:16:50.814Z] 2020/06/17 11:16:50 	Finished clone github.com/opencontainers/runc
11:16:50 [2020-06-17T11:16:50.814Z] 2020/06/17 11:16:50 	Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20
11:16:50 [2020-06-17T11:16:50.847Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
11:16:51 [2020-06-17T11:16:51.069Z] 2020/06/17 11:16:50 	Finished clone github.com/containerd/ttrpc
11:16:51 [2020-06-17T11:16:51.069Z] 2020/06/17 11:16:50 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
11:16:51 [2020-06-17T11:16:51.069Z] 2020/06/17 11:16:50 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
11:16:51 [2020-06-17T11:16:51.069Z] 2020/06/17 11:16:50 	Finished clone github.com/containerd/console
11:16:51 [2020-06-17T11:16:51.120Z] --- PASS: TestDockerNetworkConnectAlias (5.56s)
11:16:51 [2020-06-17T11:16:51.120Z] === RUN   TestDockerNetworkReConnect
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ok  	github.com/docker/docker/api/server/httputils	0.124s	coverage: 14.7% of statements
11:16:51 [2020-06-17T11:16:51.305Z] ok  	github.com/docker/docker/api/server/middleware	0.132s	coverage: 37.7% of statements
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ok  	github.com/docker/docker/api/types/filters	0.081s	coverage: 92.2% of statements
11:16:51 [2020-06-17T11:16:51.305Z] ok  	github.com/docker/docker/api/types/strslice	0.081s	coverage: 90.0% of statements
11:16:51 [2020-06-17T11:16:51.305Z] ok  	github.com/docker/docker/api/types/time	0.217s	coverage: 100.0% of statements
11:16:51 [2020-06-17T11:16:51.305Z] ok  	github.com/docker/docker/api/server/router/swarm	0.128s	coverage: 5.1% of statements
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ok  	github.com/docker/docker/api/types/versions	0.047s	coverage: 75.0% of statements
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:16:51 [2020-06-17T11:16:51.305Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ?   	github.com/docker/docker/builder	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:16:51 [2020-06-17T11:16:51.306Z] ok  	github.com/docker/docker/builder/dockerignore	0.036s	coverage: 96.8% of statements
11:16:51 [2020-06-17T11:16:51.306Z] ok  	github.com/docker/docker/cli/debug	0.034s	coverage: 100.0% of statements
11:16:51 [2020-06-17T11:16:51.324Z] 2020/06/17 11:16:51 	Finished clone golang.org/x/text
11:16:51 [2020-06-17T11:16:51.324Z] 2020/06/17 11:16:51 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
11:16:51 [2020-06-17T11:16:51.579Z] 2020/06/17 11:16:51 	Finished clone github.com/gogo/googleapis
11:16:51 [2020-06-17T11:16:51.579Z] 2020/06/17 11:16:51 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
11:16:52 [2020-06-17T11:16:52.051Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
11:16:52 [2020-06-17T11:16:52.051Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
11:16:52 [2020-06-17T11:16:52.051Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
11:16:52 [2020-06-17T11:16:52.222Z] 2020/06/17 11:16:52 	Finished clone github.com/beorn7/perks
11:16:52 [2020-06-17T11:16:52.222Z] 2020/06/17 11:16:52 	Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20
11:16:52 [2020-06-17T11:16:52.299Z] ok  	github.com/docker/docker/builder/remotecontext	0.786s	coverage: 9.2% of statements
11:16:52 [2020-06-17T11:16:52.299Z] ok  	github.com/docker/docker/builder/dockerfile	0.562s	coverage: 46.5% of statements
11:16:52 [2020-06-17T11:16:52.308Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
11:16:52 [2020-06-17T11:16:52.783Z] 2020/06/17 11:16:52 	Finished clone github.com/fernet/fernet-go
11:16:52 [2020-06-17T11:16:52.783Z] 2020/06/17 11:16:52 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
11:16:53 [2020-06-17T11:16:53.751Z] 2020/06/17 11:16:53 	Finished clone github.com/docker/distribution
11:16:53 [2020-06-17T11:16:53.751Z] 2020/06/17 11:16:53 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
11:16:53 [2020-06-17T11:16:53.751Z] 2020/06/17 11:16:53 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
11:16:53 [2020-06-17T11:16:53.751Z] 2020/06/17 11:16:53 	Finished clone github.com/cilium/ebpf
11:16:54 [2020-06-17T11:16:54.006Z] 2020/06/17 11:16:53 	Finished clone golang.org/x/time
11:16:54 [2020-06-17T11:16:54.006Z] 2020/06/17 11:16:53 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
11:16:54 [2020-06-17T11:16:54.608Z] 2020/06/17 11:16:54 	Finished clone github.com/hashicorp/go-immutable-radix
11:16:54 [2020-06-17T11:16:54.608Z] 2020/06/17 11:16:54 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
11:16:54 [2020-06-17T11:16:54.832Z] --- PASS: TestDockerNetworkReConnect (3.76s)
11:16:54 [2020-06-17T11:16:54.833Z] === RUN   TestServicePlugin
11:16:54 [2020-06-17T11:16:54.864Z] 2020/06/17 11:16:54 	Finished clone github.com/hashicorp/go-memdb
11:16:54 [2020-06-17T11:16:54.864Z] 2020/06/17 11:16:54 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
11:16:55 [2020-06-17T11:16:55.467Z] 2020/06/17 11:16:55 	Finished clone github.com/hashicorp/golang-lru
11:16:55 [2020-06-17T11:16:55.467Z] 2020/06/17 11:16:55 	Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20
11:16:56 [2020-06-17T11:16:56.027Z] 2020/06/17 11:16:55 	Finished clone github.com/coreos/pkg
11:16:56 [2020-06-17T11:16:56.028Z] 2020/06/17 11:16:55 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
11:16:56 [2020-06-17T11:16:56.282Z] 2020/06/17 11:16:56 	Finished clone code.cloudfoundry.org/clock
11:16:56 [2020-06-17T11:16:56.282Z] 2020/06/17 11:16:56 	Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20
11:16:57 [2020-06-17T11:16:57.687Z] 2020/06/17 11:16:57 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
11:16:57 [2020-06-17T11:16:57.687Z] 2020/06/17 11:16:57 	Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20
11:16:57 [2020-06-17T11:16:57.943Z] 2020/06/17 11:16:57 	Finished clone github.com/prometheus/client_model
11:16:57 [2020-06-17T11:16:57.943Z] 2020/06/17 11:16:57 	Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20
11:16:58 [2020-06-17T11:16:58.108Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:16:58 [2020-06-17T11:16:58.399Z] --- PASS: TestServiceUpdateNetwork (15.71s)
11:16:58 [2020-06-17T11:16:58.399Z] === RUN   TestServiceUpdatePidsLimit
11:16:58 [2020-06-17T11:16:58.399Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:16:58 [2020-06-17T11:16:58.546Z] 2020/06/17 11:16:58 	Finished clone golang.org/x/crypto
11:16:58 [2020-06-17T11:16:58.546Z] 2020/06/17 11:16:58 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
11:16:58 [2020-06-17T11:16:58.803Z] 2020/06/17 11:16:58 	Finished clone github.com/golang/protobuf
11:16:58 [2020-06-17T11:16:58.803Z] 2020/06/17 11:16:58 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
11:16:58 [2020-06-17T11:16:58.803Z] 2020/06/17 11:16:58 	Finished clone github.com/prometheus/client_golang
11:16:58 [2020-06-17T11:16:58.803Z] 2020/06/17 11:16:58 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
11:16:59 [2020-06-17T11:16:59.406Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:16:59 [2020-06-17T11:16:59.815Z] 2020/06/17 11:16:59 	Finished clone github.com/matttproud/golang_protobuf_extensions
11:16:59 [2020-06-17T11:16:59.815Z] 2020/06/17 11:16:59 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
11:17:00 [2020-06-17T11:17:00.001Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:17:00 [2020-06-17T11:17:00.071Z] 2020/06/17 11:17:00 	Finished clone github.com/pkg/errors
11:17:00 [2020-06-17T11:17:00.071Z] 2020/06/17 11:17:00 	Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20
11:17:00 [2020-06-17T11:17:00.630Z] 2020/06/17 11:17:00 	Finished clone github.com/prometheus/procfs
11:17:00 [2020-06-17T11:17:00.630Z] 2020/06/17 11:17:00 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
11:17:00 [2020-06-17T11:17:00.630Z] 2020/06/17 11:17:00 	Finished clone github.com/spf13/pflag
11:17:00 [2020-06-17T11:17:00.630Z] 2020/06/17 11:17:00 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
11:17:00 [2020-06-17T11:17:00.630Z] 2020/06/17 11:17:00 	Finished clone github.com/prometheus/common
11:17:00 [2020-06-17T11:17:00.630Z] 2020/06/17 11:17:00 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
11:17:01 [2020-06-17T11:17:01.599Z] 2020/06/17 11:17:01 	Finished clone github.com/cespare/xxhash/v2
11:17:01 [2020-06-17T11:17:01.854Z] 2020/06/17 11:17:01 	Finished clone github.com/inconshreveable/mousetrap
11:17:02 [2020-06-17T11:17:02.109Z] 2020/06/17 11:17:01 	Finished clone github.com/morikuni/aec
11:17:02 [2020-06-17T11:17:02.109Z] 2020/06/17 11:17:01 	Finished clone github.com/docker/go-metrics
11:17:02 [2020-06-17T11:17:02.530Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:17:02 [2020-06-17T11:17:02.777Z] ok  	github.com/docker/docker/client	0.586s	coverage: 74.9% of statements
11:17:03 [2020-06-17T11:17:03.079Z] 2020/06/17 11:17:02 	Finished clone github.com/spf13/cobra
11:17:03 [2020-06-17T11:17:03.462Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
11:17:04 [2020-06-17T11:17:04.393Z] === RUN   TestDockerSuite/TestEventsAttach
11:17:04 [2020-06-17T11:17:04.483Z] 2020/06/17 11:17:04 	Finished clone github.com/google/certificate-transparency-go
11:17:04 [2020-06-17T11:17:04.958Z] === RUN   TestDockerSuite/TestEventsCommit
11:17:05 [2020-06-17T11:17:05.889Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:17:06 [2020-06-17T11:17:06.146Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:17:07 [2020-06-17T11:17:07.077Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:17:07 [2020-06-17T11:17:07.334Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
11:17:07 [2020-06-17T11:17:07.801Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:17:07 [2020-06-17T11:17:07.815Z] 2020/06/17 11:17:07 	Finished clone github.com/cloudflare/cfssl
11:17:08 [2020-06-17T11:17:08.704Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
11:17:08 [2020-06-17T11:17:08.961Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:17:09 [2020-06-17T11:17:09.894Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:17:13 [2020-06-17T11:17:13.170Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
11:17:13 [2020-06-17T11:17:13.823Z] --- PASS: TestBuildWithHugeFile (54.25s)
11:17:13 [2020-06-17T11:17:13.823Z] === RUN   TestBuildWithEmptyDockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:17:13 [2020-06-17T11:17:13.823Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
11:17:13 [2020-06-17T11:17:13.823Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
11:17:13 [2020-06-17T11:17:13.823Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
11:17:13 [2020-06-17T11:17:13.823Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
11:17:13 [2020-06-17T11:17:13.823Z] === RUN   TestBuildPreserveOwnership
11:17:13 [2020-06-17T11:17:13.823Z] === RUN   TestBuildPreserveOwnership/copy_from
11:17:13 [2020-06-17T11:17:13.823Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:17:14 [2020-06-17T11:17:14.426Z] 2020/06/17 11:17:13 	Finished clone cloud.google.com/go
11:17:14 [2020-06-17T11:17:14.891Z] --- PASS: TestBuildPreserveOwnership (3.82s)
11:17:14 [2020-06-17T11:17:14.891Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.53s)
11:17:14 [2020-06-17T11:17:14.891Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
11:17:14 [2020-06-17T11:17:14.891Z] === RUN   TestBuildPlatformInvalid
11:17:14 [2020-06-17T11:17:14.891Z] --- PASS: TestBuildPlatformInvalid (0.11s)
11:17:14 [2020-06-17T11:17:14.891Z] PASS
11:17:14 [2020-06-17T11:17:14.891Z] 
11:17:14 [2020-06-17T11:17:14.891Z] === Skipped
11:17:14 [2020-06-17T11:17:14.891Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
11:17:14 [2020-06-17T11:17:14.891Z]     build_session_test.go:25: TODO: BuildKit
11:17:14 [2020-06-17T11:17:14.891Z] 
11:17:14 [2020-06-17T11:17:14.891Z] 
11:17:14 [2020-06-17T11:17:14.891Z] DONE 32 tests, 1 skipped in 90.928s
11:17:14 [2020-06-17T11:17:14.891Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
11:17:14 [2020-06-17T11:17:14.891Z] ++ 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
11:17:14 [2020-06-17T11:17:14.891Z] ++ set -e
11:17:14 [2020-06-17T11:17:14.891Z] ++ '[' -n 0 ']'
11:17:14 [2020-06-17T11:17:14.891Z] ++ set -x
11:17:14 [2020-06-17T11:17:14.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
11:17:14 [2020-06-17T11:17:14.891Z] INFO: Testing against a local daemon
11:17:14 [2020-06-17T11:17:14.891Z] === RUN   TestConfigInspect
11:17:15 [2020-06-17T11:17:15.069Z] === RUN   TestDockerSuite/TestEventsCopy
11:17:16 [2020-06-17T11:17:16.001Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:17:16 [2020-06-17T11:17:16.185Z] --- PASS: TestServiceUpdatePidsLimit (18.14s)
11:17:16 [2020-06-17T11:17:16.185Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s)
11:17:16 [2020-06-17T11:17:16.185Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.27s)
11:17:16 [2020-06-17T11:17:16.185Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s)
11:17:16 [2020-06-17T11:17:16.185Z] PASS
11:17:16 [2020-06-17T11:17:16.185Z] 
11:17:16 [2020-06-17T11:17:16.185Z] === Skipped
11:17:16 [2020-06-17T11:17:16.185Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
11:17:16 [2020-06-17T11:17:16.185Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:17:16 [2020-06-17T11:17:16.185Z] 
11:17:16 [2020-06-17T11:17:16.185Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
11:17:16 [2020-06-17T11:17:16.185Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:17:16 [2020-06-17T11:17:16.185Z] 
11:17:16 [2020-06-17T11:17:16.185Z] 
11:17:16 [2020-06-17T11:17:16.185Z] DONE 27 tests, 2 skipped in 172.526s
11:17:16 [2020-06-17T11:17:16.185Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
11:17:16 [2020-06-17T11:17:16.185Z] ++ 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
11:17:16 [2020-06-17T11:17:16.185Z] ++ set -e
11:17:16 [2020-06-17T11:17:16.185Z] ++ '[' -n 0 ']'
11:17:16 [2020-06-17T11:17:16.185Z] ++ set -x
11:17:16 [2020-06-17T11:17:16.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
11:17:16 [2020-06-17T11:17:16.185Z] INFO: Testing against a local daemon
11:17:16 [2020-06-17T11:17:16.185Z] === RUN   TestSessionCreate
11:17:16 [2020-06-17T11:17:16.185Z] --- PASS: TestSessionCreate (0.03s)
11:17:16 [2020-06-17T11:17:16.185Z] === RUN   TestSessionCreateWithBadUpgrade
11:17:16 [2020-06-17T11:17:16.185Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:17:16 [2020-06-17T11:17:16.185Z] PASS
11:17:16 [2020-06-17T11:17:16.185Z] 
11:17:16 [2020-06-17T11:17:16.185Z] DONE 2 tests in 0.137s
11:17:16 [2020-06-17T11:17:16.185Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
11:17:16 [2020-06-17T11:17:16.185Z] ++ 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
11:17:16 [2020-06-17T11:17:16.185Z] ++ set -e
11:17:16 [2020-06-17T11:17:16.185Z] ++ '[' -n 0 ']'
11:17:16 [2020-06-17T11:17:16.185Z] ++ set -x
11:17:16 [2020-06-17T11:17:16.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
11:17:16 [2020-06-17T11:17:16.185Z] INFO: Testing against a local daemon
11:17:16 [2020-06-17T11:17:16.185Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:17:16 [2020-06-17T11:17:16.185Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:17:16 [2020-06-17T11:17:16.185Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:17:16 [2020-06-17T11:17:16.185Z] === RUN   TestEventsExecDie
11:17:16 [2020-06-17T11:17:16.468Z] --- PASS: TestEventsExecDie (1.02s)
11:17:16 [2020-06-17T11:17:16.468Z] === RUN   TestEventsBackwardsCompatible
11:17:16 [2020-06-17T11:17:16.468Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
11:17:16 [2020-06-17T11:17:16.468Z] === RUN   TestInfoBinaryCommits
11:17:16 [2020-06-17T11:17:16.468Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:17:16 [2020-06-17T11:17:16.468Z] === RUN   TestInfoAPIVersioned
11:17:16 [2020-06-17T11:17:16.468Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:17:16 [2020-06-17T11:17:16.468Z] === RUN   TestInfoDiscoveryBackend
11:17:16 [2020-06-17T11:17:16.935Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:17:16 [2020-06-17T11:17:16.980Z] 2020/06/17 11:17:16 	Finished clone github.com/docker/swarmkit
11:17:16 [2020-06-17T11:17:16.995Z] --- PASS: TestConfigInspect (1.93s)
11:17:16 [2020-06-17T11:17:16.995Z] === RUN   TestConfigList
11:17:17 [2020-06-17T11:17:17.083Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
11:17:17 [2020-06-17T11:17:17.083Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:17:17 [2020-06-17T11:17:17.500Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:17:17 [2020-06-17T11:17:17.500Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:17:17 [2020-06-17T11:17:17.764Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.443s	coverage: 86.3% of statements
11:17:17 [2020-06-17T11:17:17.764Z] ?   	github.com/docker/docker/cli	[no test files]
11:17:17 [2020-06-17T11:17:17.764Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:17:18 [2020-06-17T11:17:18.089Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
11:17:18 [2020-06-17T11:17:18.089Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:17:18 [2020-06-17T11:17:18.431Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:17:18 [2020-06-17T11:17:18.702Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
11:17:18 [2020-06-17T11:17:18.702Z] === RUN   TestInfoAPI
11:17:18 [2020-06-17T11:17:18.702Z] --- PASS: TestInfoAPI (0.03s)
11:17:18 [2020-06-17T11:17:18.702Z] === RUN   TestInfoAPIWarnings
11:17:18 [2020-06-17T11:17:18.946Z] --- PASS: TestConfigList (1.98s)
11:17:18 [2020-06-17T11:17:18.946Z] === RUN   TestConfigsCreateAndDelete
11:17:19 [2020-06-17T11:17:19.327Z] --- PASS: TestInfoAPIWarnings (0.53s)
11:17:19 [2020-06-17T11:17:19.327Z] === RUN   TestInfoDebug
11:17:19 [2020-06-17T11:17:19.362Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
11:17:19 [2020-06-17T11:17:19.362Z] === RUN   TestDockerSuite/TestEventsFilterType
11:17:19 [2020-06-17T11:17:19.609Z] --- PASS: TestInfoDebug (0.52s)
11:17:19 [2020-06-17T11:17:19.609Z] === RUN   TestInfoInsecureRegistries
11:17:19 [2020-06-17T11:17:19.619Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
11:17:19 [2020-06-17T11:17:19.619Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
11:17:19 [2020-06-17T11:17:19.619Z] === RUN   TestDockerSuite/TestEventsFilters
11:17:20 [2020-06-17T11:17:20.223Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:17:20 [2020-06-17T11:17:20.223Z] === RUN   TestInfoRegistryMirrors
11:17:20 [2020-06-17T11:17:20.559Z] === RUN   TestDockerSuite/TestEventsFormat
11:17:20 [2020-06-17T11:17:20.837Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:17:20 [2020-06-17T11:17:20.837Z] === RUN   TestLoginFailsWithBadCredentials
11:17:21 [2020-06-17T11:17:21.119Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
11:17:21 [2020-06-17T11:17:21.119Z] === RUN   TestPingCacheHeaders
11:17:21 [2020-06-17T11:17:21.119Z] --- PASS: TestPingCacheHeaders (0.02s)
11:17:21 [2020-06-17T11:17:21.119Z] === RUN   TestPingGet
11:17:21 [2020-06-17T11:17:21.119Z] --- PASS: TestPingGet (0.01s)
11:17:21 [2020-06-17T11:17:21.119Z] === RUN   TestPingHead
11:17:21 [2020-06-17T11:17:21.119Z] --- PASS: TestPingHead (0.02s)
11:17:21 [2020-06-17T11:17:21.119Z] === RUN   TestVersion
11:17:21 [2020-06-17T11:17:21.119Z] --- PASS: TestVersion (0.02s)
11:17:21 [2020-06-17T11:17:21.119Z] PASS
11:17:21 [2020-06-17T11:17:21.119Z] 
11:17:21 [2020-06-17T11:17:21.119Z] === Skipped
11:17:21 [2020-06-17T11:17:21.119Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:17:21 [2020-06-17T11:17:21.119Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:17:21 [2020-06-17T11:17:21.119Z] 
11:17:21 [2020-06-17T11:17:21.119Z] 
11:17:21 [2020-06-17T11:17:21.119Z] DONE 18 tests, 1 skipped in 5.771s
11:17:21 [2020-06-17T11:17:21.119Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
11:17:21 [2020-06-17T11:17:21.119Z] ++ 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
11:17:21 [2020-06-17T11:17:21.119Z] ++ set -e
11:17:21 [2020-06-17T11:17:21.119Z] ++ '[' -n 0 ']'
11:17:21 [2020-06-17T11:17:21.119Z] ++ set -x
11:17:21 [2020-06-17T11:17:21.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
11:17:21 [2020-06-17T11:17:21.119Z] INFO: Testing against a local daemon
11:17:21 [2020-06-17T11:17:21.119Z] === RUN   TestVolumesCreateAndList
11:17:21 [2020-06-17T11:17:21.119Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:17:21 [2020-06-17T11:17:21.119Z] === RUN   TestVolumesRemove
11:17:21 [2020-06-17T11:17:21.177Z] 2020/06/17 11:17:20 	Finished clone github.com/containerd/containerd
11:17:21 [2020-06-17T11:17:21.266Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
11:17:21 [2020-06-17T11:17:21.266Z] === RUN   TestConfigsUpdate
11:17:21 [2020-06-17T11:17:21.402Z] --- PASS: TestVolumesRemove (0.14s)
11:17:21 [2020-06-17T11:17:21.402Z] === RUN   TestVolumesInspect
11:17:21 [2020-06-17T11:17:21.402Z] --- PASS: TestVolumesInspect (0.02s)
11:17:21 [2020-06-17T11:17:21.402Z] === RUN   TestVolumesInvalidJSON
11:17:21 [2020-06-17T11:17:21.402Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:17:21 [2020-06-17T11:17:21.402Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:17:21 [2020-06-17T11:17:21.402Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:17:21 [2020-06-17T11:17:21.402Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:17:21 [2020-06-17T11:17:21.402Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:17:21 [2020-06-17T11:17:21.402Z] PASS
11:17:21 [2020-06-17T11:17:21.402Z] 
11:17:21 [2020-06-17T11:17:21.402Z] DONE 5 tests in 0.284s
11:17:21 [2020-06-17T11:17:21.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:17:21 [2020-06-17T11:17:21.490Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:17:21 [2020-06-17T11:17:21.490Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:17:21 [2020-06-17T11:17:21.490Z] === RUN   TestDockerSuite/TestEventsImageImport
11:17:21 [2020-06-17T11:17:21.688Z] ++++ cat bundles/test-integration/docker.pid
11:17:21 [2020-06-17T11:17:21.688Z] +++ kill 11991
11:17:22 [2020-06-17T11:17:22.054Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:17:22 [2020-06-17T11:17:22.187Z] 2020/06/17 11:17:21 	Finished clone github.com/coreos/etcd
11:17:22 [2020-06-17T11:17:22.311Z] === RUN   TestDockerSuite/TestEventsImagePull
11:17:22 [2020-06-17T11:17:22.557Z] ok  	github.com/docker/docker/cmd/dockerd	0.625s	coverage: 19.3% of statements
11:17:22 [2020-06-17T11:17:22.568Z] === RUN   TestDockerSuite/TestEventsImageTag
11:17:22 [2020-06-17T11:17:22.844Z] --- PASS: TestConfigsUpdate (1.90s)
11:17:22 [2020-06-17T11:17:22.844Z] === RUN   TestTemplatedConfig
11:17:23 [2020-06-17T11:17:23.158Z] +++ /etc/init.d/apparmor stop
11:17:23 [2020-06-17T11:17:23.158Z] Leaving: AppArmorNo profiles have been unloaded.
11:17:23 [2020-06-17T11:17:23.158Z] 
11:17:23 [2020-06-17T11:17:23.158Z] Unloading profiles will leave already running processes permanently
11:17:23 [2020-06-17T11:17:23.158Z] unconfined, which can lead to unexpected situations.
11:17:23 [2020-06-17T11:17:23.158Z] 
11:17:23 [2020-06-17T11:17:23.158Z] To set a process to complain mode, use the command line tool
11:17:23 [2020-06-17T11:17:23.158Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:17:23 [2020-06-17T11:17:23.158Z] +++ true
11:17:23 [2020-06-17T11:17:23.158Z] exiting test-integration
11:17:23 [2020-06-17T11:17:23.158Z] ++ exit 0
11:17:23 [2020-06-17T11:17:23.158Z] 
11:17:23 [2020-06-17T11:17:23.936Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
11:17:23 [2020-06-17T11:17:23.936Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
11:17:23 [2020-06-17T11:17:23.936Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
11:17:23 [2020-06-17T11:17:23.936Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:17:24 [2020-06-17T11:17:24.134Z] ok  	github.com/docker/docker/container	0.611s	coverage: 41.6% of statements
11:17:24 [2020-06-17T11:17:24.134Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:17:24 [2020-06-17T11:17:24.134Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:17:24 [2020-06-17T11:17:24.134Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:17:24 [2020-06-17T11:17:24.134Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
Post stage
[Pipeline] junit
11:17:24 [2020-06-17T11:17:24.199Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:17:24 [2020-06-17T11:17:24.840Z] + echo Ensuring container killed.
11:17:24 [2020-06-17T11:17:24.840Z] Ensuring container killed.
11:17:24 [2020-06-17T11:17:24.840Z] + docker rm -vf docker-pr1
11:17:24 [2020-06-17T11:17:24.840Z] Error: No such container: docker-pr1
11:17:24 [2020-06-17T11:17:24.840Z] + true
[Pipeline] sh
11:17:24 [2020-06-17T11:17:24.982Z] --- PASS: TestTemplatedConfig (2.41s)
11:17:24 [2020-06-17T11:17:24.982Z] === RUN   TestConfigCreateResolve
11:17:25 [2020-06-17T11:17:25.213Z] + echo Chowning /workspace to jenkins user
11:17:25 [2020-06-17T11:17:25.213Z] Chowning /workspace to jenkins user
11:17:25 [2020-06-17T11:17:25.213Z] + id -u
11:17:25 [2020-06-17T11:17:25.213Z] + id -g
11:17:25 [2020-06-17T11:17:25.213Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41122:/workspace busybox chown -R 1001:1001 /workspace
11:17:25 [2020-06-17T11:17:25.213Z] Unable to find image 'busybox:latest' locally
11:17:25 [2020-06-17T11:17:25.305Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
11:17:25 [2020-06-17T11:17:25.495Z] latest: Pulling from library/busybox
11:17:25 [2020-06-17T11:17:25.495Z] a84e58ddc6cf: Pulling fs layer
11:17:25 [2020-06-17T11:17:25.777Z] a84e58ddc6cf: Verifying Checksum
11:17:25 [2020-06-17T11:17:25.777Z] a84e58ddc6cf: Download complete
11:17:25 [2020-06-17T11:17:25.870Z] === RUN   TestDockerSuite/TestEventsRename
11:17:26 [2020-06-17T11:17:26.059Z] a84e58ddc6cf: Pull complete
11:17:26 [2020-06-17T11:17:26.059Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
11:17:26 [2020-06-17T11:17:26.059Z] Status: Downloaded newer image for busybox:latest
11:17:26 [2020-06-17T11:17:26.366Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.465s	coverage: 65.3% of statements
11:17:26 [2020-06-17T11:17:26.433Z] === RUN   TestDockerSuite/TestEventsResize
11:17:26 [2020-06-17T11:17:26.997Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:17:27 [2020-06-17T11:17:27.051Z] --- PASS: TestConfigCreateResolve (1.83s)
11:17:27 [2020-06-17T11:17:27.051Z] === RUN   TestConfigDaemonLibtrustID
11:17:27 [2020-06-17T11:17:27.255Z] --- PASS: TestServicePlugin (32.41s)
11:17:27 [2020-06-17T11:17:27.255Z]     plugin_test.go:62: [d170cf1559a45] joining swarm manager [d31e8cf1f7a3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:17:27 [2020-06-17T11:17:27.255Z]     plugin_test.go:65: [d119bdd62ab15] joining swarm manager [d31e8cf1f7a3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:17:27 [2020-06-17T11:17:27.255Z] === RUN   TestServiceUpdateLabel
11:17:27 [2020-06-17T11:17:27.349Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
11:17:27 [2020-06-17T11:17:27.349Z] PASS
11:17:27 [2020-06-17T11:17:27.349Z] 
11:17:27 [2020-06-17T11:17:27.349Z] DONE 7 tests in 12.509s
11:17:27 [2020-06-17T11:17:27.349Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
11:17:27 [2020-06-17T11:17:27.349Z] ++ 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
11:17:27 [2020-06-17T11:17:27.349Z] ++ set -e
11:17:27 [2020-06-17T11:17:27.349Z] ++ '[' -n 0 ']'
11:17:27 [2020-06-17T11:17:27.349Z] ++ set -x
11:17:27 [2020-06-17T11:17:27.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
11:17:27 [2020-06-17T11:17:27.349Z] INFO: Testing against a local daemon
11:17:27 [2020-06-17T11:17:27.349Z] === RUN   TestCheckpoint
11:17:27 [2020-06-17T11:17:27.349Z] --- SKIP: TestCheckpoint (0.00s)
11:17:27 [2020-06-17T11:17:27.349Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:17:27 [2020-06-17T11:17:27.349Z] === RUN   TestContainerInvalidJSON
11:17:27 [2020-06-17T11:17:27.349Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:17:27 [2020-06-17T11:17:27.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:17:27 [2020-06-17T11:17:27.349Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:17:27 [2020-06-17T11:17:27.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:17:27 [2020-06-17T11:17:27.349Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:17:27 [2020-06-17T11:17:27.349Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:17:27 [2020-06-17T11:17:27.349Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:17:27 [2020-06-17T11:17:27.349Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:17:27 [2020-06-17T11:17:27.349Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:17:27 [2020-06-17T11:17:27.349Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:17:27 [2020-06-17T11:17:27.349Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:17:27 [2020-06-17T11:17:27.349Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:17:27 [2020-06-17T11:17:27.349Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:17:27 [2020-06-17T11:17:27.349Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:17:27 [2020-06-17T11:17:27.512Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:17:27 [2020-06-17T11:17:27.652Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
11:17:27 [2020-06-17T11:17:27.652Z] === RUN   TestCopyFromContainerPathIsNotDir
11:17:27 [2020-06-17T11:17:27.652Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
11:17:27 [2020-06-17T11:17:27.652Z] === RUN   TestCopyToContainerPathDoesNotExist
11:17:27 [2020-06-17T11:17:27.652Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
11:17:27 [2020-06-17T11:17:27.652Z] === RUN   TestCopyToContainerPathIsNotDir
11:17:27 [2020-06-17T11:17:27.652Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
11:17:27 [2020-06-17T11:17:27.652Z] === RUN   TestCopyFromContainer
11:17:27 [2020-06-17T11:17:27.944Z] ok  	github.com/docker/docker/daemon/cluster	0.641s	coverage: 0.5% of statements
11:17:28 [2020-06-17T11:17:28.077Z] === RUN   TestDockerSuite/TestEventsStreaming
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:17:28 [2020-06-17T11:17:28.416Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.486s	coverage: 35.4% of statements
11:17:28 [2020-06-17T11:17:28.465Z] + bundleName=s390x-integration
11:17:28 [2020-06-17T11:17:28.465Z] + echo Creating s390x-integration-bundles.tar.gz
11:17:28 [2020-06-17T11:17:28.465Z] Creating s390x-integration-bundles.tar.gz
11:17:28 [2020-06-17T11:17:28.465Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:17:28 [2020-06-17T11:17:28.465Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:17:28 [2020-06-17T11:17:28.501Z] Archiving artifacts
11:17:28 [2020-06-17T11:17:28.641Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:17:28 [2020-06-17T11:17:28.794Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41122/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:17:29 [2020-06-17T11:17:29.182Z] + make clean
11:17:29 [2020-06-17T11:17:29.233Z] === RUN   TestCopyFromContainer//
11:17:29 [2020-06-17T11:17:29.233Z] === RUN   TestCopyFromContainer//bar/root
11:17:29 [2020-06-17T11:17:29.233Z] === RUN   TestCopyFromContainer//bar/root/
11:17:29 [2020-06-17T11:17:29.233Z] === RUN   TestCopyFromContainer/bar/quux
11:17:29 [2020-06-17T11:17:29.233Z] === RUN   TestCopyFromContainer/bar/quux/
11:17:29 [2020-06-17T11:17:29.233Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:17:29 [2020-06-17T11:17:29.464Z] docker volume rm -f docker-dev-cache
11:17:29 [2020-06-17T11:17:29.464Z] docker-dev-cache
[Pipeline] deleteDir
11:17:29 [2020-06-17T11:17:29.539Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:17:29 [2020-06-17T11:17:29.539Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:17:29 [2020-06-17T11:17:29.539Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:17:29 [2020-06-17T11:17:29.539Z] === RUN   TestCopyFromContainer/bar/notarget
11:17:29 [2020-06-17T11:17:29.571Z] --- PASS: TestServiceUpdateLabel (2.41s)
11:17:29 [2020-06-17T11:17:29.571Z] === RUN   TestServiceUpdateSecrets
11:17:29 [2020-06-17T11:17:29.836Z] --- PASS: TestCopyFromContainer (2.02s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:17:29 [2020-06-17T11:17:29.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:17:29 [2020-06-17T11:17:29.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:17:29 [2020-06-17T11:17:29.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:17:29 [2020-06-17T11:17:29.836Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:17:29 [2020-06-17T11:17:29.836Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:17:29 [2020-06-17T11:17:29.836Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:17:29 [2020-06-17T11:17:29.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateLinkToNonExistingContainer
11:17:29 [2020-06-17T11:17:29.836Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateWithInvalidEnv
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateWithInvalidEnv/0
11:17:29 [2020-06-17T11:17:29.836Z] === PAUSE TestCreateWithInvalidEnv/0
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateWithInvalidEnv/1
11:17:29 [2020-06-17T11:17:29.836Z] === PAUSE TestCreateWithInvalidEnv/1
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateWithInvalidEnv/2
11:17:29 [2020-06-17T11:17:29.836Z] === PAUSE TestCreateWithInvalidEnv/2
11:17:29 [2020-06-17T11:17:29.836Z] === CONT  TestCreateWithInvalidEnv/0
11:17:29 [2020-06-17T11:17:29.836Z] === CONT  TestCreateWithInvalidEnv/2
11:17:29 [2020-06-17T11:17:29.836Z] === CONT  TestCreateWithInvalidEnv/1
11:17:29 [2020-06-17T11:17:29.836Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:17:29 [2020-06-17T11:17:29.836Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateTmpfsMountsTarget
11:17:29 [2020-06-17T11:17:29.836Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:17:29 [2020-06-17T11:17:29.836Z] === RUN   TestCreateWithCustomMaskedPaths
11:17:30 [2020-06-17T11:17:30.395Z] 2020/06/17 11:17:28 	Finished clone google.golang.org/genproto
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:17:31 [2020-06-17T11:17:31.415Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s)
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:17:31 [2020-06-17T11:17:31.415Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:17:31 [2020-06-17T11:17:31.415Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:17:31 [2020-06-17T11:17:31.415Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:17:31 [2020-06-17T11:17:31.415Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:17:31 [2020-06-17T11:17:31.415Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:17:31 [2020-06-17T11:17:31.415Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:17:31 [2020-06-17T11:17:31.468Z] === RUN   TestDockerSuite/TestEventsTop
11:17:31 [2020-06-17T11:17:31.962Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:17:31 [2020-06-17T11:17:31.962Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:17:31 [2020-06-17T11:17:31.962Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:17:31 [2020-06-17T11:17:31.962Z] --- PASS: TestCreateWithCapabilities (0.03s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
11:17:31 [2020-06-17T11:17:31.962Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
11:17:31 [2020-06-17T11:17:31.962Z] === RUN   TestCreateWithCustomReadonlyPaths
11:17:32 [2020-06-17T11:17:32.032Z] === RUN   TestDockerSuite/TestEventsUntag
11:17:33 [2020-06-17T11:17:33.195Z] ok  	github.com/docker/docker/daemon/discovery	0.241s	coverage: 30.0% of statements
11:17:33 [2020-06-17T11:17:33.534Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s)
11:17:33 [2020-06-17T11:17:33.534Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:17:33 [2020-06-17T11:17:33.534Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:17:33 [2020-06-17T11:17:33.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:17:33 [2020-06-17T11:17:33.534Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:17:33 [2020-06-17T11:17:33.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:17:33 [2020-06-17T11:17:33.534Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:17:33 [2020-06-17T11:17:33.534Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:17:33 [2020-06-17T11:17:33.534Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:17:33 [2020-06-17T11:17:33.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:17:33 [2020-06-17T11:17:33.534Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
11:17:33 [2020-06-17T11:17:33.534Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
11:17:33 [2020-06-17T11:17:33.534Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
11:17:33 [2020-06-17T11:17:33.534Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
11:17:33 [2020-06-17T11:17:33.534Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
11:17:33 [2020-06-17T11:17:33.534Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:17:33 [2020-06-17T11:17:33.667Z] ok  	github.com/docker/docker/daemon/config	0.651s	coverage: 79.6% of statements
11:17:33 [2020-06-17T11:17:33.845Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
11:17:33 [2020-06-17T11:17:33.845Z] === RUN   TestCreateDifferentPlatform
11:17:33 [2020-06-17T11:17:33.845Z] === RUN   TestCreateDifferentPlatform/different_os
11:17:33 [2020-06-17T11:17:33.845Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:17:33 [2020-06-17T11:17:33.845Z] --- PASS: TestCreateDifferentPlatform (0.02s)
11:17:33 [2020-06-17T11:17:33.845Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:17:33 [2020-06-17T11:17:33.845Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:17:33 [2020-06-17T11:17:33.845Z] === RUN   TestContainerStartOnDaemonRestart
11:17:33 [2020-06-17T11:17:33.845Z] === PAUSE TestContainerStartOnDaemonRestart
11:17:33 [2020-06-17T11:17:33.845Z] === RUN   TestDaemonRestartIpcMode
11:17:33 [2020-06-17T11:17:33.845Z] === PAUSE TestDaemonRestartIpcMode
11:17:33 [2020-06-17T11:17:33.845Z] === RUN   TestDaemonHostGatewayIP
11:17:33 [2020-06-17T11:17:33.845Z] === PAUSE TestDaemonHostGatewayIP
11:17:33 [2020-06-17T11:17:33.845Z] === RUN   TestContainerKillOnDaemonStart
11:17:33 [2020-06-17T11:17:33.845Z] === PAUSE TestContainerKillOnDaemonStart
11:17:33 [2020-06-17T11:17:33.845Z] === RUN   TestDiff
11:17:34 [2020-06-17T11:17:34.554Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:17:34 [2020-06-17T11:17:34.585Z] --- PASS: TestDiff (0.54s)
11:17:34 [2020-06-17T11:17:34.585Z] === RUN   TestExecWithCloseStdin
11:17:35 [2020-06-17T11:17:35.304Z] --- PASS: TestExecWithCloseStdin (0.70s)
11:17:35 [2020-06-17T11:17:35.304Z] === RUN   TestExec
11:17:35 [2020-06-17T11:17:35.487Z] === RUN   TestDockerSuite/TestExec
11:17:35 [2020-06-17T11:17:35.967Z] --- PASS: TestExec (0.62s)
11:17:35 [2020-06-17T11:17:35.967Z] === RUN   TestExecUser
11:17:36 [2020-06-17T11:17:36.051Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:17:36 [2020-06-17T11:17:36.308Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:17:36 [2020-06-17T11:17:36.629Z] --- PASS: TestExecUser (0.66s)
11:17:36 [2020-06-17T11:17:36.629Z] === RUN   TestExportContainerAndImportImage
11:17:36 [2020-06-17T11:17:36.639Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.158s	coverage: 11.1% of statements
11:17:36 [2020-06-17T11:17:36.639Z] ok  	github.com/docker/docker/daemon	3.588s	coverage: 9.2% of statements
11:17:36 [2020-06-17T11:17:36.639Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:17:36 [2020-06-17T11:17:36.639Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:17:36 [2020-06-17T11:17:36.872Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:17:37 [2020-06-17T11:17:37.111Z] ok  	github.com/docker/docker/daemon/events	0.287s	coverage: 50.0% of statements
11:17:37 [2020-06-17T11:17:37.111Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:17:37 [2020-06-17T11:17:37.111Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:17:37 [2020-06-17T11:17:37.295Z] --- PASS: TestExportContainerAndImportImage (0.79s)
11:17:37 [2020-06-17T11:17:37.295Z] === RUN   TestExportContainerAfterDaemonRestart
11:17:37 [2020-06-17T11:17:37.437Z] === RUN   TestDockerSuite/TestExecAPIStart
11:17:37 [2020-06-17T11:17:37.583Z] ok  	github.com/docker/docker/daemon/graphdriver	0.145s	coverage: 2.3% of statements
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
11:17:37 [2020-06-17T11:17:37.583Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
11:17:38 [2020-06-17T11:17:38.056Z] ok  	github.com/docker/docker/daemon/links	0.138s	coverage: 93.0% of statements
11:17:38 [2020-06-17T11:17:38.368Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:17:38 [2020-06-17T11:17:38.560Z] 2020/06/17 11:17:37 	Finished clone github.com/gogo/protobuf
11:17:38 [2020-06-17T11:17:38.865Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
11:17:38 [2020-06-17T11:17:38.865Z] === RUN   TestHealthCheckWorkdir
11:17:38 [2020-06-17T11:17:38.933Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:17:39 [2020-06-17T11:17:39.497Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:17:39 [2020-06-17T11:17:39.544Z] --- PASS: TestHealthCheckWorkdir (0.79s)
11:17:39 [2020-06-17T11:17:39.544Z] === RUN   TestHealthKillContainer
11:17:40 [2020-06-17T11:17:40.060Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:17:40 [2020-06-17T11:17:40.286Z] ok  	github.com/docker/docker/daemon/logger	0.365s	coverage: 42.1% of statements
11:17:40 [2020-06-17T11:17:40.625Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:17:40 [2020-06-17T11:17:40.758Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.543s	coverage: 77.8% of statements
11:17:41 [2020-06-17T11:17:41.188Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:17:41 [2020-06-17T11:17:41.446Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:17:41 [2020-06-17T11:17:41.754Z] ok  	github.com/docker/docker/daemon/images	0.686s	coverage: 4.8% of statements
11:17:41 [2020-06-17T11:17:41.754Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:17:41 [2020-06-17T11:17:41.754Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:17:41 [2020-06-17T11:17:41.754Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
11:17:41 [2020-06-17T11:17:41.754Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:17:41 [2020-06-17T11:17:41.754Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:17:41 [2020-06-17T11:17:41.754Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
11:17:41 [2020-06-17T11:17:41.754Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
11:17:42 [2020-06-17T11:17:42.228Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.878s	coverage: 61.6% of statements
11:17:42 [2020-06-17T11:17:42.361Z] --- PASS: TestHealthKillContainer (2.76s)
11:17:42 [2020-06-17T11:17:42.361Z] === RUN   TestInspectCpusetInConfigPre120
11:17:42 [2020-06-17T11:17:42.378Z] === RUN   TestDockerSuite/TestExecCgroup
11:17:42 [2020-06-17T11:17:42.668Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s)
11:17:42 [2020-06-17T11:17:42.668Z] === RUN   TestIpcModeNone
11:17:42 [2020-06-17T11:17:42.700Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.141s	coverage: 87.2% of statements
11:17:43 [2020-06-17T11:17:43.310Z] === RUN   TestDockerSuite/TestExecEnv
11:17:43 [2020-06-17T11:17:43.339Z] --- PASS: TestIpcModeNone (0.62s)
11:17:43 [2020-06-17T11:17:43.339Z] === RUN   TestIpcModePrivate
11:17:43 [2020-06-17T11:17:43.876Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:17:44 [2020-06-17T11:17:44.053Z] --- PASS: TestIpcModePrivate (0.68s)
11:17:44 [2020-06-17T11:17:44.053Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
11:17:44 [2020-06-17T11:17:44.053Z] === RUN   TestIpcModeShareable
11:17:44 [2020-06-17T11:17:44.279Z] ok  	github.com/docker/docker/daemon/logger/local	0.271s	coverage: 75.2% of statements
11:17:44 [2020-06-17T11:17:44.279Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:17:44 [2020-06-17T11:17:44.279Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.211s	coverage: 33.3% of statements
11:17:44 [2020-06-17T11:17:44.440Z] --- PASS: TestServiceUpdateSecrets (14.82s)
11:17:44 [2020-06-17T11:17:44.440Z] === RUN   TestServiceUpdateConfigs
11:17:44 [2020-06-17T11:17:44.752Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.486s	coverage: 35.9% of statements
11:17:44 [2020-06-17T11:17:44.761Z] --- PASS: TestIpcModeShareable (0.69s)
11:17:44 [2020-06-17T11:17:44.761Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
11:17:44 [2020-06-17T11:17:44.761Z] === RUN   TestAPIIpcModeShareableAndContainer
11:17:45 [2020-06-17T11:17:45.016Z] === RUN   TestDockerSuite/TestExecExitStatus
11:17:45 [2020-06-17T11:17:45.219Z] 2020/06/17 11:17:44 	Finished clone github.com/hashicorp/consul
11:17:45 [2020-06-17T11:17:45.580Z] === RUN   TestDockerSuite/TestExecInspectID
11:17:45 [2020-06-17T11:17:45.748Z] ok  	github.com/docker/docker/daemon/logger/templates	0.088s	coverage: 8.3% of statements
11:17:46 [2020-06-17T11:17:46.220Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.255s	coverage: 46.8% of statements
11:17:46 [2020-06-17T11:17:46.914Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s)
11:17:46 [2020-06-17T11:17:46.914Z] === RUN   TestAPIIpcModeHost
11:17:47 [2020-06-17T11:17:47.214Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.225s	coverage: 82.5% of statements
11:17:47 [2020-06-17T11:17:47.214Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:17:47 [2020-06-17T11:17:47.214Z] ?   	github.com/docker/docker/daemon/network	[no test files]
11:17:47 [2020-06-17T11:17:47.214Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:17:47 [2020-06-17T11:17:47.227Z] --- PASS: TestAPIIpcModeHost (0.53s)
11:17:47 [2020-06-17T11:17:47.227Z] === RUN   TestDaemonIpcModeShareable
11:17:48 [2020-06-17T11:17:48.793Z] ok  	github.com/docker/docker/distribution/metadata	1.311s	coverage: 48.2% of statements
11:17:48 [2020-06-17T11:17:48.799Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
11:17:48 [2020-06-17T11:17:48.799Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
11:17:48 [2020-06-17T11:17:48.799Z] === RUN   TestDaemonIpcModePrivate
11:17:48 [2020-06-17T11:17:48.854Z] === RUN   TestDockerSuite/TestExecInteractive
11:17:48 [2020-06-17T11:17:48.854Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
11:17:49 [2020-06-17T11:17:49.265Z] ok  	github.com/docker/docker/distribution	1.624s	coverage: 20.3% of statements
11:17:49 [2020-06-17T11:17:49.266Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:17:49 [2020-06-17T11:17:49.418Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:17:49 [2020-06-17T11:17:49.738Z] ok  	github.com/docker/docker/errdefs	0.103s	coverage: 49.4% of statements
11:17:49 [2020-06-17T11:17:49.982Z] === RUN   TestDockerSuite/TestExecParseError
11:17:50 [2020-06-17T11:17:50.374Z] --- PASS: TestDaemonIpcModePrivate (1.46s)
11:17:50 [2020-06-17T11:17:50.374Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
11:17:50 [2020-06-17T11:17:50.374Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:17:50 [2020-06-17T11:17:50.546Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:17:50 [2020-06-17T11:17:50.733Z] ok  	github.com/docker/docker/distribution/xfer	2.451s	coverage: 76.8% of statements
11:17:50 [2020-06-17T11:17:50.733Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:17:50 [2020-06-17T11:17:50.733Z] ok  	github.com/docker/docker/image/cache	0.152s	coverage: 19.2% of statements
11:17:51 [2020-06-17T11:17:51.110Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:17:51 [2020-06-17T11:17:51.455Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s)
11:17:51 [2020-06-17T11:17:51.455Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
11:17:51 [2020-06-17T11:17:51.455Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:17:51 [2020-06-17T11:17:51.675Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:17:51 [2020-06-17T11:17:51.731Z] ok  	github.com/docker/docker/image/v1	0.142s	coverage: 25.0% of statements
11:17:51 [2020-06-17T11:17:51.731Z] ok  	github.com/docker/docker/image	0.684s	coverage: 86.4% of statements
11:17:51 [2020-06-17T11:17:51.731Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:17:51 [2020-06-17T11:17:51.731Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:17:52 [2020-06-17T11:17:52.608Z] === RUN   TestDockerSuite/TestExecSetEnv
11:17:53 [2020-06-17T11:17:53.041Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s)
11:17:53 [2020-06-17T11:17:53.041Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
11:17:53 [2020-06-17T11:17:53.041Z] === RUN   TestIpcModeOlderClient
11:17:53 [2020-06-17T11:17:53.041Z] === PAUSE TestIpcModeOlderClient
11:17:53 [2020-06-17T11:17:53.041Z] === RUN   TestKillContainerInvalidSignal
11:17:53 [2020-06-17T11:17:53.172Z] === RUN   TestDockerSuite/TestExecStartFails
11:17:53 [2020-06-17T11:17:53.307Z] ok  	github.com/docker/docker/libcontainerd/queue	0.221s	coverage: 100.0% of statements
11:17:53 [2020-06-17T11:17:53.706Z] --- PASS: TestKillContainerInvalidSignal (0.57s)
11:17:53 [2020-06-17T11:17:53.706Z] === RUN   TestKillContainer
11:17:53 [2020-06-17T11:17:53.706Z] === RUN   TestKillContainer/no_signal
11:17:53 [2020-06-17T11:17:53.735Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:17:53 [2020-06-17T11:17:53.779Z] ok  	github.com/docker/docker/libcontainerd/local	0.235s	coverage: 1.0% of statements
11:17:53 [2020-06-17T11:17:53.779Z] ok  	github.com/docker/docker/layer	0.456s	coverage: 30.1% of statements
11:17:53 [2020-06-17T11:17:53.779Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:17:53 [2020-06-17T11:17:53.779Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:17:53 [2020-06-17T11:17:53.779Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:17:53 [2020-06-17T11:17:53.779Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:17:53 [2020-06-17T11:17:53.779Z] ?   	github.com/docker/docker/oci	[no test files]
11:17:53 [2020-06-17T11:17:53.779Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:17:54 [2020-06-17T11:17:54.020Z] === RUN   TestKillContainer/non_killing_signal
11:17:54 [2020-06-17T11:17:54.252Z] ok  	github.com/docker/docker/pkg/aaparser	0.136s	coverage: 50.0% of statements
11:17:54 [2020-06-17T11:17:54.252Z] ok  	github.com/docker/docker/opts	0.190s	coverage: 67.7% of statements
11:17:54 [2020-06-17T11:17:54.337Z] === RUN   TestKillContainer/killing_signal
11:17:55 [2020-06-17T11:17:55.427Z] --- PASS: TestKillContainer (1.66s)
11:17:55 [2020-06-17T11:17:55.427Z]     --- PASS: TestKillContainer/no_signal (0.53s)
11:17:55 [2020-06-17T11:17:55.427Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
11:17:55 [2020-06-17T11:17:55.427Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
11:17:55 [2020-06-17T11:17:55.427Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:17:55 [2020-06-17T11:17:55.427Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:17:55 [2020-06-17T11:17:55.741Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:17:55 [2020-06-17T11:17:55.830Z] ok  	github.com/docker/docker/pkg/broadcaster	0.077s	coverage: 100.0% of statements
11:17:56 [2020-06-17T11:17:56.303Z] ok  	github.com/docker/docker/pkg/capabilities	0.101s	coverage: 87.5% of statements
11:17:56 [2020-06-17T11:17:56.303Z] ok  	github.com/docker/docker/pkg/authorization	0.618s	coverage: 26.8% of statements
11:17:56 [2020-06-17T11:17:56.429Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
11:17:56 [2020-06-17T11:17:56.429Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
11:17:56 [2020-06-17T11:17:56.429Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
11:17:56 [2020-06-17T11:17:56.429Z] === RUN   TestKillStoppedContainer
11:17:56 [2020-06-17T11:17:56.429Z] --- PASS: TestKillStoppedContainer (0.06s)
11:17:56 [2020-06-17T11:17:56.429Z] === RUN   TestKillStoppedContainerAPIPre120
11:17:56 [2020-06-17T11:17:56.429Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
11:17:56 [2020-06-17T11:17:56.429Z] === RUN   TestKillDifferentUserContainer
11:17:56 [2020-06-17T11:17:56.775Z] ok  	github.com/docker/docker/pkg/directory	0.103s	coverage: 80.0% of statements
11:17:57 [2020-06-17T11:17:57.104Z] --- PASS: TestKillDifferentUserContainer (0.54s)
11:17:57 [2020-06-17T11:17:57.104Z] === RUN   TestInspectOomKilledTrue
11:17:57 [2020-06-17T11:17:57.247Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.101s	coverage: 15.4% of statements
11:17:57 [2020-06-17T11:17:57.721Z] ok  	github.com/docker/docker/pkg/discovery	0.220s	coverage: 58.3% of statements
11:17:58 [2020-06-17T11:17:58.181Z] --- PASS: TestInspectOomKilledTrue (0.91s)
11:17:58 [2020-06-17T11:17:58.181Z] === RUN   TestInspectOomKilledFalse
11:17:58 [2020-06-17T11:17:58.193Z] ok  	github.com/docker/docker/pkg/discovery/file	0.138s	coverage: 92.9% of statements
11:17:58 [2020-06-17T11:17:58.485Z] --- PASS: TestInspectOomKilledFalse (0.58s)
11:17:58 [2020-06-17T11:17:58.485Z] === RUN   TestLinksEtcHostsContentMatch
11:17:59 [2020-06-17T11:17:59.148Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s)
11:17:59 [2020-06-17T11:17:59.148Z] === RUN   TestLinksContainerNames
11:17:59 [2020-06-17T11:17:59.769Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.601s	coverage: 92.3% of statements
11:17:59 [2020-06-17T11:17:59.770Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.138s	coverage: 93.8% of statements
11:18:00 [2020-06-17T11:18:00.260Z] --- PASS: TestLinksContainerNames (1.05s)
11:18:00 [2020-06-17T11:18:00.260Z] === RUN   TestLogsFollowTailEmpty
11:18:00 [2020-06-17T11:18:00.324Z] --- PASS: TestServiceUpdateConfigs (14.83s)
11:18:00 [2020-06-17T11:18:00.324Z] === RUN   TestServiceUpdateNetwork
11:18:00 [2020-06-17T11:18:00.585Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
11:18:00 [2020-06-17T11:18:00.586Z] === RUN   TestContainerNetworkMountsNoChown
11:18:00 [2020-06-17T11:18:00.763Z] ok  	github.com/docker/docker/pkg/filenotify	0.039s	coverage: 36.2% of statements
11:18:00 [2020-06-17T11:18:00.888Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:18:01 [2020-06-17T11:18:01.235Z] ok  	github.com/docker/docker/pkg/fileutils	0.150s	coverage: 87.7% of statements
11:18:01 [2020-06-17T11:18:01.289Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
11:18:01 [2020-06-17T11:18:01.289Z] === RUN   TestMountDaemonRoot
11:18:01 [2020-06-17T11:18:01.289Z] === RUN   TestMountDaemonRoot/default
11:18:01 [2020-06-17T11:18:01.289Z] === PAUSE TestMountDaemonRoot/default
11:18:01 [2020-06-17T11:18:01.289Z] === RUN   TestMountDaemonRoot/private
11:18:01 [2020-06-17T11:18:01.289Z] === PAUSE TestMountDaemonRoot/private
11:18:01 [2020-06-17T11:18:01.289Z] === RUN   TestMountDaemonRoot/rprivate
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rprivate
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/slave
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/slave
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rslave
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rslave
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/shared
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/shared
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rshared
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rshared
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/default
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rslave
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/default/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/shared
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/default/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rprivate
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rshared
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/slave
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/default/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/private
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/private/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/default/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === RUN   TestMountDaemonRoot/private/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:18:01 [2020-06-17T11:18:01.290Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:18:01 [2020-06-17T11:18:01.601Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:18:01 [2020-06-17T11:18:01.601Z] === CONT  TestMountDaemonRoot/private/mount_root
11:18:01 [2020-06-17T11:18:01.601Z] === CONT  TestMountDaemonRoot/private/bind_root
11:18:01 [2020-06-17T11:18:01.601Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:18:01 [2020-06-17T11:18:01.601Z] --- PASS: TestMountDaemonRoot (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
11:18:01 [2020-06-17T11:18:01.601Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:18:01 [2020-06-17T11:18:01.601Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:18:01 [2020-06-17T11:18:01.601Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
11:18:01 [2020-06-17T11:18:01.601Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:18:01 [2020-06-17T11:18:01.601Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:18:01 [2020-06-17T11:18:01.601Z] === RUN   TestContainerBindMountNonRecursive
11:18:01 [2020-06-17T11:18:01.708Z] ok  	github.com/docker/docker/pkg/homedir	0.152s	coverage: 42.9% of statements
11:18:02 [2020-06-17T11:18:02.181Z] ok  	github.com/docker/docker/pkg/idtools	0.081s	coverage: 7.3% of statements
11:18:02 [2020-06-17T11:18:02.655Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.736s	coverage: 84.1% of statements
11:18:02 [2020-06-17T11:18:02.725Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
11:18:02 [2020-06-17T11:18:02.725Z] === RUN   TestNetworkNat
11:18:03 [2020-06-17T11:18:03.132Z] ok  	github.com/docker/docker/pkg/archive	6.722s	coverage: 62.0% of statements
11:18:03 [2020-06-17T11:18:03.405Z] --- PASS: TestNetworkNat (0.59s)
11:18:03 [2020-06-17T11:18:03.405Z] === RUN   TestNetworkLocalhostTCPNat
11:18:03 [2020-06-17T11:18:03.468Z] 2020/06/17 11:18:01 	Finished clone github.com/aws/aws-sdk-go
11:18:03 [2020-06-17T11:18:03.604Z] ok  	github.com/docker/docker/pkg/locker	0.048s	coverage: 88.9% of statements
11:18:03 [2020-06-17T11:18:03.604Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.193s	coverage: 91.7% of statements
11:18:03 [2020-06-17T11:18:03.604Z] ok  	github.com/docker/docker/pkg/ioutils	0.673s	coverage: 69.2% of statements
11:18:04 [2020-06-17T11:18:04.080Z] ok  	github.com/docker/docker/pkg/longpath	0.033s	coverage: 100.0% of statements
11:18:04 [2020-06-17T11:18:04.140Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s)
11:18:04 [2020-06-17T11:18:04.140Z] === RUN   TestNetworkLoopbackNat
11:18:04 [2020-06-17T11:18:04.551Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.046s	coverage: 85.7% of statements
11:18:04 [2020-06-17T11:18:04.815Z] --- PASS: TestNetworkLoopbackNat (0.78s)
11:18:04 [2020-06-17T11:18:04.815Z] === RUN   TestPause
11:18:05 [2020-06-17T11:18:05.024Z] ok  	github.com/docker/docker/pkg/parsers	0.187s	coverage: 97.0% of statements
11:18:05 [2020-06-17T11:18:05.024Z] ok  	github.com/docker/docker/pkg/pidfile	0.067s	coverage: 82.6% of statements
11:18:05 [2020-06-17T11:18:05.066Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:18:05 [2020-06-17T11:18:05.066Z] === RUN   TestDockerSuite/TestExecTTY
11:18:05 [2020-06-17T11:18:05.515Z] --- PASS: TestPause (0.63s)
11:18:05 [2020-06-17T11:18:05.515Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:18:05 [2020-06-17T11:18:05.515Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:18:05 [2020-06-17T11:18:05.515Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:18:05 [2020-06-17T11:18:05.515Z] === RUN   TestPauseStopPausedContainer
11:18:05 [2020-06-17T11:18:05.631Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:18:06 [2020-06-17T11:18:06.231Z] --- PASS: TestPauseStopPausedContainer (0.59s)
11:18:06 [2020-06-17T11:18:06.231Z] === RUN   TestPsFilter
11:18:06 [2020-06-17T11:18:06.231Z] --- PASS: TestPsFilter (0.16s)
11:18:06 [2020-06-17T11:18:06.231Z] === RUN   TestRemoveContainerWithRemovedVolume
11:18:06 [2020-06-17T11:18:06.562Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:18:06 [2020-06-17T11:18:06.600Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.308s	coverage: 56.8% of statements
11:18:06 [2020-06-17T11:18:06.906Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s)
11:18:06 [2020-06-17T11:18:06.906Z] === RUN   TestRemoveContainerWithVolume
11:18:07 [2020-06-17T11:18:07.071Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.125s	coverage: 85.7% of statements
11:18:07 [2020-06-17T11:18:07.126Z] === RUN   TestDockerSuite/TestExecUlimits
11:18:07 [2020-06-17T11:18:07.222Z] --- PASS: TestRemoveContainerWithVolume (0.59s)
11:18:07 [2020-06-17T11:18:07.222Z] === RUN   TestRemoveContainerRunning
11:18:07 [2020-06-17T11:18:07.543Z] ok  	github.com/docker/docker/pkg/pools	0.064s	coverage: 88.2% of statements
11:18:07 [2020-06-17T11:18:07.693Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:18:07 [2020-06-17T11:18:07.693Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:18:07 [2020-06-17T11:18:07.771Z] --- PASS: TestRemoveContainerRunning (0.55s)
11:18:07 [2020-06-17T11:18:07.771Z] === RUN   TestRemoveContainerForceRemoveRunning
11:18:08 [2020-06-17T11:18:08.015Z] ok  	github.com/docker/docker/pkg/progress	0.039s	coverage: 75.9% of statements
11:18:08 [2020-06-17T11:18:08.468Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
11:18:08 [2020-06-17T11:18:08.468Z] === RUN   TestRemoveInvalidContainer
11:18:08 [2020-06-17T11:18:08.468Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:18:08 [2020-06-17T11:18:08.468Z] === RUN   TestRenameLinkedContainer
11:18:09 [2020-06-17T11:18:09.009Z] ok  	github.com/docker/docker/pkg/reexec	0.076s	coverage: 82.4% of statements
11:18:09 [2020-06-17T11:18:09.009Z] ok  	github.com/docker/docker/pkg/pubsub	1.086s	coverage: 73.9% of statements
11:18:09 [2020-06-17T11:18:09.482Z] ok  	github.com/docker/docker/pkg/signal	0.038s	coverage: 20.3% of statements
11:18:09 [2020-06-17T11:18:09.587Z] === RUN   TestDockerSuite/TestExecWithNoTERM
11:18:09 [2020-06-17T11:18:09.844Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:18:09 [2020-06-17T11:18:09.954Z] ok  	github.com/docker/docker/pkg/stdcopy	0.093s	coverage: 100.0% of statements
11:18:10 [2020-06-17T11:18:10.426Z] ok  	github.com/docker/docker/pkg/streamformatter	0.116s	coverage: 66.2% of statements
11:18:10 [2020-06-17T11:18:10.648Z] --- PASS: TestRenameLinkedContainer (2.19s)
11:18:10 [2020-06-17T11:18:10.648Z] === RUN   TestRenameStoppedContainer
11:18:10 [2020-06-17T11:18:10.776Z] === RUN   TestDockerSuite/TestExecWithTERM
11:18:10 [2020-06-17T11:18:10.901Z] ok  	github.com/docker/docker/pkg/stringid	0.046s	coverage: 70.6% of statements
11:18:11 [2020-06-17T11:18:11.313Z] --- PASS: TestRenameStoppedContainer (0.57s)
11:18:11 [2020-06-17T11:18:11.313Z] === RUN   TestRenameRunningContainerAndReuse
11:18:11 [2020-06-17T11:18:11.340Z] === RUN   TestDockerSuite/TestExecWithUser
11:18:11 [2020-06-17T11:18:11.373Z] ok  	github.com/docker/docker/pkg/sysinfo	0.072s	coverage: 38.2% of statements
11:18:11 [2020-06-17T11:18:11.845Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:18:11 [2020-06-17T11:18:11.845Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:18:11 [2020-06-17T11:18:11.845Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:18:11 [2020-06-17T11:18:11.845Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:18:11 [2020-06-17T11:18:11.845Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
11:18:11 [2020-06-17T11:18:11.845Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
11:18:11 [2020-06-17T11:18:11.845Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:18:11 [2020-06-17T11:18:11.845Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:18:11 [2020-06-17T11:18:11.904Z] === RUN   TestDockerSuite/TestGetContainerStats
11:18:12 [2020-06-17T11:18:12.161Z] --- PASS: TestServiceUpdateNetwork (13.03s)
11:18:12 [2020-06-17T11:18:12.161Z] === RUN   TestServiceUpdatePidsLimit
11:18:12 [2020-06-17T11:18:12.414Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s)
11:18:12 [2020-06-17T11:18:12.414Z] === RUN   TestRenameInvalidName
11:18:12 [2020-06-17T11:18:12.841Z] ok  	github.com/docker/docker/pkg/tailfile	0.245s	coverage: 88.6% of statements
11:18:12 [2020-06-17T11:18:12.841Z] ok  	github.com/docker/docker/pkg/system	0.046s	coverage: 13.8% of statements
11:18:13 [2020-06-17T11:18:13.077Z] --- PASS: TestRenameInvalidName (0.56s)
11:18:13 [2020-06-17T11:18:13.077Z] === RUN   TestRenameAnonymousContainer
11:18:13 [2020-06-17T11:18:13.314Z] ok  	github.com/docker/docker/pkg/tarsum	0.149s	coverage: 89.3% of statements
11:18:13 [2020-06-17T11:18:13.531Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:18:13 [2020-06-17T11:18:13.787Z] testing: warning: no tests to run
11:18:13 [2020-06-17T11:18:13.787Z] coverage: [no statements]
11:18:13 [2020-06-17T11:18:13.787Z] ok  	github.com/docker/docker/pkg/term/windows	0.035s	coverage: [no statements] [no tests to run]
11:18:13 [2020-06-17T11:18:13.787Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
11:18:14 [2020-06-17T11:18:14.259Z] ok  	github.com/docker/docker/pkg/urlutil	0.041s	coverage: 100.0% of statements
11:18:14 [2020-06-17T11:18:14.259Z] ok  	github.com/docker/docker/pkg/useragent	0.075s	coverage: 88.9% of statements
11:18:14 [2020-06-17T11:18:14.465Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:18:15 [2020-06-17T11:18:15.223Z] --- PASS: TestRenameAnonymousContainer (2.05s)
11:18:15 [2020-06-17T11:18:15.223Z] === RUN   TestRenameContainerWithSameName
11:18:15 [2020-06-17T11:18:15.545Z] --- PASS: TestRenameContainerWithSameName (0.55s)
11:18:15 [2020-06-17T11:18:15.545Z] === RUN   TestRenameContainerWithLinkedContainer
11:18:15 [2020-06-17T11:18:15.837Z] ok  	github.com/docker/docker/plugin/v2	0.367s	coverage: 20.1% of statements
11:18:16 [2020-06-17T11:18:16.308Z] ok  	github.com/docker/docker/plugin	0.507s	coverage: 12.0% of statements
11:18:16 [2020-06-17T11:18:16.308Z] ok  	github.com/docker/docker/reference	0.686s	coverage: 84.4% of statements
11:18:16 [2020-06-17T11:18:16.373Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:18:16 [2020-06-17T11:18:16.646Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
11:18:16 [2020-06-17T11:18:16.646Z] === RUN   TestResize
11:18:17 [2020-06-17T11:18:17.303Z] ok  	github.com/docker/docker/restartmanager	0.032s	coverage: 50.9% of statements
11:18:17 [2020-06-17T11:18:17.319Z] --- PASS: TestResize (0.62s)
11:18:17 [2020-06-17T11:18:17.319Z] === RUN   TestResizeWithInvalidSize
11:18:17 [2020-06-17T11:18:17.774Z] ok  	github.com/docker/docker/registry/resumable	0.236s	coverage: 100.0% of statements
11:18:17 [2020-06-17T11:18:17.986Z] --- PASS: TestResizeWithInvalidSize (0.60s)
11:18:17 [2020-06-17T11:18:17.986Z] === RUN   TestResizeWhenContainerNotStarted
11:18:18 [2020-06-17T11:18:18.248Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 52.2% of statements
11:18:18 [2020-06-17T11:18:18.695Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:18 [2020-06-17T11:18:18.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:18 [2020-06-17T11:18:18.721Z] ok  	github.com/docker/docker/testutil	0.279s	coverage: 62.5% of statements
11:18:18 [2020-06-17T11:18:18.721Z] ok  	github.com/docker/docker/registry	0.406s	coverage: 51.7% of statements
11:18:20 [2020-06-17T11:18:20.952Z] ok  	github.com/docker/docker/volume/local	0.179s	coverage: 37.7% of statements
11:18:21 [2020-06-17T11:18:21.424Z] ok  	github.com/docker/docker/volume/drivers	0.171s	coverage: 36.1% of statements
11:18:21 [2020-06-17T11:18:21.424Z] ok  	github.com/docker/docker/volume/mounts	0.093s	coverage: 66.2% of statements
11:18:21 [2020-06-17T11:18:21.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:21 [2020-06-17T11:18:21.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:21 [2020-06-17T11:18:21.625Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:18:21 [2020-06-17T11:18:21.625Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:18:22 [2020-06-17T11:18:22.288Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:22 [2020-06-17T11:18:22.558Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:18:22 [2020-06-17T11:18:22.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:23 [2020-06-17T11:18:23.000Z] ok  	github.com/docker/docker/volume/service	0.367s	coverage: 70.3% of statements
11:18:24 [2020-06-17T11:18:24.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:24 [2020-06-17T11:18:24.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:24 [2020-06-17T11:18:24.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:24 [2020-06-17T11:18:24.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:27 [2020-06-17T11:18:27.190Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:18:27 [2020-06-17T11:18:27.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s)
11:18:27 [2020-06-17T11:18:27.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s)
11:18:27 [2020-06-17T11:18:27.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s)
11:18:27 [2020-06-17T11:18:27.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s)
11:18:27 [2020-06-17T11:18:27.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s)
11:18:27 [2020-06-17T11:18:27.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s)
11:18:27 [2020-06-17T11:18:27.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
11:18:27 [2020-06-17T11:18:27.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
11:18:27 [2020-06-17T11:18:27.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
11:18:27 [2020-06-17T11:18:27.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s)
11:18:27 [2020-06-17T11:18:27.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
11:18:27 [2020-06-17T11:18:27.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
11:18:27 [2020-06-17T11:18:27.191Z] === RUN   TestCgroupNamespacesRun
11:18:27 [2020-06-17T11:18:27.814Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:18:27 [2020-06-17T11:18:27.814Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:18:27 [2020-06-17T11:18:27.814Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:18:27 [2020-06-17T11:18:27.814Z] === RUN   TestDockerSuite/TestHealth
11:18:28 [2020-06-17T11:18:28.271Z] --- PASS: TestCgroupNamespacesRun (1.37s)
11:18:28 [2020-06-17T11:18:28.271Z] === RUN   TestCgroupNamespacesRunPrivileged
11:18:28 [2020-06-17T11:18:28.749Z] --- PASS: TestServiceUpdatePidsLimit (16.37s)
11:18:28 [2020-06-17T11:18:28.749Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
11:18:28 [2020-06-17T11:18:28.749Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
11:18:28 [2020-06-17T11:18:28.749Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
11:18:28 [2020-06-17T11:18:28.749Z] PASS
11:18:28 [2020-06-17T11:18:28.749Z] 
11:18:28 [2020-06-17T11:18:28.749Z] === Skipped
11:18:28 [2020-06-17T11:18:28.749Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:18:28 [2020-06-17T11:18:28.749Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:18:28 [2020-06-17T11:18:28.749Z] 
11:18:28 [2020-06-17T11:18:28.749Z] 
11:18:28 [2020-06-17T11:18:28.749Z] DONE 27 tests, 1 skipped in 180.205s
11:18:28 [2020-06-17T11:18:28.749Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:18:28 [2020-06-17T11:18:28.749Z] ++ 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
11:18:28 [2020-06-17T11:18:28.749Z] ++ set -e
11:18:28 [2020-06-17T11:18:28.749Z] ++ '[' -n 0 ']'
11:18:28 [2020-06-17T11:18:28.749Z] ++ set -x
11:18:28 [2020-06-17T11:18:28.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
11:18:28 [2020-06-17T11:18:28.749Z] INFO: Testing against a local daemon
11:18:28 [2020-06-17T11:18:28.749Z] === RUN   TestSessionCreate
11:18:28 [2020-06-17T11:18:28.749Z] --- PASS: TestSessionCreate (0.03s)
11:18:28 [2020-06-17T11:18:28.749Z] === RUN   TestSessionCreateWithBadUpgrade
11:18:28 [2020-06-17T11:18:28.749Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:18:28 [2020-06-17T11:18:28.749Z] PASS
11:18:28 [2020-06-17T11:18:28.749Z] 
11:18:28 [2020-06-17T11:18:28.749Z] DONE 2 tests in 0.200s
11:18:28 [2020-06-17T11:18:28.749Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:18:28 [2020-06-17T11:18:28.749Z] ++ 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
11:18:28 [2020-06-17T11:18:28.749Z] ++ set -e
11:18:28 [2020-06-17T11:18:28.749Z] ++ '[' -n 0 ']'
11:18:28 [2020-06-17T11:18:28.749Z] ++ set -x
11:18:28 [2020-06-17T11:18:28.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
11:18:29 [2020-06-17T11:18:29.006Z] INFO: Testing against a local daemon
11:18:29 [2020-06-17T11:18:29.006Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:18:29 [2020-06-17T11:18:29.006Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:18:29 [2020-06-17T11:18:29.006Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:18:29 [2020-06-17T11:18:29.006Z] === RUN   TestEventsExecDie
11:18:29 [2020-06-17T11:18:29.571Z] --- PASS: TestEventsExecDie (0.54s)
11:18:29 [2020-06-17T11:18:29.571Z] === RUN   TestEventsBackwardsCompatible
11:18:29 [2020-06-17T11:18:29.571Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:18:29 [2020-06-17T11:18:29.571Z] === RUN   TestInfoBinaryCommits
11:18:29 [2020-06-17T11:18:29.571Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:18:29 [2020-06-17T11:18:29.571Z] === RUN   TestInfoAPIVersioned
11:18:29 [2020-06-17T11:18:29.571Z] --- PASS: TestInfoAPIVersioned (0.02s)
11:18:29 [2020-06-17T11:18:29.571Z] === RUN   TestInfoDiscoveryBackend
11:18:29 [2020-06-17T11:18:29.845Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s)
11:18:29 [2020-06-17T11:18:29.846Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:18:30 [2020-06-17T11:18:30.135Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
11:18:30 [2020-06-17T11:18:30.135Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:18:30 [2020-06-17T11:18:30.934Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s)
11:18:30 [2020-06-17T11:18:30.934Z] === RUN   TestCgroupNamespacesRunHostMode
11:18:31 [2020-06-17T11:18:31.065Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
11:18:31 [2020-06-17T11:18:31.065Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:18:31 [2020-06-17T11:18:31.629Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
11:18:31 [2020-06-17T11:18:31.629Z] === RUN   TestInfoAPI
11:18:31 [2020-06-17T11:18:31.629Z] --- PASS: TestInfoAPI (0.02s)
11:18:31 [2020-06-17T11:18:31.629Z] === RUN   TestInfoAPIWarnings
11:18:32 [2020-06-17T11:18:32.193Z] --- PASS: TestInfoAPIWarnings (0.52s)
11:18:32 [2020-06-17T11:18:32.193Z] === RUN   TestInfoDebug
11:18:32 [2020-06-17T11:18:32.512Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s)
11:18:32 [2020-06-17T11:18:32.512Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:18:32 [2020-06-17T11:18:32.757Z] --- PASS: TestInfoDebug (0.54s)
11:18:32 [2020-06-17T11:18:32.757Z] === RUN   TestInfoInsecureRegistries
11:18:33 [2020-06-17T11:18:33.322Z] --- PASS: TestInfoInsecureRegistries (0.54s)
11:18:33 [2020-06-17T11:18:33.322Z] === RUN   TestInfoRegistryMirrors
11:18:33 [2020-06-17T11:18:33.662Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
11:18:33 [2020-06-17T11:18:33.662Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:18:33 [2020-06-17T11:18:33.886Z] --- PASS: TestInfoRegistryMirrors (0.53s)
11:18:33 [2020-06-17T11:18:33.886Z] === RUN   TestLoginFailsWithBadCredentials
11:18:33 [2020-06-17T11:18:33.886Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
11:18:33 [2020-06-17T11:18:33.886Z] === RUN   TestPingCacheHeaders
11:18:34 [2020-06-17T11:18:34.144Z] --- PASS: TestPingCacheHeaders (0.02s)
11:18:34 [2020-06-17T11:18:34.144Z] === RUN   TestPingGet
11:18:34 [2020-06-17T11:18:34.144Z] --- PASS: TestPingGet (0.02s)
11:18:34 [2020-06-17T11:18:34.144Z] === RUN   TestPingHead
11:18:34 [2020-06-17T11:18:34.144Z] --- PASS: TestPingHead (0.03s)
11:18:34 [2020-06-17T11:18:34.144Z] === RUN   TestVersion
11:18:34 [2020-06-17T11:18:34.144Z] --- PASS: TestVersion (0.05s)
11:18:34 [2020-06-17T11:18:34.144Z] PASS
11:18:34 [2020-06-17T11:18:34.144Z] 
11:18:34 [2020-06-17T11:18:34.144Z] === Skipped
11:18:34 [2020-06-17T11:18:34.144Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:18:34 [2020-06-17T11:18:34.144Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:18:34 [2020-06-17T11:18:34.144Z] 
11:18:34 [2020-06-17T11:18:34.144Z] 
11:18:34 [2020-06-17T11:18:34.144Z] DONE 18 tests, 1 skipped in 5.248s
11:18:34 [2020-06-17T11:18:34.144Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:18:34 [2020-06-17T11:18:34.144Z] ++ 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
11:18:34 [2020-06-17T11:18:34.144Z] ++ set -e
11:18:34 [2020-06-17T11:18:34.144Z] ++ '[' -n 0 ']'
11:18:34 [2020-06-17T11:18:34.144Z] ++ set -x
11:18:34 [2020-06-17T11:18:34.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:18:34 [2020-06-17T11:18:34.144Z] INFO: Testing against a local daemon
11:18:34 [2020-06-17T11:18:34.144Z] === RUN   TestVolumesCreateAndList
11:18:34 [2020-06-17T11:18:34.402Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:18:34 [2020-06-17T11:18:34.402Z] === RUN   TestVolumesRemove
11:18:34 [2020-06-17T11:18:34.402Z] --- PASS: TestVolumesRemove (0.07s)
11:18:34 [2020-06-17T11:18:34.402Z] === RUN   TestVolumesInspect
11:18:34 [2020-06-17T11:18:34.402Z] --- PASS: TestVolumesInspect (0.02s)
11:18:34 [2020-06-17T11:18:34.402Z] === RUN   TestVolumesInvalidJSON
11:18:34 [2020-06-17T11:18:34.402Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:18:34 [2020-06-17T11:18:34.402Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:18:34 [2020-06-17T11:18:34.402Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:18:34 [2020-06-17T11:18:34.402Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:18:34 [2020-06-17T11:18:34.402Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:18:34 [2020-06-17T11:18:34.402Z] PASS
11:18:34 [2020-06-17T11:18:34.402Z] 
11:18:34 [2020-06-17T11:18:34.402Z] DONE 5 tests in 0.261s
11:18:34 [2020-06-17T11:18:34.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:18:34 [2020-06-17T11:18:34.659Z] ++++ cat bundles/test-integration/docker.pid
11:18:34 [2020-06-17T11:18:34.659Z] +++ kill 5553
11:18:34 [2020-06-17T11:18:34.943Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s)
11:18:34 [2020-06-17T11:18:34.943Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:18:36 [2020-06-17T11:18:36.030Z] +++ /etc/init.d/apparmor stop
11:18:36 [2020-06-17T11:18:36.030Z] Leaving: AppArmorNo profiles have been unloaded.
11:18:36 [2020-06-17T11:18:36.030Z] 
11:18:36 [2020-06-17T11:18:36.030Z] Unloading profiles will leave already running processes permanently
11:18:36 [2020-06-17T11:18:36.030Z] unconfined, which can lead to unexpected situations.
11:18:36 [2020-06-17T11:18:36.030Z] 
11:18:36 [2020-06-17T11:18:36.030Z] To set a process to complain mode, use the command line tool
11:18:36 [2020-06-17T11:18:36.030Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:18:36 [2020-06-17T11:18:36.030Z] +++ true
11:18:36 [2020-06-17T11:18:36.030Z] exiting test-integration
11:18:36 [2020-06-17T11:18:36.030Z] ++ exit 0
11:18:36 [2020-06-17T11:18:36.030Z] 
11:18:36 [2020-06-17T11:18:36.063Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
11:18:36 [2020-06-17T11:18:36.063Z] === RUN   TestCgroupNamespacesRunOlderClient
11:18:36 [2020-06-17T11:18:36.594Z] + for job in $(jobs -p)
11:18:36 [2020-06-17T11:18:36.594Z] + wait 12947
11:18:37 [2020-06-17T11:18:37.208Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s)
11:18:37 [2020-06-17T11:18:37.208Z] === RUN   TestKernelTCPMemory
11:18:37 [2020-06-17T11:18:37.873Z] --- PASS: TestKernelTCPMemory (0.64s)
11:18:37 [2020-06-17T11:18:37.873Z] === RUN   TestNISDomainname
11:18:38 [2020-06-17T11:18:38.540Z] --- PASS: TestNISDomainname (0.70s)
11:18:38 [2020-06-17T11:18:38.540Z] === RUN   TestHostnameDnsResolution
11:18:39 [2020-06-17T11:18:39.623Z] --- PASS: TestHostnameDnsResolution (0.86s)
11:18:39 [2020-06-17T11:18:39.623Z] === RUN   TestStats
11:18:42 [2020-06-17T11:18:42.088Z] --- PASS: TestStats (2.60s)
11:18:42 [2020-06-17T11:18:42.088Z] === RUN   TestStopContainerWithTimeout
11:18:42 [2020-06-17T11:18:42.088Z] === RUN   TestStopContainerWithTimeout/0
11:18:42 [2020-06-17T11:18:42.088Z] === PAUSE TestStopContainerWithTimeout/0
11:18:42 [2020-06-17T11:18:42.088Z] === RUN   TestStopContainerWithTimeout/1
11:18:42 [2020-06-17T11:18:42.088Z] === PAUSE TestStopContainerWithTimeout/1
11:18:42 [2020-06-17T11:18:42.088Z] === RUN   TestStopContainerWithTimeout/3
11:18:42 [2020-06-17T11:18:42.088Z] === PAUSE TestStopContainerWithTimeout/3
11:18:42 [2020-06-17T11:18:42.088Z] === RUN   TestStopContainerWithTimeout/-1
11:18:42 [2020-06-17T11:18:42.088Z] === PAUSE TestStopContainerWithTimeout/-1
11:18:42 [2020-06-17T11:18:42.088Z] === CONT  TestStopContainerWithTimeout/0
11:18:42 [2020-06-17T11:18:42.088Z] === CONT  TestStopContainerWithTimeout/-1
11:18:42 [2020-06-17T11:18:42.088Z] === CONT  TestStopContainerWithTimeout/1
11:18:42 [2020-06-17T11:18:42.088Z] === CONT  TestStopContainerWithTimeout/3
11:18:44 [2020-06-17T11:18:44.299Z] ok  	github.com/docker/docker/pkg/plugins	35.001s	coverage: 73.4% of statements
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/pkg/term	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/rootless	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/volume	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === Skipped
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     dispatchers_test.go:376: Windows does not support stopsignal
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     client_test.go:23: runtime.GOOS == "windows"
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     daemon_test.go:147: root required
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     reload_test.go:520: root required
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     pull_v2_test.go:73: Needs fixing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     pull_v2_test.go:118: Needs fixing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     download_test.go:268: Needs fixing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     layer_test.go:304: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     layer_test.go:353: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     layer_test.go:468: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     layer_test.go:697: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     migration_test.go:46: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     migration_test.go:182: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     mount_test.go:17: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     mount_test.go:76: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     mount_test.go:125: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     mount_test.go:212: Failing on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:133: Xz not present in msys2
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:238: Failing on Windows CI machines
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_windows_test.go:16: Currently fails
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     changes_test.go:192: needs more investigation
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     changes_test.go:405: needs further investigation
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     changes_test.go:441: needs further investigation
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     poller_test.go:41: No chmod on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     fileutils_test.go:134: Needs porting to Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     fileutils_test.go:180: Needs porting to Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
11:18:44 [2020-06-17T11:18:44.299Z]     local_test.go:181: runtime.GOOS == "windows"
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] DONE 1761 tests, 46 skipped in 181.085s
11:18:44 [2020-06-17T11:18:44.299Z] INFO: make.ps1 ended at 06/17/2020 11:18:42
11:18:44 [2020-06-17T11:18:44.299Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
11:18:44 [2020-06-17T11:18:44.299Z] INFO: Unit tests ended at 06/17/2020 11:18:43. Duration:00:03:14.2368043
11:18:44 [2020-06-17T11:18:44.299Z] INFO: Building busybox
11:18:44 [2020-06-17T11:18:44.299Z] Sending build context to Docker daemon   5.12kB
11:18:44 [2020-06-17T11:18:44.299Z] 
11:18:44 [2020-06-17T11:18:44.299Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
11:18:44 [2020-06-17T11:18:44.299Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
11:18:44 [2020-06-17T11:18:44.299Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
11:18:44 [2020-06-17T11:18:44.299Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
11:18:44 [2020-06-17T11:18:44.299Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
11:18:44 [2020-06-17T11:18:44.299Z]  ---> 486def14a6bd
11:18:44 [2020-06-17T11:18:44.299Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
11:18:44 [2020-06-17T11:18:44.299Z]  ---> Running in 8ad7e422d3c8
11:18:45 [2020-06-17T11:18:45.306Z] --- PASS: TestStopContainerWithTimeout (0.03s)
11:18:45 [2020-06-17T11:18:45.306Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
11:18:45 [2020-06-17T11:18:45.306Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
11:18:45 [2020-06-17T11:18:45.306Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
11:18:45 [2020-06-17T11:18:45.306Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
11:18:45 [2020-06-17T11:18:45.306Z] === RUN   TestDeleteDevicemapper
11:18:45 [2020-06-17T11:18:45.306Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:18:45 [2020-06-17T11:18:45.306Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:18:45 [2020-06-17T11:18:45.306Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:18:46 [2020-06-17T11:18:46.548Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:18:46 [2020-06-17T11:18:46.548Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:18:46 [2020-06-17T11:18:46.548Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:18:46 [2020-06-17T11:18:46.548Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:18:46 [2020-06-17T11:18:46.895Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
11:18:46 [2020-06-17T11:18:46.895Z] === RUN   TestUpdateMemory
11:18:47 [2020-06-17T11:18:47.114Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:18:47 [2020-06-17T11:18:47.114Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:18:47 [2020-06-17T11:18:47.199Z] --- PASS: TestUpdateMemory (0.75s)
11:18:47 [2020-06-17T11:18:47.199Z] === RUN   TestUpdateCPUQuota
11:18:47 [2020-06-17T11:18:47.678Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:18:47 [2020-06-17T11:18:47.678Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:18:47 [2020-06-17T11:18:47.678Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:18:47 [2020-06-17T11:18:47.678Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:18:47 [2020-06-17T11:18:47.936Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:18:48 [2020-06-17T11:18:48.193Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:18:48 [2020-06-17T11:18:48.451Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:18:48 [2020-06-17T11:18:48.451Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:18:48 [2020-06-17T11:18:48.503Z] --- PASS: TestUpdateCPUQuota (0.98s)
11:18:48 [2020-06-17T11:18:48.503Z] === RUN   TestUpdatePidsLimit
11:18:48 [2020-06-17T11:18:48.503Z] === RUN   TestUpdatePidsLimit/update_from_none
11:18:48 [2020-06-17T11:18:48.503Z] === RUN   TestUpdatePidsLimit/no_change
11:18:48 [2020-06-17T11:18:48.808Z] === RUN   TestUpdatePidsLimit/update_lower
11:18:49 [2020-06-17T11:18:49.015Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:18:49 [2020-06-17T11:18:49.015Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:18:49 [2020-06-17T11:18:49.109Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:18:49 [2020-06-17T11:18:49.411Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:18:49 [2020-06-17T11:18:49.580Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:18:49 [2020-06-17T11:18:49.716Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:18:50 [2020-06-17T11:18:50.019Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:18:50 [2020-06-17T11:18:50.145Z] === RUN   TestDockerSuite/TestImagesFormat
11:18:50 [2020-06-17T11:18:50.145Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:18:50 [2020-06-17T11:18:50.196Z] Removing intermediate container 8ad7e422d3c8
11:18:50 [2020-06-17T11:18:50.196Z]  ---> 2be6788ece29
11:18:50 [2020-06-17T11:18:50.196Z] Step 7/13 : ARG BUSYBOX_VERSION
11:18:50 [2020-06-17T11:18:50.196Z]  ---> Running in 76ed52f2986b
11:18:50 [2020-06-17T11:18:50.196Z] Removing intermediate container 76ed52f2986b
11:18:50 [2020-06-17T11:18:50.196Z]  ---> 0457d89f61aa
11:18:50 [2020-06-17T11:18:50.196Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
11:18:50 [2020-06-17T11:18:50.196Z]  ---> Running in 74548c2a31dd
11:18:50 [2020-06-17T11:18:50.196Z] Removing intermediate container 74548c2a31dd
11:18:50 [2020-06-17T11:18:50.196Z]  ---> fb77b08d32ee
11:18:50 [2020-06-17T11:18:50.196Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
11:18:50 [2020-06-17T11:18:50.714Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:18:51 [2020-06-17T11:18:51.075Z] --- PASS: TestUpdatePidsLimit (2.65s)
11:18:51 [2020-06-17T11:18:51.075Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
11:18:51 [2020-06-17T11:18:51.075Z]     --- PASS: TestUpdatePidsLimit/no_change (0.27s)
11:18:51 [2020-06-17T11:18:51.075Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
11:18:51 [2020-06-17T11:18:51.076Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
11:18:51 [2020-06-17T11:18:51.076Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s)
11:18:51 [2020-06-17T11:18:51.076Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
11:18:51 [2020-06-17T11:18:51.076Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s)
11:18:51 [2020-06-17T11:18:51.076Z] === RUN   TestUpdateRestartPolicy
11:18:51 [2020-06-17T11:18:51.195Z] 
11:18:51 [2020-06-17T11:18:51.668Z]  ---> 5ab855893a12
11:18:51 [2020-06-17T11:18:51.668Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
11:18:51 [2020-06-17T11:18:51.668Z]  ---> Running in 41bcded9c925
11:18:53 [2020-06-17T11:18:53.989Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:18:53 [2020-06-17T11:18:53.989Z] === RUN   TestDockerSuite/TestImportBadURL
11:18:53 [2020-06-17T11:18:53.989Z] === RUN   TestDockerSuite/TestImportDisplay
11:18:54 [2020-06-17T11:18:54.553Z] === RUN   TestDockerSuite/TestImportFile
11:18:55 [2020-06-17T11:18:55.923Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:18:55 [2020-06-17T11:18:55.923Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:18:56 [2020-06-17T11:18:56.854Z] === RUN   TestDockerSuite/TestImportGzipped
11:18:56 [2020-06-17T11:18:56.854Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
11:18:58 [2020-06-17T11:18:58.225Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:18:59 [2020-06-17T11:18:59.157Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:18:59 [2020-06-17T11:18:59.722Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:19:00 [2020-06-17T11:19:00.287Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:19:00 [2020-06-17T11:19:00.851Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:19:00 [2020-06-17T11:19:00.851Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
11:19:00 [2020-06-17T11:19:00.851Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:19:01 [2020-06-17T11:19:01.109Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:19:01 [2020-06-17T11:19:01.673Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:19:02 [2020-06-17T11:19:02.208Z] Removing intermediate container 41bcded9c925
11:19:02 [2020-06-17T11:19:02.208Z]  ---> 39a6e24b545b
11:19:02 [2020-06-17T11:19:02.208Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
11:19:02 [2020-06-17T11:19:02.208Z]  ---> Running in 6f37c8166bf7
11:19:02 [2020-06-17T11:19:02.238Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:19:02 [2020-06-17T11:19:02.496Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:19:03 [2020-06-17T11:19:03.061Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:19:03 [2020-06-17T11:19:03.205Z] 
11:19:03 [2020-06-17T11:19:03.205Z] SUCCESS: Specified value was saved.
11:19:03 [2020-06-17T11:19:03.319Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:19:03 [2020-06-17T11:19:03.319Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
11:19:04 [2020-06-17T11:19:04.347Z] --- PASS: TestUpdateRestartPolicy (11.45s)
11:19:04 [2020-06-17T11:19:04.347Z] === RUN   TestUpdateRestartWithAutoRemove
11:19:04 [2020-06-17T11:19:04.347Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s)
11:19:04 [2020-06-17T11:19:04.347Z] === RUN   TestWaitNonBlocked
11:19:04 [2020-06-17T11:19:04.347Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:04 [2020-06-17T11:19:04.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:04 [2020-06-17T11:19:04.347Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:04 [2020-06-17T11:19:04.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:04 [2020-06-17T11:19:04.347Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:04 [2020-06-17T11:19:04.347Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:04 [2020-06-17T11:19:04.347Z] --- PASS: TestWaitNonBlocked (0.02s)
11:19:04 [2020-06-17T11:19:04.347Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
11:19:04 [2020-06-17T11:19:04.347Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
11:19:04 [2020-06-17T11:19:04.347Z] === RUN   TestWaitBlocked
11:19:04 [2020-06-17T11:19:04.347Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:19:04 [2020-06-17T11:19:04.347Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:19:04 [2020-06-17T11:19:04.347Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:19:04 [2020-06-17T11:19:04.347Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:19:04 [2020-06-17T11:19:04.347Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:19:04 [2020-06-17T11:19:04.347Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:19:04 [2020-06-17T11:19:04.653Z] --- PASS: TestWaitBlocked (0.02s)
11:19:04 [2020-06-17T11:19:04.653Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
11:19:04 [2020-06-17T11:19:04.653Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
11:19:04 [2020-06-17T11:19:04.653Z] === CONT  TestContainerStartOnDaemonRestart
11:19:04 [2020-06-17T11:19:04.653Z] === CONT  TestIpcModeOlderClient
11:19:04 [2020-06-17T11:19:04.653Z] === CONT  TestDaemonHostGatewayIP
11:19:04 [2020-06-17T11:19:04.653Z] === CONT  TestDaemonRestartIpcMode
11:19:04 [2020-06-17T11:19:04.653Z] --- PASS: TestIpcModeOlderClient (0.14s)
11:19:04 [2020-06-17T11:19:04.653Z] === CONT  TestContainerKillOnDaemonStart
11:19:04 [2020-06-17T11:19:04.690Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:19:04 [2020-06-17T11:19:04.947Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:19:05 [2020-06-17T11:19:05.436Z] Removing intermediate container 6f37c8166bf7
11:19:05 [2020-06-17T11:19:05.436Z]  ---> 45381f0f3ab9
11:19:05 [2020-06-17T11:19:05.436Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
11:19:05 [2020-06-17T11:19:05.436Z]  ---> Running in ae60c91bc2ba
11:19:05 [2020-06-17T11:19:05.512Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:19:05 [2020-06-17T11:19:05.512Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:19:05 [2020-06-17T11:19:05.769Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:19:05 [2020-06-17T11:19:05.769Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:19:06 [2020-06-17T11:19:06.699Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:19:06 [2020-06-17T11:19:06.957Z] === RUN   TestDockerSuite/TestInspectDefault
11:19:07 [2020-06-17T11:19:07.520Z] === RUN   TestDockerSuite/TestInspectHistory
11:19:08 [2020-06-17T11:19:08.084Z] === RUN   TestDockerSuite/TestInspectImage
11:19:08 [2020-06-17T11:19:08.084Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:19:08 [2020-06-17T11:19:08.084Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:19:08 [2020-06-17T11:19:08.084Z] === RUN   TestDockerSuite/TestInspectInt64
11:19:08 [2020-06-17T11:19:08.297Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s)
11:19:08 [2020-06-17T11:19:08.341Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:19:08 [2020-06-17T11:19:08.905Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:19:08 [2020-06-17T11:19:08.905Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:19:08 [2020-06-17T11:19:08.960Z] --- PASS: TestDaemonHostGatewayIP (4.29s)
11:19:08 [2020-06-17T11:19:08.960Z] --- PASS: TestDaemonRestartIpcMode (4.34s)
11:19:09 [2020-06-17T11:19:09.247Z] Cannot create a file when that file already exists.
11:19:09 [2020-06-17T11:19:09.468Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:19:10 [2020-06-17T11:19:10.032Z] === RUN   TestDockerSuite/TestInspectPlugin
11:19:11 [2020-06-17T11:19:11.331Z] 2020/06/17 11:19:07 	Finished clone google.golang.org/api
11:19:11 [2020-06-17T11:19:11.331Z] 2020/06/17 11:19:07 Dependencies downloaded. Download time: 2m43.565714676s
11:19:11 [2020-06-17T11:19:11.331Z] 2020/06/17 11:19:07 Collecting all dependencies
11:19:11 [2020-06-17T11:19:11.401Z] === RUN   TestDockerSuite/TestInspectRootFS
11:19:11 [2020-06-17T11:19:11.401Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:19:11 [2020-06-17T11:19:11.964Z] === RUN   TestDockerSuite/TestInspectStatus
11:19:12 [2020-06-17T11:19:12.528Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:19:13 [2020-06-17T11:19:13.459Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:19:13 [2020-06-17T11:19:13.715Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:19:14 [2020-06-17T11:19:14.031Z] Removing intermediate container ae60c91bc2ba
11:19:14 [2020-06-17T11:19:14.031Z]  ---> ea8be00ef60f
11:19:14 [2020-06-17T11:19:14.031Z] Step 13/13 : CMD ["sh"]
11:19:14 [2020-06-17T11:19:14.031Z]  ---> Running in acd6cca04224
11:19:14 [2020-06-17T11:19:14.031Z] Removing intermediate container acd6cca04224
11:19:14 [2020-06-17T11:19:14.031Z]  ---> 3dbee10fed89
11:19:14 [2020-06-17T11:19:14.031Z] Successfully built 3dbee10fed89
11:19:14 [2020-06-17T11:19:14.031Z] Successfully tagged busybox:latest
11:19:14 [2020-06-17T11:19:14.031Z] INFO: Docker images of the daemon under test
11:19:14 [2020-06-17T11:19:14.031Z] 
11:19:14 [2020-06-17T11:19:14.031Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
11:19:14 [2020-06-17T11:19:14.031Z] busybox                                latest              3dbee10fed89        Less than a second ago   5.02GB
11:19:14 [2020-06-17T11:19:14.031Z] microsoft/windowsservercore            latest              486def14a6bd        13 days ago              4.98GB
11:19:14 [2020-06-17T11:19:14.031Z] mcr.microsoft.com/windows/servercore   ltsc2019            486def14a6bd        13 days ago              4.98GB
11:19:14 [2020-06-17T11:19:14.031Z] 
11:19:14 [2020-06-17T11:19:14.031Z] INFO: Running integration tests at 06/17/2020 11:19:13...
11:19:14 [2020-06-17T11:19:14.031Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
11:19:14 [2020-06-17T11:19:14.031Z] INFO: Integration API tests being run from the host:
11:19:14 [2020-06-17T11:19:14.031Z] INFO: make.ps1 starting at 06/17/2020 11:19:13
11:19:14 [2020-06-17T11:19:14.279Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:19:14 [2020-06-17T11:19:14.507Z] Running D:\gopath\src\github.com\docker\docker\integration\build
11:19:14 [2020-06-17T11:19:14.843Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:19:15 [2020-06-17T11:19:15.100Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:19:15 [2020-06-17T11:19:15.673Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:19:16 [2020-06-17T11:19:16.238Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:19:16 [2020-06-17T11:19:16.238Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
11:19:17 [2020-06-17T11:19:17.607Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:19:17 [2020-06-17T11:19:17.897Z] 2020/06/17 11:19:17 Clean vendor dir from unused packages
11:19:17 [2020-06-17T11:19:17.897Z] 2020/06/17 11:19:17 	Ignoring paths matching "^archive/tar"
11:19:18 [2020-06-17T11:19:18.035Z] --- PASS: TestContainerKillOnDaemonStart (12.79s)
11:19:18 [2020-06-17T11:19:18.035Z] PASS
11:19:18 [2020-06-17T11:19:18.035Z] 
11:19:18 [2020-06-17T11:19:18.035Z] === Skipped
11:19:18 [2020-06-17T11:19:18.035Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
11:19:18 [2020-06-17T11:19:18.035Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:19:18 [2020-06-17T11:19:18.035Z] 
11:19:18 [2020-06-17T11:19:18.035Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:19:18 [2020-06-17T11:19:18.035Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:19:18 [2020-06-17T11:19:18.035Z] 
11:19:18 [2020-06-17T11:19:18.035Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
11:19:18 [2020-06-17T11:19:18.035Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:19:18 [2020-06-17T11:19:18.035Z] 
11:19:18 [2020-06-17T11:19:18.035Z] 
11:19:18 [2020-06-17T11:19:18.035Z] DONE 203 tests, 3 skipped in 110.206s
11:19:18 [2020-06-17T11:19:18.035Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
11:19:18 [2020-06-17T11:19:18.035Z] ++ 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
11:19:18 [2020-06-17T11:19:18.035Z] ++ set -e
11:19:18 [2020-06-17T11:19:18.035Z] ++ '[' -n 0 ']'
11:19:18 [2020-06-17T11:19:18.035Z] ++ set -x
11:19:18 [2020-06-17T11:19:18.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
11:19:18 [2020-06-17T11:19:18.035Z] INFO: Testing against a local daemon
11:19:18 [2020-06-17T11:19:18.035Z] === RUN   TestCommitInheritsEnv
11:19:18 [2020-06-17T11:19:18.035Z] --- PASS: TestCommitInheritsEnv (0.34s)
11:19:18 [2020-06-17T11:19:18.035Z] === RUN   TestImportExtremelyLargeImageWorks
11:19:18 [2020-06-17T11:19:18.035Z] === PAUSE TestImportExtremelyLargeImageWorks
11:19:18 [2020-06-17T11:19:18.035Z] === RUN   TestImagesFilterMultiReference
11:19:18 [2020-06-17T11:19:18.035Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:19:18 [2020-06-17T11:19:18.035Z] === RUN   TestImagePullPlatformInvalid
11:19:18 [2020-06-17T11:19:18.035Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
11:19:18 [2020-06-17T11:19:18.035Z] === RUN   TestRemoveImageOrphaning
11:19:18 [2020-06-17T11:19:18.153Z] 2020/06/17 11:19:17 Success
11:19:18 [2020-06-17T11:19:18.153Z] 2020/06/17 11:19:17 Running time: 2m56.827388365s
11:19:18 [2020-06-17T11:19:18.153Z] Congratulations! All vendoring changes are done the right way.
11:19:18 [2020-06-17T11:19:18.172Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
11:19:18 [2020-06-17T11:19:18.348Z] --- PASS: TestRemoveImageOrphaning (0.31s)
11:19:18 [2020-06-17T11:19:18.348Z] === RUN   TestRemoveImageGarbageCollector
11:19:18 [2020-06-17T11:19:18.348Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:19:18 [2020-06-17T11:19:18.348Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:19:18 [2020-06-17T11:19:18.348Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:19:18 [2020-06-17T11:19:18.348Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
11:19:18 [2020-06-17T11:19:18.348Z] === RUN   TestTagInvalidReference
11:19:18 [2020-06-17T11:19:18.348Z] --- PASS: TestTagInvalidReference (0.02s)
11:19:18 [2020-06-17T11:19:18.348Z] === RUN   TestTagValidPrefixedRepo
11:19:18 [2020-06-17T11:19:18.657Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:19:18 [2020-06-17T11:19:18.657Z] === RUN   TestTagExistedNameWithoutForce
11:19:18 [2020-06-17T11:19:18.657Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:19:18 [2020-06-17T11:19:18.657Z] === RUN   TestTagOfficialNames
11:19:18 [2020-06-17T11:19:18.657Z] --- PASS: TestTagOfficialNames (0.05s)
11:19:18 [2020-06-17T11:19:18.657Z] === RUN   TestTagMatchesDigest
11:19:18 [2020-06-17T11:19:18.657Z] --- PASS: TestTagMatchesDigest (0.02s)
11:19:18 [2020-06-17T11:19:18.657Z] === CONT  TestImportExtremelyLargeImageWorks
11:19:18 [2020-06-17T11:19:18.737Z] === RUN   TestDockerSuite/TestLinksEnvs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
11:19:19 [2020-06-17T11:19:19.118Z] + echo Building e2e image
11:19:19 [2020-06-17T11:19:19.119Z] Building e2e image
11:19:19 [2020-06-17T11:19:19.119Z] + docker build --build-arg DOCKER_GITCOMMIT=3e2965831f7f5537a2950f4f94eb0dc201d2a6d3 -t moby-e2e-test -f Dockerfile.e2e .
11:19:19 [2020-06-17T11:19:19.119Z] #2 [internal] load .dockerignore
11:19:19 [2020-06-17T11:19:19.119Z] #2 transferring context: 34B done
11:19:19 [2020-06-17T11:19:19.119Z] #2 DONE 0.0s
11:19:19 [2020-06-17T11:19:19.119Z] 
11:19:19 [2020-06-17T11:19:19.119Z] #1 [internal] load build definition from Dockerfile.e2e
11:19:19 [2020-06-17T11:19:19.119Z] #1 transferring dockerfile: 3.21kB done
11:19:19 [2020-06-17T11:19:19.119Z] #1 DONE 0.0s
11:19:19 [2020-06-17T11:19:19.119Z] 
11:19:19 [2020-06-17T11:19:19.119Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine
11:19:19 [2020-06-17T11:19:19.373Z] #4 ...
11:19:19 [2020-06-17T11:19:19.373Z] 
11:19:19 [2020-06-17T11:19:19.373Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
11:19:19 [2020-06-17T11:19:19.373Z] #3 DONE 0.2s
11:19:19 [2020-06-17T11:19:19.373Z] 
11:19:19 [2020-06-17T11:19:19.373Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine
11:19:19 [2020-06-17T11:19:19.632Z] #4 DONE 0.6s
11:19:19 [2020-06-17T11:19:19.632Z] 
11:19:19 [2020-06-17T11:19:19.632Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
11:19:19 [2020-06-17T11:19:19.632Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
11:19:19 [2020-06-17T11:19:19.668Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:19:19 [2020-06-17T11:19:19.925Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:19:19 [2020-06-17T11:19:19.935Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
11:19:19 [2020-06-17T11:19:19.935Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
11:19:19 [2020-06-17T11:19:19.935Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
11:19:19 [2020-06-17T11:19:19.935Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.1s
11:19:19 [2020-06-17T11:19:19.935Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
11:19:19 [2020-06-17T11:19:19.935Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
11:19:19 [2020-06-17T11:19:19.935Z] #5 ...
11:19:19 [2020-06-17T11:19:19.935Z] 
11:19:19 [2020-06-17T11:19:19.935Z] #8 [internal] load build context
11:19:19 [2020-06-17T11:19:19.935Z] #8 transferring context: 850.02kB 0.4s done
11:19:19 [2020-06-17T11:19:19.935Z] #8 DONE 0.4s
11:19:20 [2020-06-17T11:19:20.189Z] 
11:19:20 [2020-06-17T11:19:20.189Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
11:19:20 [2020-06-17T11:19:20.189Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done
11:19:20 [2020-06-17T11:19:20.189Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
11:19:20 [2020-06-17T11:19:20.189Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
11:19:20 [2020-06-17T11:19:20.189Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 20.61MB / 126.96MB 0.5s
11:19:20 [2020-06-17T11:19:20.189Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.1s done
11:19:20 [2020-06-17T11:19:20.189Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done
11:19:20 [2020-06-17T11:19:20.189Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done
11:19:20 [2020-06-17T11:19:20.189Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done
11:19:20 [2020-06-17T11:19:20.189Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
11:19:20 [2020-06-17T11:19:20.189Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
11:19:20 [2020-06-17T11:19:20.190Z] #14 ...
11:19:20 [2020-06-17T11:19:20.190Z] 
11:19:20 [2020-06-17T11:19:20.190Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
11:19:20 [2020-06-17T11:19:20.190Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
11:19:20 [2020-06-17T11:19:20.190Z] #5 DONE 0.7s
11:19:20 [2020-06-17T11:19:20.190Z] 
11:19:20 [2020-06-17T11:19:20.190Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
11:19:20 [2020-06-17T11:19:20.190Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 28.13MB / 126.96MB 0.6s
11:19:20 [2020-06-17T11:19:20.446Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 42.98MB / 126.96MB 0.8s
11:19:20 [2020-06-17T11:19:20.446Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 55.43MB / 126.96MB 0.9s
11:19:20 [2020-06-17T11:19:20.700Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 67.09MB / 126.96MB 1.0s
11:19:20 [2020-06-17T11:19:20.700Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 83.16MB / 126.96MB 1.2s
11:19:21 [2020-06-17T11:19:21.265Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 110.08MB / 126.96MB 1.6s
11:19:21 [2020-06-17T11:19:21.265Z] #14 ...
11:19:21 [2020-06-17T11:19:21.265Z] 
11:19:21 [2020-06-17T11:19:21.265Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
11:19:21 [2020-06-17T11:19:21.265Z] #6 DONE 1.0s
11:19:21 [2020-06-17T11:19:21.265Z] 
11:19:21 [2020-06-17T11:19:21.265Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
11:19:21 [2020-06-17T11:19:21.265Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 123.94MB / 126.96MB 1.7s
11:19:21 [2020-06-17T11:19:21.520Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.7s done
11:19:21 [2020-06-17T11:19:21.775Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752
11:19:21 [2020-06-17T11:19:21.821Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:19:22 [2020-06-17T11:19:22.753Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:19:23 [2020-06-17T11:19:23.684Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:19:25 [2020-06-17T11:19:25.585Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:19:25 [2020-06-17T11:19:25.585Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:19:26 [2020-06-17T11:19:26.957Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:19:27 [2020-06-17T11:19:27.094Z] #14 ...
11:19:27 [2020-06-17T11:19:27.094Z] 
11:19:27 [2020-06-17T11:19:27.094Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
11:19:27 [2020-06-17T11:19:27.094Z] #7 0.863 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
11:19:27 [2020-06-17T11:19:27.094Z] #7 1.938 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.038 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.048 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.055 (3/30) Installing readline (8.0.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.062 (4/30) Installing bash (5.0.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.077 Executing bash-5.0.0-r0.post-install
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.079 (5/30) Installing ca-certificates (20191127-r2)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.099 (6/30) Installing libgcc (8.3.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.102 (7/30) Installing libstdc++ (8.3.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.116 (8/30) Installing binutils (2.32-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.211 (9/30) Installing gmp (6.1.2-r1)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.221 (10/30) Installing isl (0.18-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.245 (11/30) Installing libgomp (8.3.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.250 (12/30) Installing libatomic (8.3.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.253 (13/30) Installing mpfr3 (3.1.5-r1)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.259 (14/30) Installing mpc1 (1.1.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 2.261 (15/30) Installing gcc (8.3.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 3.154 (16/30) Installing musl-dev (1.1.22-r3)
11:19:27 [2020-06-17T11:19:27.094Z] #7 3.270 (17/30) Installing libc-dev (0.7.1-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 3.272 (18/30) Installing g++ (8.3.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 3.843 (19/30) Installing nghttp2-libs (1.39.2-r1)
11:19:27 [2020-06-17T11:19:27.094Z] #7 3.847 (20/30) Installing libcurl (7.66.0-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 3.858 (21/30) Installing expat (2.2.8-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 3.862 (22/30) Installing pcre2 (10.33-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 3.872 (23/30) Installing git (2.22.4-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.083 (24/30) Installing libmnl (1.0.4-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.086 (25/30) Installing libnftnl-libs (1.1.3-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.091 (26/30) Installing iptables (1.8.3-r1)
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.117 (27/30) Installing pigz (2.4-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.124 (28/30) Installing tar (1.32-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.132 (29/30) Installing xz-libs (5.2.4-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.136 (30/30) Installing xz (5.2.4-r0)
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.141 Executing busybox-1.30.1-r3.trigger
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.145 Executing ca-certificates-20191127-r2.trigger
11:19:27 [2020-06-17T11:19:27.094Z] #7 4.198 OK: 179 MiB in 44 packages
11:19:27 [2020-06-17T11:19:27.094Z] #7 DONE 5.3s
11:19:27 [2020-06-17T11:19:27.094Z] 
11:19:27 [2020-06-17T11:19:27.095Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
11:19:27 [2020-06-17T11:19:27.095Z] #9 DONE 0.2s
11:19:27 [2020-06-17T11:19:27.095Z] 
11:19:27 [2020-06-17T11:19:27.095Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
11:19:27 [2020-06-17T11:19:27.095Z] #10 DONE 0.0s
11:19:27 [2020-06-17T11:19:27.095Z] 
11:19:27 [2020-06-17T11:19:27.095Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
11:19:27 [2020-06-17T11:19:27.095Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.2s
11:19:27 [2020-06-17T11:19:27.095Z] #14 ...
11:19:27 [2020-06-17T11:19:27.095Z] 
11:19:27 [2020-06-17T11:19:27.095Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
11:19:27 [2020-06-17T11:19:27.095Z] #11 DONE 0.1s
11:19:27 [2020-06-17T11:19:27.095Z] 
11:19:27 [2020-06-17T11:19:27.095Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
11:19:27 [2020-06-17T11:19:27.095Z] #12 DONE 0.1s
11:19:27 [2020-06-17T11:19:27.095Z] 
11:19:27 [2020-06-17T11:19:27.095Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
11:19:27 [2020-06-17T11:19:27.095Z] #14 ...
11:19:27 [2020-06-17T11:19:27.095Z] 
11:19:27 [2020-06-17T11:19:27.095Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
11:19:27 [2020-06-17T11:19:27.095Z] #13 DONE 0.1s
11:19:27 [2020-06-17T11:19:27.095Z] 
11:19:27 [2020-06-17T11:19:27.095Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
11:19:27 [2020-06-17T11:19:27.522Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:19:27 [2020-06-17T11:19:27.654Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.9s done
11:19:27 [2020-06-17T11:19:27.654Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done
11:19:27 [2020-06-17T11:19:27.654Z] #14 DONE 8.1s
11:19:27 [2020-06-17T11:19:27.654Z] 
11:19:27 [2020-06-17T11:19:27.654Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
11:19:28 [2020-06-17T11:19:28.087Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:19:28 [2020-06-17T11:19:28.255Z] #15 0.506 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.575 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.726 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.731 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.737 (3/54) Installing readline (8.0.4-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.741 (4/54) Installing bash (5.0.17-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.752 Executing bash-5.0.17-r0.post-install
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.754 (5/54) Installing linux-headers (5.4.5-r1)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.827 (6/54) Installing libblkid (2.35.2-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.832 (7/54) Installing libuuid (2.35.2-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.834 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.839 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.843 (10/54) Installing libgcc (9.3.0-r2)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.845 (11/54) Installing libstdc++ (9.3.0-r2)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.858 (12/54) Installing binutils (2.34-r1)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.925 (13/54) Installing libmagic (5.38-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.945 (14/54) Installing file (5.38-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.947 (15/54) Installing gmp (6.2.0-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.953 (16/54) Installing isl (0.18-r0)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.968 (17/54) Installing libgomp (9.3.0-r2)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.970 (18/54) Installing libatomic (9.3.0-r2)
11:19:29 [2020-06-17T11:19:29.699Z] #15 1.972 (19/54) Installing libgphobos (9.3.0-r2)
11:19:29 [2020-06-17T11:19:29.699Z] #15 2.015 (20/54) Installing mpfr4 (4.0.2-r4)
11:19:29 [2020-06-17T11:19:29.699Z] #15 2.021 (21/54) Installing mpc1 (1.1.0-r1)
11:19:29 [2020-06-17T11:19:29.699Z] #15 2.023 (22/54) Installing gcc (9.3.0-r2)
11:19:30 [2020-06-17T11:19:30.624Z] #15 2.851 (23/54) Installing musl-dev (1.1.24-r8)
11:19:30 [2020-06-17T11:19:30.624Z] #15 2.924 (24/54) Installing libc-dev (0.7.2-r3)
11:19:30 [2020-06-17T11:19:30.624Z] #15 2.925 (25/54) Installing g++ (9.3.0-r2)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.323 (26/54) Installing make (4.3-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.326 (27/54) Installing fortify-headers (1.1-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.328 (28/54) Installing patch (2.7.6-r6)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.331 (29/54) Installing build-base (0.5-r2)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.333 (30/54) Installing nghttp2-libs (1.41.0-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.335 (31/54) Installing libcurl (7.69.1-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.341 (32/54) Installing curl (7.69.1-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.344 (33/54) Installing oniguruma (6.9.5-r1)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.350 (34/54) Installing jq (1.6-r1)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.357 (35/54) Installing device-mapper-libs (2.02.186-r1)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.363 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.365 (37/54) Installing libaio (0.3.112-r1)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.367 (38/54) Installing lvm2-libs (2.02.186-r1)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.395 (39/54) Installing blkid (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.397 (40/54) Installing libcap-ng (0.7.10-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.399 (41/54) Installing setpriv (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.400 (42/54) Installing libmount (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.405 (43/54) Installing libsmartcols (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.408 (44/54) Installing findmnt (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.410 (45/54) Installing mcookie (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.411 (46/54) Installing hexdump (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.413 (47/54) Installing lsblk (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.415 (48/54) Installing libfdisk (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.420 (49/54) Installing sfdisk (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.422 (50/54) Installing cfdisk (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.424 (51/54) Installing util-linux (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.458 (52/54) Installing pkgconf (1.7.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.460 (53/54) Installing util-linux-dev (2.35.2-r0)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.481 (54/54) Installing lvm2-dev (2.02.186-r1)
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.485 Executing busybox-1.31.1-r16.trigger
11:19:31 [2020-06-17T11:19:31.225Z] #15 3.490 OK: 230 MiB in 69 packages
11:19:31 [2020-06-17T11:19:31.829Z] #15 DONE 3.9s
11:19:31 [2020-06-17T11:19:31.829Z] 
11:19:31 [2020-06-17T11:19:31.829Z] #16 [base 3/5] RUN mkdir -p /build/
11:19:32 [2020-06-17T11:19:32.430Z] #16 DONE 0.6s
11:19:32 [2020-06-17T11:19:32.431Z] 
11:19:32 [2020-06-17T11:19:32.431Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
11:19:32 [2020-06-17T11:19:32.726Z] #17 DONE 0.6s
11:19:32 [2020-06-17T11:19:32.726Z] 
11:19:32 [2020-06-17T11:19:32.726Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
11:19:32 [2020-06-17T11:19:32.726Z] #18 DONE 0.0s
11:19:32 [2020-06-17T11:19:32.982Z] 
11:19:32 [2020-06-17T11:19:32.982Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:19:32 [2020-06-17T11:19:32.982Z] #22 DONE 0.1s
11:19:32 [2020-06-17T11:19:32.982Z] 
11:19:32 [2020-06-17T11:19:32.982Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
11:19:32 [2020-06-17T11:19:32.982Z] #26 DONE 0.1s
11:19:32 [2020-06-17T11:19:32.982Z] 
11:19:32 [2020-06-17T11:19:32.982Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
11:19:32 [2020-06-17T11:19:32.982Z] #27 DONE 0.1s
11:19:32 [2020-06-17T11:19:32.982Z] 
11:19:32 [2020-06-17T11:19:32.982Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
11:19:32 [2020-06-17T11:19:32.982Z] #19 DONE 0.1s
11:19:32 [2020-06-17T11:19:32.982Z] 
11:19:32 [2020-06-17T11:19:32.982Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:19:32 [2020-06-17T11:19:32.982Z] #23 DONE 0.1s
11:19:32 [2020-06-17T11:19:32.982Z] 
11:19:32 [2020-06-17T11:19:32.982Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:19:33 [2020-06-17T11:19:33.279Z] #24 ...
11:19:33 [2020-06-17T11:19:33.279Z] 
11:19:33 [2020-06-17T11:19:33.279Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
11:19:33 [2020-06-17T11:19:33.279Z] #28 DONE 0.1s
11:19:33 [2020-06-17T11:19:33.279Z] 
11:19:33 [2020-06-17T11:19:33.279Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:19:34 [2020-06-17T11:19:34.683Z] #29 ...
11:19:34 [2020-06-17T11:19:34.683Z] 
11:19:34 [2020-06-17T11:19:34.683Z] #31 [builder 1/4] COPY . .
11:19:34 [2020-06-17T11:19:34.683Z] #31 DONE 1.7s
11:19:34 [2020-06-17T11:19:34.683Z] 
11:19:34 [2020-06-17T11:19:34.683Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
11:19:35 [2020-06-17T11:19:35.859Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:35 [2020-06-17T11:19:35.859Z] INFO: Testing against a local daemon
11:19:36 [2020-06-17T11:19:36.086Z] #32 DONE 1.5s
11:19:36 [2020-06-17T11:19:36.086Z] 
11:19:36 [2020-06-17T11:19:36.086Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.670 + RM_GOPATH=0
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.670 + TMP_GOPATH=
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.671 + : /build
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.671 + '[' -z '' ']'
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.672 ++ mktemp -d
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.676 + export GOPATH=/tmp/tmp.llEDHO
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.676 + GOPATH=/tmp/tmp.llEDHO
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.677 + RM_GOPATH=1
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.677 + case "$(go env GOARCH)" in
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.677 ++ go env GOARCH
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.682 + export GO_BUILDMODE=-buildmode=pie
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.682 + GO_BUILDMODE=-buildmode=pie
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.685 ++ dirname ./install.sh
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.686 + dir=.
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.686 + bin=dockercli
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.686 + shift
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.687 + '[' '!' -f ./dockercli.installer ']'
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.689 + . ./dockercli.installer
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.689 ++ : stable
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.689 ++ : 17.06.2-ce
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.689 + install_dockercli
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.691 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.691 ++ uname -m
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.691 Install docker/cli version 17.06.2-ce from stable
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.694 + arch=x86_64
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.694 + '[' x86_64 '!=' x86_64 ']'
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.694 + url=https://download.docker.com/linux/static
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.694 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:19:36 [2020-06-17T11:19:36.086Z] #24 1.694 + tar -xz docker/docker
11:19:37 [2020-06-17T11:19:37.537Z] #24 4.444 + mkdir -p /build
11:19:37 [2020-06-17T11:19:37.537Z] #24 4.445 + mv docker/docker /build/
11:19:37 [2020-06-17T11:19:37.537Z] #24 4.462 + rmdir docker
11:19:37 [2020-06-17T11:19:37.537Z] #24 DONE 4.6s
11:19:37 [2020-06-17T11:19:37.537Z] 
11:19:37 [2020-06-17T11:19:37.537Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:19:37 [2020-06-17T11:19:37.537Z] #20 2.977 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:19:37 [2020-06-17T11:19:37.537Z] #20 3.722 
11:19:38 [2020-06-17T11:19:38.045Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:19:38 [2020-06-17T11:19:38.045Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:19:38 [2020-06-17T11:19:38.048Z] #20 3.854 
                                                                           0.2%
##########                                                                14.6%
##########                                                                14.7%
####################                                                      29.1%
############################                                              40.2%
######################################                                    53.4%
##################################################                        69.9%
################################################################          89.7%
######################################################################## 100.0%
11:19:38 [2020-06-17T11:19:38.651Z] #20 5.550 
11:19:38 [2020-06-17T11:19:38.906Z] #20 5.668 
                                                                           0.1%
#########################                                                 34.9%
##################################################                        70.6%
######################################################################## 100.0%
11:19:38 [2020-06-17T11:19:38.976Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:19:39 [2020-06-17T11:19:39.233Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:19:39 [2020-06-17T11:19:39.466Z] #20 6.478 
11:19:40 [2020-06-17T11:19:40.231Z] #20 6.596 
####                                                                       6.2%
######################                                                    30.8%
#######################################                                   55.1%
#######################################################                   77.6%
#######################################################################   99.2%
######################################################################## 100.0%
11:19:40 [2020-06-17T11:19:40.486Z] #20 7.562 
11:19:41 [2020-06-17T11:19:41.128Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
11:19:41 [2020-06-17T11:19:41.128Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:19:41 [2020-06-17T11:19:41.128Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:19:41 [2020-06-17T11:19:41.128Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:19:41 [2020-06-17T11:19:41.128Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:19:41 [2020-06-17T11:19:41.692Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:19:41 [2020-06-17T11:19:41.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:19:41 [2020-06-17T11:19:41.949Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:19:42 [2020-06-17T11:19:42.104Z] #20 7.685 
                                                                           1.3%
#####                                                                      7.8%
##########                                                                15.0%
##################                                                        26.0%
########################                                                  33.5%
#############################                                             40.6%
##################################                                        48.5%
########################################                                  55.9%
#############################################                             62.9%
##################################################                        70.8%
########################################################                  78.2%
#############################################################             85.6%
##################################################################        93.0%
######################################################################## 100.0%
11:19:42 [2020-06-17T11:19:42.359Z] #20 9.319 
11:19:43 [2020-06-17T11:19:43.721Z] #20 10.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:19:43 [2020-06-17T11:19:43.721Z] #20 10.81 
11:19:43 [2020-06-17T11:19:43.977Z] #20 10.92 
######################################################################## 100.0%
11:19:44 [2020-06-17T11:19:44.232Z] #20 11.25 
11:19:45 [2020-06-17T11:19:45.638Z] #20 12.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:19:45 [2020-06-17T11:19:45.895Z] #20 12.95 
11:19:46 [2020-06-17T11:19:46.126Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:19:46 [2020-06-17T11:19:46.193Z] #20 13.08 
                                                                           0.7%
######################################################################## 100.0%
11:19:46 [2020-06-17T11:19:46.193Z] #20 ...
11:19:46 [2020-06-17T11:19:46.193Z] 
11:19:46 [2020-06-17T11:19:46.193Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:19:46 [2020-06-17T11:19:46.193Z] #33 1.303 
11:19:46 [2020-06-17T11:19:46.193Z] #33 1.606 Removing bundles/
11:19:46 [2020-06-17T11:19:46.193Z] #33 1.606 
11:19:46 [2020-06-17T11:19:46.193Z] #33 1.611 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
11:19:46 [2020-06-17T11:19:46.193Z] #33 3.229 Building test suite binary ./integration-cli/test.main
11:19:46 [2020-06-17T11:19:46.383Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:19:46 [2020-06-17T11:19:46.448Z] #33 ...
11:19:46 [2020-06-17T11:19:46.448Z] 
11:19:46 [2020-06-17T11:19:46.448Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:19:46 [2020-06-17T11:19:46.448Z] #20 13.47 
11:19:47 [2020-06-17T11:19:47.414Z] #20 14.41 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:19:47 [2020-06-17T11:19:47.670Z] #20 14.65 skipping existing 1849cc453dee
11:19:47 [2020-06-17T11:19:47.925Z] #20 14.97 
11:19:49 [2020-06-17T11:19:49.329Z] #20 16.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:19:49 [2020-06-17T11:19:49.583Z] #20 16.62 
11:19:49 [2020-06-17T11:19:49.839Z] #20 16.73 
######################################################################## 100.0%
11:19:50 [2020-06-17T11:19:50.094Z] #20 17.11 
11:19:50 [2020-06-17T11:19:50.350Z] #20 17.23 Download of images into '/build' complete.
11:19:50 [2020-06-17T11:19:50.350Z] #20 17.23 Use something like the following to load the result into a Docker daemon:
11:19:50 [2020-06-17T11:19:50.350Z] #20 17.23   tar -cC '/build' . | docker load
11:19:50 [2020-06-17T11:19:50.606Z] #20 DONE 17.5s
11:19:50 [2020-06-17T11:19:50.606Z] 
11:19:50 [2020-06-17T11:19:50.606Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:19:50 [2020-06-17T11:19:50.843Z] ok  	github.com/docker/docker/integration/build	14.046s
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === Skipped
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_session_test.go:25: TODO: BuildKit
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_test.go:492: testEnv.OSType == "windows"
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
11:19:50 [2020-06-17T11:19:50.843Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] DONE 22 tests, 10 skipped in 34.520s
11:19:50 [2020-06-17T11:19:50.843Z] 
11:19:50 [2020-06-17T11:19:50.843Z] Running D:\gopath\src\github.com\docker\docker\integration\config
11:19:51 [2020-06-17T11:19:51.315Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:51 [2020-06-17T11:19:51.315Z] INFO: Testing against a local daemon
11:19:51 [2020-06-17T11:19:51.315Z] ok  	github.com/docker/docker/integration/config	0.217s
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] === Skipped
11:19:51 [2020-06-17T11:19:51.315Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
11:19:51 [2020-06-17T11:19:51.315Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
11:19:51 [2020-06-17T11:19:51.315Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
11:19:51 [2020-06-17T11:19:51.315Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
11:19:51 [2020-06-17T11:19:51.315Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
11:19:51 [2020-06-17T11:19:51.315Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
11:19:51 [2020-06-17T11:19:51.315Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
11:19:51 [2020-06-17T11:19:51.315Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] DONE 7 tests, 7 skipped in 2.129s
11:19:51 [2020-06-17T11:19:51.315Z] 
11:19:51 [2020-06-17T11:19:51.315Z] Running D:\gopath\src\github.com\docker\docker\integration\container
11:19:51 [2020-06-17T11:19:51.639Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:19:51 [2020-06-17T11:19:51.639Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:19:51 [2020-06-17T11:19:51.639Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:19:52 [2020-06-17T11:19:52.213Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:19:53 [2020-06-17T11:19:53.144Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:19:53 [2020-06-17T11:19:53.204Z] #29 ...
11:19:53 [2020-06-17T11:19:53.204Z] 
11:19:53 [2020-06-17T11:19:53.204Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
11:19:53 [2020-06-17T11:19:53.459Z] #21 DONE 0.6s
11:19:53 [2020-06-17T11:19:53.459Z] 
11:19:53 [2020-06-17T11:19:53.459Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
11:19:53 [2020-06-17T11:19:53.459Z] #25 DONE 0.1s
11:19:53 [2020-06-17T11:19:53.459Z] 
11:19:53 [2020-06-17T11:19:53.459Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:19:53 [2020-06-17T11:19:53.710Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:19:54 [2020-06-17T11:19:54.288Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:19:54 [2020-06-17T11:19:54.288Z] INFO: Testing against a local daemon
11:19:54 [2020-06-17T11:19:54.640Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:19:55 [2020-06-17T11:19:55.204Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:19:57 [2020-06-17T11:19:57.100Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:19:57 [2020-06-17T11:19:57.664Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:19:57 [2020-06-17T11:19:57.922Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:19:58 [2020-06-17T11:19:58.179Z] === RUN   TestDockerSuite/TestLogsSince
11:20:04 [2020-06-17T11:20:04.725Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:20:05 [2020-06-17T11:20:05.676Z] #29 32.34 # github.com/docker/docker/contrib/httpserver
11:20:05 [2020-06-17T11:20:05.676Z] #29 32.34 loadinternal: cannot find runtime/cgo
11:20:05 [2020-06-17T11:20:05.676Z] #29 DONE 32.5s
11:20:05 [2020-06-17T11:20:05.676Z] 
11:20:05 [2020-06-17T11:20:05.676Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:20:06 [2020-06-17T11:20:06.639Z] #33 ...
11:20:06 [2020-06-17T11:20:06.639Z] 
11:20:06 [2020-06-17T11:20:06.639Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
11:20:06 [2020-06-17T11:20:06.639Z] #30 DONE 0.1s
11:20:06 [2020-06-17T11:20:06.639Z] 
11:20:06 [2020-06-17T11:20:06.639Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:20:09 [2020-06-17T11:20:09.978Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:20:10 [2020-06-17T11:20:10.543Z] === RUN   TestDockerSuite/TestLogsTail
11:20:11 [2020-06-17T11:20:11.107Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:20:11 [2020-06-17T11:20:11.364Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:20:11 [2020-06-17T11:20:11.928Z] === RUN   TestDockerSuite/TestMountIntoProc
11:20:12 [2020-06-17T11:20:12.186Z] === RUN   TestDockerSuite/TestMountIntoSys
11:20:12 [2020-06-17T11:20:12.444Z] === RUN   TestDockerSuite/TestNetHostname
11:20:13 [2020-06-17T11:20:13.008Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
11:20:13 [2020-06-17T11:20:13.940Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:20:14 [2020-06-17T11:20:14.198Z] === RUN   TestDockerSuite/TestNetworkEvents
11:20:15 [2020-06-17T11:20:15.572Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:20:17 [2020-06-17T11:20:17.474Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:20:17 [2020-06-17T11:20:17.730Z] === RUN   TestDockerSuite/TestPluginActive
11:20:19 [2020-06-17T11:20:19.101Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:20:19 [2020-06-17T11:20:19.358Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:20:25 [2020-06-17T11:20:25.912Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:20:25 [2020-06-17T11:20:25.912Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:20:26 [2020-06-17T11:20:26.488Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:20:29 [2020-06-17T11:20:29.012Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:20:30 [2020-06-17T11:20:30.381Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:20:32 [2020-06-17T11:20:32.275Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:20:36 [2020-06-17T11:20:36.451Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:20:37 [2020-06-17T11:20:37.381Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:20:38 [2020-06-17T11:20:38.313Z] === RUN   TestDockerSuite/TestPortHostBinding
11:20:38 [2020-06-17T11:20:38.880Z] === RUN   TestDockerSuite/TestPortList
11:20:45 [2020-06-17T11:20:45.428Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:20:45 [2020-06-17T11:20:45.685Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:20:48 [2020-06-17T11:20:48.207Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
11:20:50 [2020-06-17T11:20:50.731Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:20:51 [2020-06-17T11:20:51.663Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:20:51 [2020-06-17T11:20:51.663Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:20:51 [2020-06-17T11:20:51.663Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:20:52 [2020-06-17T11:20:52.596Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:20:52 [2020-06-17T11:20:52.596Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:20:53 [2020-06-17T11:20:53.160Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:20:53 [2020-06-17T11:20:53.160Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:20:53 [2020-06-17T11:20:53.418Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:20:53 [2020-06-17T11:20:53.675Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:20:55 [2020-06-17T11:20:55.005Z] ok  	github.com/docker/docker/integration/container	55.111s
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === Skipped
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
11:20:55 [2020-06-17T11:20:55.005Z]     copy_test.go:25: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
11:20:55 [2020-06-17T11:20:55.005Z]     copy_test.go:39: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
11:20:55 [2020-06-17T11:20:55.005Z]     copy_test.go:51: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
11:20:55 [2020-06-17T11:20:55.005Z]     copy_test.go:65: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     create_test.go:138: testEnv.DaemonInfo.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     create_test.go:182: testEnv.DaemonInfo.OSType != "linux"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     create_test.go:389: testEnv.DaemonInfo.OSType != "linux"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] DONE 84 tests, 42 skipped in 57.634s
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:20:55 [2020-06-17T11:20:55.005Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:20:55 [2020-06-17T11:20:55.005Z] INFO: Testing against a local daemon
11:20:55 [2020-06-17T11:20:55.005Z] ok  	github.com/docker/docker/integration/image	0.446s
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === Skipped
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     tag_test.go:98: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] DONE 11 tests, 4 skipped in 2.428s
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:20:55 [2020-06-17T11:20:55.005Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:20:55 [2020-06-17T11:20:55.005Z] INFO: Testing against a local daemon
11:20:55 [2020-06-17T11:20:55.005Z] ok  	github.com/docker/docker/integration/network	0.219s
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === Skipped
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     network_test.go:97: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:29: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:52: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:96: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:130: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:181: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:206: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:236: FLAKY_TEST
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:326: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
11:20:55 [2020-06-17T11:20:55.005Z]     service_test.go:394: testEnv.OSType == "windows"
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] DONE 19 tests, 15 skipped in 2.390s
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:20:55 [2020-06-17T11:20:55.005Z] testing: warning: no tests to run
11:20:55 [2020-06-17T11:20:55.005Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.064s
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] DONE 0 tests in 0.744s
11:20:55 [2020-06-17T11:20:55.005Z] 
11:20:55 [2020-06-17T11:20:55.005Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:20:55 [2020-06-17T11:20:55.047Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:20:55 [2020-06-17T11:20:55.047Z] === RUN   TestDockerSuite/TestPruneContainerLabel
11:20:55 [2020-06-17T11:20:55.480Z] testing: warning: no tests to run
11:20:55 [2020-06-17T11:20:55.480Z] ok  	github.com/docker/docker/integration/network/macvlan	0.065s
11:20:55 [2020-06-17T11:20:55.480Z] 
11:20:55 [2020-06-17T11:20:55.480Z] DONE 0 tests in 0.705s
11:20:55 [2020-06-17T11:20:55.480Z] 
11:20:55 [2020-06-17T11:20:55.480Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:20:56 [2020-06-17T11:20:56.474Z] testing: warning: no tests to run
11:20:56 [2020-06-17T11:20:56.474Z] ok  	github.com/docker/docker/integration/plugin	0.075s
11:20:56 [2020-06-17T11:20:56.474Z] 
11:20:56 [2020-06-17T11:20:56.474Z] DONE 0 tests in 0.738s
11:20:56 [2020-06-17T11:20:56.474Z] 
11:20:56 [2020-06-17T11:20:56.474Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:20:56 [2020-06-17T11:20:56.943Z] === RUN   TestDockerSuite/TestPruneContainerUntil
11:20:56 [2020-06-17T11:20:56.950Z] testing: warning: no tests to run
11:20:56 [2020-06-17T11:20:56.950Z] ok  	github.com/docker/docker/integration/plugin/authz	0.060s
11:20:56 [2020-06-17T11:20:56.950Z] 
11:20:56 [2020-06-17T11:20:56.950Z] DONE 0 tests in 0.702s
11:20:56 [2020-06-17T11:20:56.950Z] 
11:20:56 [2020-06-17T11:20:56.950Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:20:57 [2020-06-17T11:20:57.877Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
11:20:58 [2020-06-17T11:20:58.441Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
11:20:58 [2020-06-17T11:20:58.441Z] === RUN   TestDockerSuite/TestPsByOrder
11:21:00 [2020-06-17T11:21:00.972Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:21:01 [2020-06-17T11:21:01.229Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:21:03 [2020-06-17T11:21:03.757Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:21:04 [2020-06-17T11:21:04.161Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:04 [2020-06-17T11:21:04.161Z] INFO: Testing against a local daemon
11:21:04 [2020-06-17T11:21:04.161Z] ok  	github.com/docker/docker/integration/plugin/common	0.274s
11:21:04 [2020-06-17T11:21:04.161Z] 
11:21:04 [2020-06-17T11:21:04.161Z] === Skipped
11:21:04 [2020-06-17T11:21:04.161Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
11:21:04 [2020-06-17T11:21:04.161Z]     plugin_test.go:55: testEnv.OSType == "windows"
11:21:04 [2020-06-17T11:21:04.161Z] 
11:21:04 [2020-06-17T11:21:04.161Z] 
11:21:04 [2020-06-17T11:21:04.161Z] DONE 3 tests, 1 skipped in 7.255s
11:21:04 [2020-06-17T11:21:04.633Z] 
11:21:04 [2020-06-17T11:21:04.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:21:07 [2020-06-17T11:21:07.034Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:21:07 [2020-06-17T11:21:07.034Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:21:07 [2020-06-17T11:21:07.612Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:07 [2020-06-17T11:21:07.612Z] INFO: Testing against a local daemon
11:21:07 [2020-06-17T11:21:07.612Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.207s
11:21:07 [2020-06-17T11:21:07.612Z] 
11:21:07 [2020-06-17T11:21:07.612Z] === Skipped
11:21:07 [2020-06-17T11:21:07.612Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
11:21:07 [2020-06-17T11:21:07.612Z]     external_test.go:48: runtime.GOOS == "windows"
11:21:07 [2020-06-17T11:21:07.612Z] 
11:21:07 [2020-06-17T11:21:07.612Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
11:21:07 [2020-06-17T11:21:07.612Z]     external_test.go:408: runtime.GOOS == "windows"
11:21:07 [2020-06-17T11:21:07.612Z] 
11:21:07 [2020-06-17T11:21:07.612Z] 
11:21:07 [2020-06-17T11:21:07.612Z] DONE 2 tests, 2 skipped in 2.949s
11:21:07 [2020-06-17T11:21:07.612Z] 
11:21:07 [2020-06-17T11:21:07.612Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:21:08 [2020-06-17T11:21:08.930Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:21:09 [2020-06-17T11:21:09.842Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:09 [2020-06-17T11:21:09.842Z] INFO: Testing against a local daemon
11:21:09 [2020-06-17T11:21:09.842Z] ok  	github.com/docker/docker/integration/plugin/logging	0.263s
11:21:09 [2020-06-17T11:21:09.842Z] 
11:21:09 [2020-06-17T11:21:09.842Z] === Skipped
11:21:09 [2020-06-17T11:21:09.842Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
11:21:09 [2020-06-17T11:21:09.842Z]     read_test.go:21: no unix domain sockets on Windows
11:21:09 [2020-06-17T11:21:09.842Z] 
11:21:09 [2020-06-17T11:21:09.842Z] 
11:21:09 [2020-06-17T11:21:09.842Z] DONE 1 tests, 1 skipped in 2.406s
11:21:09 [2020-06-17T11:21:09.842Z] 
11:21:09 [2020-06-17T11:21:09.842Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
11:21:11 [2020-06-17T11:21:11.419Z] testing: warning: no tests to run
11:21:11 [2020-06-17T11:21:11.419Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.116s
11:21:11 [2020-06-17T11:21:11.419Z] 
11:21:11 [2020-06-17T11:21:11.419Z] DONE 0 tests in 1.286s
11:21:11 [2020-06-17T11:21:11.419Z] 
11:21:11 [2020-06-17T11:21:11.419Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:21:13 [2020-06-17T11:21:13.650Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:13 [2020-06-17T11:21:13.650Z] INFO: Testing against a local daemon
11:21:13 [2020-06-17T11:21:13.650Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.218s
11:21:13 [2020-06-17T11:21:13.650Z] 
11:21:13 [2020-06-17T11:21:13.650Z] === Skipped
11:21:13 [2020-06-17T11:21:13.650Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
11:21:13 [2020-06-17T11:21:13.650Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:21:13 [2020-06-17T11:21:13.650Z] 
11:21:13 [2020-06-17T11:21:13.650Z] 
11:21:13 [2020-06-17T11:21:13.650Z] DONE 1 tests, 1 skipped in 2.543s
11:21:13 [2020-06-17T11:21:13.650Z] 
11:21:13 [2020-06-17T11:21:13.650Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:21:14 [2020-06-17T11:21:14.184Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:21:15 [2020-06-17T11:21:15.557Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:21:15 [2020-06-17T11:21:15.880Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:15 [2020-06-17T11:21:15.880Z] INFO: Testing against a local daemon
11:21:15 [2020-06-17T11:21:15.880Z] ok  	github.com/docker/docker/integration/secret	0.203s
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] === Skipped
11:21:15 [2020-06-17T11:21:15.880Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
11:21:15 [2020-06-17T11:21:15.880Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
11:21:15 [2020-06-17T11:21:15.880Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
11:21:15 [2020-06-17T11:21:15.880Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
11:21:15 [2020-06-17T11:21:15.880Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
11:21:15 [2020-06-17T11:21:15.880Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
11:21:15 [2020-06-17T11:21:15.880Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] DONE 6 tests, 6 skipped in 2.064s
11:21:15 [2020-06-17T11:21:15.880Z] 
11:21:15 [2020-06-17T11:21:15.880Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:21:16 [2020-06-17T11:21:16.488Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:21:17 [2020-06-17T11:21:17.858Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:21:18 [2020-06-17T11:21:18.122Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:18 [2020-06-17T11:21:18.122Z] INFO: Testing against a local daemon
11:21:18 [2020-06-17T11:21:18.596Z] ok  	github.com/docker/docker/integration/service	0.338s
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === Skipped
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
11:21:18 [2020-06-17T11:21:18.596Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
11:21:18 [2020-06-17T11:21:18.596Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
11:21:18 [2020-06-17T11:21:18.596Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
11:21:18 [2020-06-17T11:21:18.596Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] DONE 24 tests, 23 skipped in 2.680s
11:21:18 [2020-06-17T11:21:18.596Z] 
11:21:18 [2020-06-17T11:21:18.596Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:21:19 [2020-06-17T11:21:19.755Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:21:20 [2020-06-17T11:21:20.835Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:20 [2020-06-17T11:21:20.835Z] INFO: Testing against a local daemon
11:21:20 [2020-06-17T11:21:20.835Z] ok  	github.com/docker/docker/integration/session	0.219s
11:21:20 [2020-06-17T11:21:20.835Z] 
11:21:20 [2020-06-17T11:21:20.835Z] === Skipped
11:21:20 [2020-06-17T11:21:20.835Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
11:21:20 [2020-06-17T11:21:20.835Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:21:20 [2020-06-17T11:21:20.835Z] 
11:21:20 [2020-06-17T11:21:20.835Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
11:21:20 [2020-06-17T11:21:20.835Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:21:20 [2020-06-17T11:21:20.835Z] 
11:21:20 [2020-06-17T11:21:20.835Z] 
11:21:20 [2020-06-17T11:21:20.835Z] DONE 2 tests, 2 skipped in 2.037s
11:21:20 [2020-06-17T11:21:20.835Z] 
11:21:20 [2020-06-17T11:21:20.835Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:21:21 [2020-06-17T11:21:21.127Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:21:23 [2020-06-17T11:21:23.024Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:21:23 [2020-06-17T11:21:23.065Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:23 [2020-06-17T11:21:23.065Z] INFO: Testing against a local daemon
11:21:24 [2020-06-17T11:21:24.060Z] ok  	github.com/docker/docker/integration/system	1.348s
11:21:24 [2020-06-17T11:21:24.060Z] 
11:21:24 [2020-06-17T11:21:24.060Z] === Skipped
11:21:24 [2020-06-17T11:21:24.060Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:21:24 [2020-06-17T11:21:24.060Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:21:24 [2020-06-17T11:21:24.060Z] 
11:21:24 [2020-06-17T11:21:24.060Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
11:21:24 [2020-06-17T11:21:24.061Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:21:24 [2020-06-17T11:21:24.061Z] 
11:21:24 [2020-06-17T11:21:24.061Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
11:21:24 [2020-06-17T11:21:24.061Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:21:24 [2020-06-17T11:21:24.061Z] 
11:21:24 [2020-06-17T11:21:24.061Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
11:21:24 [2020-06-17T11:21:24.061Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:21:24 [2020-06-17T11:21:24.061Z] 
11:21:24 [2020-06-17T11:21:24.061Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
11:21:24 [2020-06-17T11:21:24.061Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:21:24 [2020-06-17T11:21:24.061Z] 
11:21:24 [2020-06-17T11:21:24.061Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
11:21:24 [2020-06-17T11:21:24.061Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:21:24 [2020-06-17T11:21:24.061Z] 
11:21:24 [2020-06-17T11:21:24.061Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
11:21:24 [2020-06-17T11:21:24.061Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:21:24 [2020-06-17T11:21:24.061Z] 
11:21:24 [2020-06-17T11:21:24.061Z] 
11:21:24 [2020-06-17T11:21:24.061Z] DONE 13 tests, 7 skipped in 3.147s
11:21:24 [2020-06-17T11:21:24.061Z] 
11:21:24 [2020-06-17T11:21:24.061Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:21:24 [2020-06-17T11:21:24.395Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:21:24 [2020-06-17T11:21:24.959Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:21:25 [2020-06-17T11:21:25.216Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:21:25 [2020-06-17T11:21:25.780Z] === RUN   TestDockerSuite/TestPsRightTagName
11:21:26 [2020-06-17T11:21:26.290Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:26 [2020-06-17T11:21:26.290Z] INFO: Testing against a local daemon
11:21:26 [2020-06-17T11:21:26.290Z] ok  	github.com/docker/docker/integration/volume	0.347s
11:21:26 [2020-06-17T11:21:26.290Z] 
11:21:26 [2020-06-17T11:21:26.290Z] === Skipped
11:21:26 [2020-06-17T11:21:26.290Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
11:21:26 [2020-06-17T11:21:26.290Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
11:21:26 [2020-06-17T11:21:26.290Z] 
11:21:26 [2020-06-17T11:21:26.290Z] 
11:21:26 [2020-06-17T11:21:26.290Z] DONE 5 tests, 1 skipped in 2.231s
11:21:26 [2020-06-17T11:21:26.290Z] 
11:21:26 [2020-06-17T11:21:26.290Z] INFO: make.ps1 ended at 06/17/2020 11:21:25
11:21:26 [2020-06-17T11:21:26.290Z] INFO: Integration CLI tests being run from the host:
11:21:26 [2020-06-17T11:21:26.290Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
11:21:27 [2020-06-17T11:21:27.151Z] === RUN   TestDockerSuite/TestPsShowMounts
11:21:29 [2020-06-17T11:21:29.047Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:21:29 [2020-06-17T11:21:29.304Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:21:29 [2020-06-17T11:21:29.304Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:21:29 [2020-06-17T11:21:29.561Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:21:29 [2020-06-17T11:21:29.561Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:21:29 [2020-06-17T11:21:29.561Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:21:30 [2020-06-17T11:21:30.140Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:21:31 [2020-06-17T11:21:31.092Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:21:32 [2020-06-17T11:21:32.023Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:21:32 [2020-06-17T11:21:32.587Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:21:34 [2020-06-17T11:21:34.992Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:21:34 [2020-06-17T11:21:34.992Z] INFO: Testing against a local daemon
11:21:39 [2020-06-17T11:21:39.138Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:21:40 [2020-06-17T11:21:40.070Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:21:41 [2020-06-17T11:21:41.967Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:21:41 [2020-06-17T11:21:41.967Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:21:41 [2020-06-17T11:21:41.967Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:21:41 [2020-06-17T11:21:41.967Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:21:44 [2020-06-17T11:21:44.490Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:21:45 [2020-06-17T11:21:45.054Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:21:46 [2020-06-17T11:21:46.424Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:21:46 [2020-06-17T11:21:46.989Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:21:48 [2020-06-17T11:21:48.363Z] === RUN   TestDockerSuite/TestRmiBlank
11:21:48 [2020-06-17T11:21:48.363Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:21:48 [2020-06-17T11:21:48.363Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:21:50 [2020-06-17T11:21:50.889Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:21:52 [2020-06-17T11:21:52.263Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:21:52 [2020-06-17T11:21:52.521Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:21:54 [2020-06-17T11:21:54.421Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:21:54 [2020-06-17T11:21:54.985Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:21:56 [2020-06-17T11:21:56.358Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:21:57 [2020-06-17T11:21:57.292Z] === RUN   TestDockerSuite/TestRmiTag
11:21:57 [2020-06-17T11:21:57.292Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:21:57 [2020-06-17T11:21:57.855Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:21:58 [2020-06-17T11:21:58.087Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:21:58 [2020-06-17T11:21:58.087Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:21:58 [2020-06-17T11:21:58.087Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:21:58 [2020-06-17T11:21:58.087Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:21:59 [2020-06-17T11:21:59.052Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:22:00 [2020-06-17T11:22:00.378Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:22:00 [2020-06-17T11:22:00.456Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:22:00 [2020-06-17T11:22:00.942Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:22:01 [2020-06-17T11:22:01.514Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:22:01 [2020-06-17T11:22:01.773Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:22:01 [2020-06-17T11:22:01.860Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:22:03 [2020-06-17T11:22:03.145Z] === RUN   TestDockerSuite/TestRunAddHost
11:22:03 [2020-06-17T11:22:03.308Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:22:03 [2020-06-17T11:22:03.308Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:22:03 [2020-06-17T11:22:03.709Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:22:03 [2020-06-17T11:22:03.967Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:22:04 [2020-06-17T11:22:04.224Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:22:04 [2020-06-17T11:22:04.224Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:22:04 [2020-06-17T11:22:04.713Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:22:04 [2020-06-17T11:22:04.788Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:22:05 [2020-06-17T11:22:05.721Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:22:06 [2020-06-17T11:22:06.115Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:22:06 [2020-06-17T11:22:06.285Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:22:06 [2020-06-17T11:22:06.850Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:22:07 [2020-06-17T11:22:07.414Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
11:22:07 [2020-06-17T11:22:07.997Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:22:08 [2020-06-17T11:22:08.344Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:22:08 [2020-06-17T11:22:08.908Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:22:09 [2020-06-17T11:22:09.166Z] === RUN   TestDockerSuite/TestRunAttachDetach
11:22:09 [2020-06-17T11:22:09.402Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:22:09 [2020-06-17T11:22:09.730Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
11:22:10 [2020-06-17T11:22:10.004Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:22:10 [2020-06-17T11:22:10.295Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
11:22:11 [2020-06-17T11:22:11.227Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
11:22:11 [2020-06-17T11:22:11.407Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:22:11 [2020-06-17T11:22:11.791Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
11:22:12 [2020-06-17T11:22:12.356Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:22:12 [2020-06-17T11:22:12.852Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:22:13 [2020-06-17T11:22:13.729Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
11:22:14 [2020-06-17T11:22:14.661Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:22:14 [2020-06-17T11:22:14.737Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:22:14 [2020-06-17T11:22:14.918Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:22:15 [2020-06-17T11:22:15.484Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:22:15 [2020-06-17T11:22:15.662Z] #33 159.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:22:16 [2020-06-17T11:22:16.416Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:22:16 [2020-06-17T11:22:16.416Z] === RUN   TestDockerSuite/TestRunBindMounts
11:22:17 [2020-06-17T11:22:17.023Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:22:17 [2020-06-17T11:22:17.791Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:22:18 [2020-06-17T11:22:18.048Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:22:18 [2020-06-17T11:22:18.385Z] #33 162.2 
11:22:18 [2020-06-17T11:22:18.385Z] #33 DONE 162.3s
11:22:18 [2020-06-17T11:22:18.385Z] 
11:22:18 [2020-06-17T11:22:18.385Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
11:22:18 [2020-06-17T11:22:18.612Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:22:18 [2020-06-17T11:22:18.870Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:22:19 [2020-06-17T11:22:19.434Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:22:19 [2020-06-17T11:22:19.434Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:22:19 [2020-06-17T11:22:19.787Z] #34 DONE 1.3s
11:22:19 [2020-06-17T11:22:19.998Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:22:20 [2020-06-17T11:22:20.256Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:22:20 [2020-06-17T11:22:20.820Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:22:21 [2020-06-17T11:22:21.078Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:22:21 [2020-06-17T11:22:21.148Z] 
11:22:21 [2020-06-17T11:22:21.148Z] #35 [runner 12/12] COPY --from=builder       /build/ /
11:22:21 [2020-06-17T11:22:21.644Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:22:21 [2020-06-17T11:22:21.644Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:22:21 [2020-06-17T11:22:21.707Z] #35 DONE 0.6s
11:22:22 [2020-06-17T11:22:22.004Z] 
11:22:22 [2020-06-17T11:22:22.004Z] #36 exporting to image
11:22:22 [2020-06-17T11:22:22.004Z] #36 exporting layers
11:22:22 [2020-06-17T11:22:22.576Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:22:22 [2020-06-17T11:22:22.576Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:22:23 [2020-06-17T11:22:23.140Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:22:23 [2020-06-17T11:22:23.705Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:22:24 [2020-06-17T11:22:24.270Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:22:24 [2020-06-17T11:22:24.527Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:22:24 [2020-06-17T11:22:24.527Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:22:24 [2020-06-17T11:22:24.554Z] #36 exporting layers 2.7s done
11:22:24 [2020-06-17T11:22:24.554Z] #36 writing image sha256:faad4fe75bbe9fc383a120a59aed0c9464de32a71f9d932c9fe94651a192ce7b done
11:22:24 [2020-06-17T11:22:24.554Z] #36 naming to docker.io/library/moby-e2e-test done
11:22:24 [2020-06-17T11:22:24.554Z] #36 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:22:24 [2020-06-17T11:22:24.938Z] + echo Ensuring container killed.
11:22:24 [2020-06-17T11:22:24.938Z] Ensuring container killed.
11:22:24 [2020-06-17T11:22:24.938Z] + docker rm -vf docker-pr1
11:22:24 [2020-06-17T11:22:24.938Z] Error: No such container: docker-pr1
11:22:24 [2020-06-17T11:22:24.938Z] + true
[Pipeline] sh
11:22:25 [2020-06-17T11:22:25.107Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:22:25 [2020-06-17T11:22:25.221Z] + echo Chowning /workspace to jenkins user
11:22:25 [2020-06-17T11:22:25.221Z] Chowning /workspace to jenkins user
11:22:25 [2020-06-17T11:22:25.222Z] + id -u
11:22:25 [2020-06-17T11:22:25.222Z] + id -g
11:22:25 [2020-06-17T11:22:25.222Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41122:/workspace busybox chown -R 1000:1000 /workspace
11:22:26 [2020-06-17T11:22:26.038Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:22:26 [2020-06-17T11:22:26.514Z] + bundleName=unit
11:22:26 [2020-06-17T11:22:26.515Z] + echo Creating unit-bundles.tar.gz
11:22:26 [2020-06-17T11:22:26.515Z] Creating unit-bundles.tar.gz
11:22:26 [2020-06-17T11:22:26.515Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
11:22:26 [2020-06-17T11:22:26.515Z] bundles/junit-report.xml
11:22:26 [2020-06-17T11:22:26.515Z] bundles/go-test-report.json
11:22:26 [2020-06-17T11:22:26.515Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:22:26 [2020-06-17T11:22:26.523Z] Archiving artifacts
11:22:26 [2020-06-17T11:22:26.945Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41122/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
11:22:26 [2020-06-17T11:22:26.970Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
[Pipeline] sh
11:22:27 [2020-06-17T11:22:27.252Z] + make clean
11:22:27 [2020-06-17T11:22:27.252Z] docker volume rm -f docker-dev-cache
11:22:27 [2020-06-17T11:22:27.296Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:22:27 [2020-06-17T11:22:27.902Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:22:28 [2020-06-17T11:22:28.466Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:22:29 [2020-06-17T11:22:29.030Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:22:29 [2020-06-17T11:22:29.287Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:22:30 [2020-06-17T11:22:30.219Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:22:30 [2020-06-17T11:22:30.784Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:22:32 [2020-06-17T11:22:32.155Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:22:34 [2020-06-17T11:22:34.049Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:22:34 [2020-06-17T11:22:34.049Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:22:34 [2020-06-17T11:22:34.614Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:22:35 [2020-06-17T11:22:35.985Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:22:37 [2020-06-17T11:22:37.356Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:22:39 [2020-06-17T11:22:39.250Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:22:40 [2020-06-17T11:22:40.621Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:22:40 [2020-06-17T11:22:40.621Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:22:40 [2020-06-17T11:22:40.621Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:22:41 [2020-06-17T11:22:41.186Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:22:41 [2020-06-17T11:22:41.692Z] --- PASS: TestImportExtremelyLargeImageWorks (196.25s)
11:22:41 [2020-06-17T11:22:41.692Z] PASS
11:22:41 [2020-06-17T11:22:41.692Z] 
11:22:41 [2020-06-17T11:22:41.692Z] === Skipped
11:22:41 [2020-06-17T11:22:41.692Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
11:22:41 [2020-06-17T11:22:41.692Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:22:41 [2020-06-17T11:22:41.692Z] 
11:22:41 [2020-06-17T11:22:41.692Z] 
11:22:41 [2020-06-17T11:22:41.692Z] DONE 12 tests, 1 skipped in 197.285s
11:22:41 [2020-06-17T11:22:41.692Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
11:22:41 [2020-06-17T11:22:41.692Z] ++ 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
11:22:41 [2020-06-17T11:22:41.692Z] ++ set -e
11:22:41 [2020-06-17T11:22:41.692Z] ++ '[' -n 0 ']'
11:22:41 [2020-06-17T11:22:41.692Z] ++ set -x
11:22:41 [2020-06-17T11:22:41.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
11:22:41 [2020-06-17T11:22:41.693Z] INFO: Testing against a local daemon
11:22:41 [2020-06-17T11:22:41.693Z] === RUN   TestNetworkCreateDelete
11:22:41 [2020-06-17T11:22:41.693Z] --- PASS: TestNetworkCreateDelete (0.18s)
11:22:41 [2020-06-17T11:22:41.693Z] === RUN   TestDockerNetworkDeletePreferID
11:22:41 [2020-06-17T11:22:41.693Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
11:22:41 [2020-06-17T11:22:41.693Z] === RUN   TestDaemonDNSFallback
11:22:41 [2020-06-17T11:22:41.693Z] --- PASS: TestDaemonDNSFallback (1.81s)
11:22:41 [2020-06-17T11:22:41.693Z] === RUN   TestInspectNetwork
11:22:41 [2020-06-17T11:22:41.693Z] === RUN   TestInspectNetwork/full_network_id
11:22:41 [2020-06-17T11:22:41.693Z] === RUN   TestInspectNetwork/partial_network_id
11:22:41 [2020-06-17T11:22:41.693Z] === RUN   TestInspectNetwork/network_name
11:22:41 [2020-06-17T11:22:41.693Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:22:42 [2020-06-17T11:22:42.120Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:22:43 [2020-06-17T11:22:43.052Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:22:44 [2020-06-17T11:22:44.422Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:22:44 [2020-06-17T11:22:44.454Z] --- PASS: TestInspectNetwork (6.89s)
11:22:44 [2020-06-17T11:22:44.454Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:22:44 [2020-06-17T11:22:44.454Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:22:44 [2020-06-17T11:22:44.454Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:22:44 [2020-06-17T11:22:44.454Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:22:44 [2020-06-17T11:22:44.454Z] === RUN   TestRunContainerWithBridgeNone
11:22:44 [2020-06-17T11:22:44.987Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:22:45 [2020-06-17T11:22:45.918Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:22:46 [2020-06-17T11:22:46.175Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
11:22:46 [2020-06-17T11:22:46.175Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:22:46 [2020-06-17T11:22:46.583Z] --- PASS: TestRunContainerWithBridgeNone (1.96s)
11:22:46 [2020-06-17T11:22:46.583Z] === RUN   TestNetworkInvalidJSON
11:22:46 [2020-06-17T11:22:46.583Z] === RUN   TestNetworkInvalidJSON//networks/create
11:22:46 [2020-06-17T11:22:46.583Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:22:46 [2020-06-17T11:22:46.583Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:22:46 [2020-06-17T11:22:46.583Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:22:46 [2020-06-17T11:22:46.583Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:22:46 [2020-06-17T11:22:46.583Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:22:46 [2020-06-17T11:22:46.583Z] === CONT  TestNetworkInvalidJSON//networks/create
11:22:46 [2020-06-17T11:22:46.583Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:22:46 [2020-06-17T11:22:46.583Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:22:46 [2020-06-17T11:22:46.583Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:22:46 [2020-06-17T11:22:46.583Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:22:46 [2020-06-17T11:22:46.583Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:22:46 [2020-06-17T11:22:46.583Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:22:46 [2020-06-17T11:22:46.583Z] === RUN   TestHostIPv4BridgeLabel
11:22:46 [2020-06-17T11:22:46.739Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
11:22:46 [2020-06-17T11:22:46.882Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
11:22:46 [2020-06-17T11:22:46.882Z] === RUN   TestDaemonRestartWithLiveRestore
11:22:47 [2020-06-17T11:22:47.671Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:22:47 [2020-06-17T11:22:47.671Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:22:47 [2020-06-17T11:22:47.965Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
11:22:47 [2020-06-17T11:22:47.965Z] === RUN   TestDaemonDefaultNetworkPools
11:22:48 [2020-06-17T11:22:48.236Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
11:22:48 [2020-06-17T11:22:48.236Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:22:48 [2020-06-17T11:22:48.616Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
11:22:48 [2020-06-17T11:22:48.616Z] === RUN   TestDaemonRestartWithExistingNetwork
11:22:48 [2020-06-17T11:22:48.800Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:22:49 [2020-06-17T11:22:49.365Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
11:22:49 [2020-06-17T11:22:49.623Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:22:49 [2020-06-17T11:22:49.623Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:22:49 [2020-06-17T11:22:49.687Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
11:22:49 [2020-06-17T11:22:49.687Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:22:50 [2020-06-17T11:22:50.556Z] === RUN   TestDockerSuite/TestRunEnvironment
11:22:51 [2020-06-17T11:22:51.292Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
11:22:51 [2020-06-17T11:22:51.292Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:22:51 [2020-06-17T11:22:51.494Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:22:51 [2020-06-17T11:22:51.589Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
11:22:51 [2020-06-17T11:22:51.589Z] === RUN   TestServiceWithPredefinedNetwork
11:22:52 [2020-06-17T11:22:52.060Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:22:52 [2020-06-17T11:22:52.625Z] === RUN   TestDockerSuite/TestRunExitCode
11:22:53 [2020-06-17T11:22:53.189Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:22:53 [2020-06-17T11:22:53.446Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:22:53 [2020-06-17T11:22:53.706Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
11:22:53 [2020-06-17T11:22:53.706Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:22:53 [2020-06-17T11:22:53.706Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:22:53 [2020-06-17T11:22:53.706Z]     service_test.go:236: FLAKY_TEST
11:22:53 [2020-06-17T11:22:53.706Z] === RUN   TestServiceWithDataPathPortInit
11:22:54 [2020-06-17T11:22:54.010Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:22:54 [2020-06-17T11:22:54.575Z] === RUN   TestDockerSuite/TestRunExposePort
11:22:54 [2020-06-17T11:22:54.575Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:22:55 [2020-06-17T11:22:55.139Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:22:55 [2020-06-17T11:22:55.703Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:22:56 [2020-06-17T11:22:56.635Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:22:56 [2020-06-17T11:22:56.635Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:22:56 [2020-06-17T11:22:56.635Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:22:59 [2020-06-17T11:22:59.162Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:22:59 [2020-06-17T11:22:59.419Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:23:09 [2020-06-17T11:23:09.735Z] --- PASS: TestServiceWithDataPathPortInit (13.68s)
11:23:09 [2020-06-17T11:23:09.735Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:23:11 [2020-06-17T11:23:11.605Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
11:23:11 [2020-06-17T11:23:11.605Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:23:12 [2020-06-17T11:23:12.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
11:23:12 [2020-06-17T11:23:12.976Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
11:23:12 [2020-06-17T11:23:12.976Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
11:23:12 [2020-06-17T11:23:12.976Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:23:12 [2020-06-17T11:23:12.976Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:23:13 [2020-06-17T11:23:13.233Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:23:14 [2020-06-17T11:23:14.711Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
11:23:14 [2020-06-17T11:23:14.712Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vs8zbx52z873ax339m28sqwj8 Created:2020-06-17 11:23:08.369592085 +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[bc702cb2939fd7d14912a3ad1d03806b507725f06724cfc9a48147e0e1c07b7c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rx2s3f169q1qhzudu8xt012hs EndpointID:a756379ad0b859942c00b7d6662f557232d2fbbeb2e271388e6411c042f3df01 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ae841f01da99c7b542c6b876ee959b3c72b441bb9f5b0a337982e295d16466a6 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:f7603b757320 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rx2s3f169q1qhzudu8xt012hs EndpointID:a756379ad0b859942c00b7d6662f557232d2fbbeb2e271388e6411c042f3df01 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:23:14 [2020-06-17T11:23:14.712Z] PASS
11:23:14 [2020-06-17T11:23:14.712Z] 
11:23:14 [2020-06-17T11:23:14.712Z] === Skipped
11:23:14 [2020-06-17T11:23:14.712Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:23:14 [2020-06-17T11:23:14.712Z]     service_test.go:236: FLAKY_TEST
11:23:14 [2020-06-17T11:23:14.712Z] 
11:23:14 [2020-06-17T11:23:14.712Z] 
11:23:14 [2020-06-17T11:23:14.712Z] DONE 23 tests, 1 skipped in 39.377s
11:23:14 [2020-06-17T11:23:14.712Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:23:14 [2020-06-17T11:23:14.712Z] ++ 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
11:23:14 [2020-06-17T11:23:14.712Z] ++ set -e
11:23:14 [2020-06-17T11:23:14.712Z] ++ '[' -n 0 ']'
11:23:14 [2020-06-17T11:23:14.712Z] ++ set -x
11:23:14 [2020-06-17T11:23:14.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:23:14 [2020-06-17T11:23:14.712Z] INFO: Testing against a local daemon
11:23:14 [2020-06-17T11:23:14.712Z] === RUN   TestDockerNetworkIpvlanPersistance
11:23:14 [2020-06-17T11:23:14.712Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:23:14 [2020-06-17T11:23:14.712Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:23:14 [2020-06-17T11:23:14.712Z] === RUN   TestDockerNetworkIpvlan
11:23:14 [2020-06-17T11:23:14.712Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:23:14 [2020-06-17T11:23:14.712Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:23:14 [2020-06-17T11:23:14.712Z] PASS
11:23:14 [2020-06-17T11:23:14.712Z] 
11:23:14 [2020-06-17T11:23:14.712Z] === Skipped
11:23:14 [2020-06-17T11:23:14.712Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:23:14 [2020-06-17T11:23:14.712Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:23:14 [2020-06-17T11:23:14.712Z] 
11:23:14 [2020-06-17T11:23:14.712Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:23:14 [2020-06-17T11:23:14.712Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:23:14 [2020-06-17T11:23:14.712Z] 
11:23:14 [2020-06-17T11:23:14.712Z] 
11:23:14 [2020-06-17T11:23:14.712Z] DONE 2 tests, 2 skipped in 0.078s
11:23:14 [2020-06-17T11:23:14.712Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:23:14 [2020-06-17T11:23:14.712Z] ++ 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
11:23:14 [2020-06-17T11:23:14.712Z] ++ set -e
11:23:14 [2020-06-17T11:23:14.712Z] ++ '[' -n 0 ']'
11:23:14 [2020-06-17T11:23:14.712Z] ++ set -x
11:23:14 [2020-06-17T11:23:14.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:23:14 [2020-06-17T11:23:14.712Z] INFO: Testing against a local daemon
11:23:14 [2020-06-17T11:23:14.712Z] === RUN   TestDockerNetworkMacvlanPersistance
11:23:16 [2020-06-17T11:23:16.045Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
11:23:16 [2020-06-17T11:23:16.045Z] === RUN   TestDockerNetworkMacvlan
11:23:16 [2020-06-17T11:23:16.513Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:23:16 [2020-06-17T11:23:16.712Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:23:17 [2020-06-17T11:23:17.370Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:23:17 [2020-06-17T11:23:17.444Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
11:23:17 [2020-06-17T11:23:17.444Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:23:18 [2020-06-17T11:23:18.442Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:23:18 [2020-06-17T11:23:18.816Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:23:19 [2020-06-17T11:23:19.073Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:23:19 [2020-06-17T11:23:19.637Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
11:23:19 [2020-06-17T11:23:19.637Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:23:19 [2020-06-17T11:23:19.896Z] === RUN   TestDockerSuite/TestRunModeHostname
11:23:20 [2020-06-17T11:23:20.563Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:23:20 [2020-06-17T11:23:20.828Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:23:20 [2020-06-17T11:23:20.828Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:23:21 [2020-06-17T11:23:21.086Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:23:22 [2020-06-17T11:23:22.460Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:23:22 [2020-06-17T11:23:22.706Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:23:22 [2020-06-17T11:23:22.718Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
11:23:23 [2020-06-17T11:23:23.283Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:23:24 [2020-06-17T11:23:24.662Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:23:24 [2020-06-17T11:23:24.662Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:23:24 [2020-06-17T11:23:24.918Z] === RUN   TestDockerSuite/TestRunModePIDHost
11:23:25 [2020-06-17T11:23:25.483Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
11:23:26 [2020-06-17T11:23:26.048Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:23:26 [2020-06-17T11:23:26.583Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:23:26 [2020-06-17T11:23:26.980Z] === RUN   TestDockerSuite/TestRunMount
11:23:27 [2020-06-17T11:23:27.248Z] --- PASS: TestDockerNetworkMacvlan (11.28s)
11:23:27 [2020-06-17T11:23:27.248Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
11:23:27 [2020-06-17T11:23:27.248Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
11:23:27 [2020-06-17T11:23:27.248Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
11:23:27 [2020-06-17T11:23:27.248Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s)
11:23:27 [2020-06-17T11:23:27.248Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.31s)
11:23:27 [2020-06-17T11:23:27.248Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s)
11:23:27 [2020-06-17T11:23:27.248Z] PASS
11:23:27 [2020-06-17T11:23:27.248Z] 
11:23:27 [2020-06-17T11:23:27.248Z] DONE 8 tests in 12.717s
11:23:27 [2020-06-17T11:23:27.248Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
11:23:27 [2020-06-17T11:23:27.248Z] ++ 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
11:23:27 [2020-06-17T11:23:27.248Z] ++ set -e
11:23:27 [2020-06-17T11:23:27.248Z] ++ '[' -n 0 ']'
11:23:27 [2020-06-17T11:23:27.248Z] ++ set -x
11:23:27 [2020-06-17T11:23:27.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:23:27 [2020-06-17T11:23:27.248Z] testing: warning: no tests to run
11:23:27 [2020-06-17T11:23:27.248Z] PASS
11:23:27 [2020-06-17T11:23:27.248Z] 
11:23:27 [2020-06-17T11:23:27.248Z] DONE 0 tests in 0.013s
11:23:27 [2020-06-17T11:23:27.248Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:23:27 [2020-06-17T11:23:27.248Z] ++ 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
11:23:27 [2020-06-17T11:23:27.248Z] ++ set -e
11:23:27 [2020-06-17T11:23:27.248Z] ++ '[' -n 0 ']'
11:23:27 [2020-06-17T11:23:27.248Z] ++ set -x
11:23:27 [2020-06-17T11:23:27.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:23:27 [2020-06-17T11:23:27.248Z] INFO: Testing against a local daemon
11:23:27 [2020-06-17T11:23:27.248Z] === RUN   TestAuthZPluginAllowRequest
11:23:28 [2020-06-17T11:23:28.793Z] --- PASS: TestAuthZPluginAllowRequest (1.38s)
11:23:28 [2020-06-17T11:23:28.793Z] === RUN   TestAuthZPluginTLS
11:23:28 [2020-06-17T11:23:28.876Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
11:23:29 [2020-06-17T11:23:29.092Z] --- PASS: TestAuthZPluginTLS (0.57s)
11:23:29 [2020-06-17T11:23:29.092Z] === RUN   TestAuthZPluginDenyRequest
11:23:29 [2020-06-17T11:23:29.734Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
11:23:29 [2020-06-17T11:23:29.734Z] === RUN   TestAuthZPluginAPIDenyResponse
11:23:30 [2020-06-17T11:23:30.384Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
11:23:30 [2020-06-17T11:23:30.384Z] === RUN   TestAuthZPluginDenyResponse
11:23:30 [2020-06-17T11:23:30.693Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
11:23:30 [2020-06-17T11:23:30.693Z] === RUN   TestAuthZPluginAllowEventStream
11:23:31 [2020-06-17T11:23:31.399Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
11:23:32 [2020-06-17T11:23:32.330Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:23:32 [2020-06-17T11:23:32.334Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
11:23:32 [2020-06-17T11:23:32.334Z] === RUN   TestAuthZPluginErrorResponse
11:23:32 [2020-06-17T11:23:32.588Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:23:32 [2020-06-17T11:23:32.659Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
11:23:32 [2020-06-17T11:23:32.659Z] === RUN   TestAuthZPluginErrorRequest
11:23:33 [2020-06-17T11:23:33.153Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:23:33 [2020-06-17T11:23:33.349Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
11:23:33 [2020-06-17T11:23:33.349Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:23:34 [2020-06-17T11:23:34.014Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
11:23:34 [2020-06-17T11:23:34.014Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:23:34 [2020-06-17T11:23:34.525Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:23:35 [2020-06-17T11:23:35.620Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
11:23:35 [2020-06-17T11:23:35.620Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:23:35 [2020-06-17T11:23:35.895Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
11:23:36 [2020-06-17T11:23:36.153Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:23:37 [2020-06-17T11:23:37.275Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s)
11:23:37 [2020-06-17T11:23:37.275Z] === RUN   TestAuthZPluginHeader
11:23:37 [2020-06-17T11:23:37.981Z] --- PASS: TestAuthZPluginHeader (0.84s)
11:23:37 [2020-06-17T11:23:37.981Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:23:37 [2020-06-17T11:23:37.981Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:23:37 [2020-06-17T11:23:37.981Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:37 [2020-06-17T11:23:37.981Z] === RUN   TestAuthZPluginV2Disable
11:23:37 [2020-06-17T11:23:37.981Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:23:37 [2020-06-17T11:23:37.981Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:37 [2020-06-17T11:23:37.981Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:23:37 [2020-06-17T11:23:37.981Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:23:37 [2020-06-17T11:23:37.981Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:37 [2020-06-17T11:23:37.981Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:23:37 [2020-06-17T11:23:37.981Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:23:37 [2020-06-17T11:23:37.981Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:37 [2020-06-17T11:23:37.981Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:23:39 [2020-06-17T11:23:39.430Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:23:39 [2020-06-17T11:23:39.687Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
11:23:41 [2020-06-17T11:23:41.059Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:23:42 [2020-06-17T11:23:42.954Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:23:43 [2020-06-17T11:23:43.886Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:23:44 [2020-06-17T11:23:44.452Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:23:44 [2020-06-17T11:23:44.452Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:23:45 [2020-06-17T11:23:45.016Z] === RUN   TestDockerSuite/TestRunNetHost
11:23:45 [2020-06-17T11:23:45.581Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:23:46 [2020-06-17T11:23:46.145Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:23:46 [2020-06-17T11:23:46.402Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:23:47 [2020-06-17T11:23:47.774Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:23:49 [2020-06-17T11:23:49.144Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:23:51 [2020-06-17T11:23:51.678Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:23:51 [2020-06-17T11:23:51.935Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:23:52 [2020-06-17T11:23:52.192Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
11:23:52 [2020-06-17T11:23:52.450Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:23:52 [2020-06-17T11:23:52.707Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:23:52 [2020-06-17T11:23:52.964Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:23:53 [2020-06-17T11:23:53.529Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:23:53 [2020-06-17T11:23:53.529Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:23:54 [2020-06-17T11:23:54.095Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:23:54 [2020-06-17T11:23:54.352Z] === RUN   TestDockerSuite/TestRunOOMExitCode
11:23:54 [2020-06-17T11:23:54.352Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:23:54 [2020-06-17T11:23:54.917Z] === RUN   TestDockerSuite/TestRunPIDsLimit
11:23:55 [2020-06-17T11:23:55.485Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:23:56 [2020-06-17T11:23:56.416Z] === RUN   TestDockerSuite/TestRunPortInUse
11:23:56 [2020-06-17T11:23:56.961Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s)
11:23:56 [2020-06-17T11:23:56.961Z] PASS
11:23:56 [2020-06-17T11:23:56.961Z] 
11:23:56 [2020-06-17T11:23:56.961Z] === Skipped
11:23:56 [2020-06-17T11:23:56.962Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:23:56 [2020-06-17T11:23:56.962Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:56 [2020-06-17T11:23:56.962Z] 
11:23:56 [2020-06-17T11:23:56.962Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:23:56 [2020-06-17T11:23:56.962Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:56 [2020-06-17T11:23:56.962Z] 
11:23:56 [2020-06-17T11:23:56.962Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:23:56 [2020-06-17T11:23:56.962Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:56 [2020-06-17T11:23:56.962Z] 
11:23:56 [2020-06-17T11:23:56.962Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:23:56 [2020-06-17T11:23:56.962Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:23:56 [2020-06-17T11:23:56.962Z] 
11:23:56 [2020-06-17T11:23:56.962Z] 
11:23:56 [2020-06-17T11:23:56.962Z] DONE 17 tests, 4 skipped in 27.729s
11:23:56 [2020-06-17T11:23:56.962Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:23:56 [2020-06-17T11:23:56.962Z] ++ 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
11:23:56 [2020-06-17T11:23:56.962Z] ++ set -e
11:23:56 [2020-06-17T11:23:56.962Z] ++ '[' -n 0 ']'
11:23:56 [2020-06-17T11:23:56.962Z] ++ set -x
11:23:56 [2020-06-17T11:23:56.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:23:56 [2020-06-17T11:23:56.962Z] INFO: Testing against a local daemon
11:23:56 [2020-06-17T11:23:56.962Z] === RUN   TestPluginInvalidJSON
11:23:56 [2020-06-17T11:23:56.962Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:23:56 [2020-06-17T11:23:56.962Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:23:56 [2020-06-17T11:23:56.962Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:23:56 [2020-06-17T11:23:56.962Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:23:56 [2020-06-17T11:23:56.962Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:23:56 [2020-06-17T11:23:56.962Z] === RUN   TestPluginInstall
11:23:56 [2020-06-17T11:23:56.962Z] === RUN   TestPluginInstall/no_auth
11:23:56 [2020-06-17T11:23:56.981Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
11:23:57 [2020-06-17T11:23:57.238Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:23:57 [2020-06-17T11:23:57.801Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:23:58 [2020-06-17T11:23:58.058Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:23:58 [2020-06-17T11:23:58.622Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:23:59 [2020-06-17T11:23:59.190Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:23:59 [2020-06-17T11:23:59.190Z] === RUN   TestDockerSuite/TestRunPublishPort
11:23:59 [2020-06-17T11:23:59.447Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:24:00 [2020-06-17T11:24:00.012Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:24:00 [2020-06-17T11:24:00.012Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:24:00 [2020-06-17T11:24:00.269Z] === RUN   TestDockerSuite/TestRunRedirectStdout
11:24:00 [2020-06-17T11:24:00.662Z] time="2020-06-17T11:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:00 [2020-06-17T11:24:00.662Z] time="2020-06-17T11:23:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:24:00 [2020-06-17T11:24:00.662Z] time="2020-06-17T11:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be6820f432fb85c57c39f431e8c25268a5c87ab6b7e70cd514b11ad0a44962e6" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:00 [2020-06-17T11:24:00.662Z] time="2020-06-17T11:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:00 [2020-06-17T11:24:00.662Z] time="2020-06-17T11:23:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:24:00 [2020-06-17T11:24:00.662Z] time="2020-06-17T11:23:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be6820f432fb85c57c39f431e8c25268a5c87ab6b7e70cd514b11ad0a44962e6" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:00 [2020-06-17T11:24:00.662Z] === RUN   TestPluginInstall/with_htpasswd
11:24:01 [2020-06-17T11:24:01.020Z] time="2020-06-17T11:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:01 [2020-06-17T11:24:01.020Z] time="2020-06-17T11:24:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:24:01 [2020-06-17T11:24:01.020Z] time="2020-06-17T11:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1acae083c8f9eb8bdfc6db9601cf780746e1052f7e38b2b70e70e158cdbacec2" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:01 [2020-06-17T11:24:01.020Z] time="2020-06-17T11:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:01 [2020-06-17T11:24:01.020Z] time="2020-06-17T11:24:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:24:01 [2020-06-17T11:24:01.020Z] time="2020-06-17T11:24:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1acae083c8f9eb8bdfc6db9601cf780746e1052f7e38b2b70e70e158cdbacec2" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:01 [2020-06-17T11:24:01.202Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:24:01 [2020-06-17T11:24:01.202Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:24:01 [2020-06-17T11:24:01.376Z] === RUN   TestPluginInstall/with_insecure
11:24:02 [2020-06-17T11:24:02.475Z] time="2020-06-17T11:24:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:02 [2020-06-17T11:24:02.475Z] time="2020-06-17T11:24:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:24:02 [2020-06-17T11:24:02.475Z] time="2020-06-17T11:24:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13525764794e95ec75d8a03cf6442884929a195322204e45b09d71f29207a312" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:02 [2020-06-17T11:24:02.475Z] time="2020-06-17T11:24:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:02 [2020-06-17T11:24:02.475Z] time="2020-06-17T11:24:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
11:24:02 [2020-06-17T11:24:02.475Z] time="2020-06-17T11:24:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13525764794e95ec75d8a03cf6442884929a195322204e45b09d71f29207a312" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:02 [2020-06-17T11:24:02.475Z] --- PASS: TestPluginInstall (7.62s)
11:24:02 [2020-06-17T11:24:02.475Z]     --- PASS: TestPluginInstall/no_auth (5.37s)
11:24:02 [2020-06-17T11:24:02.475Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
11:24:02 [2020-06-17T11:24:02.475Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
11:24:02 [2020-06-17T11:24:02.475Z]         plugin_test.go:157: [dfd5795ba8e3d] daemon is not started
11:24:02 [2020-06-17T11:24:02.475Z] PASS
11:24:02 [2020-06-17T11:24:02.475Z] 
11:24:02 [2020-06-17T11:24:02.475Z] DONE 6 tests in 7.728s
11:24:02 [2020-06-17T11:24:02.475Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:24:02 [2020-06-17T11:24:02.475Z] ++ 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
11:24:02 [2020-06-17T11:24:02.475Z] ++ set -e
11:24:02 [2020-06-17T11:24:02.475Z] ++ '[' -n 0 ']'
11:24:02 [2020-06-17T11:24:02.475Z] ++ set -x
11:24:02 [2020-06-17T11:24:02.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:24:02 [2020-06-17T11:24:02.786Z] INFO: Testing against a local daemon
11:24:02 [2020-06-17T11:24:02.786Z] === RUN   TestExternalGraphDriver
11:24:02 [2020-06-17T11:24:02.786Z] === RUN   TestExternalGraphDriver/json
11:24:03 [2020-06-17T11:24:03.725Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
11:24:03 [2020-06-17T11:24:03.725Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:24:04 [2020-06-17T11:24:04.655Z] === RUN   TestDockerSuite/TestRunRm
11:24:04 [2020-06-17T11:24:04.964Z] === RUN   TestExternalGraphDriver/spec
11:24:05 [2020-06-17T11:24:05.220Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:24:06 [2020-06-17T11:24:06.531Z] === RUN   TestExternalGraphDriver/pull
11:24:08 [2020-06-17T11:24:08.645Z] --- PASS: TestExternalGraphDriver (5.67s)
11:24:08 [2020-06-17T11:24:08.645Z]     --- PASS: TestExternalGraphDriver/json (1.80s)
11:24:08 [2020-06-17T11:24:08.645Z]     --- PASS: TestExternalGraphDriver/spec (1.76s)
11:24:08 [2020-06-17T11:24:08.645Z]     --- PASS: TestExternalGraphDriver/pull (1.96s)
11:24:08 [2020-06-17T11:24:08.645Z] === RUN   TestGraphdriverPluginV2
11:24:08 [2020-06-17T11:24:08.645Z] --- SKIP: TestGraphdriverPluginV2 (0.10s)
11:24:08 [2020-06-17T11:24:08.645Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:24:08 [2020-06-17T11:24:08.645Z] PASS
11:24:08 [2020-06-17T11:24:08.645Z] 
11:24:08 [2020-06-17T11:24:08.645Z] === Skipped
11:24:08 [2020-06-17T11:24:08.645Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s)
11:24:08 [2020-06-17T11:24:08.645Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:24:08 [2020-06-17T11:24:08.645Z] 
11:24:08 [2020-06-17T11:24:08.645Z] 
11:24:08 [2020-06-17T11:24:08.645Z] DONE 5 tests, 1 skipped in 5.837s
11:24:08 [2020-06-17T11:24:08.645Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:24:08 [2020-06-17T11:24:08.645Z] ++ 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
11:24:08 [2020-06-17T11:24:08.645Z] ++ set -e
11:24:08 [2020-06-17T11:24:08.645Z] ++ '[' -n 0 ']'
11:24:08 [2020-06-17T11:24:08.645Z] ++ set -x
11:24:08 [2020-06-17T11:24:08.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:24:08 [2020-06-17T11:24:08.645Z] INFO: Testing against a local daemon
11:24:08 [2020-06-17T11:24:08.645Z] === RUN   TestContinueAfterPluginCrash
11:24:08 [2020-06-17T11:24:08.645Z] === PAUSE TestContinueAfterPluginCrash
11:24:08 [2020-06-17T11:24:08.645Z] === RUN   TestReadPluginNoRead
11:24:08 [2020-06-17T11:24:08.645Z] === PAUSE TestReadPluginNoRead
11:24:08 [2020-06-17T11:24:08.645Z] === RUN   TestDaemonStartWithLogOpt
11:24:08 [2020-06-17T11:24:08.645Z] === PAUSE TestDaemonStartWithLogOpt
11:24:08 [2020-06-17T11:24:08.645Z] === CONT  TestContinueAfterPluginCrash
11:24:08 [2020-06-17T11:24:08.645Z] === CONT  TestDaemonStartWithLogOpt
11:24:08 [2020-06-17T11:24:08.645Z] === CONT  TestReadPluginNoRead
11:24:09 [2020-06-17T11:24:09.397Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:24:09 [2020-06-17T11:24:09.397Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:24:09 [2020-06-17T11:24:09.655Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
11:24:11 [2020-06-17T11:24:11.550Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
11:24:11 [2020-06-17T11:24:11.550Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
11:24:11 [2020-06-17T11:24:11.807Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
11:24:14 [2020-06-17T11:24:14.526Z] === RUN   TestReadPluginNoRead/default
11:24:14 [2020-06-17T11:24:14.526Z] --- PASS: TestDaemonStartWithLogOpt (5.52s)
11:24:15 [2020-06-17T11:24:15.088Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
11:24:15 [2020-06-17T11:24:15.088Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
11:24:15 [2020-06-17T11:24:15.213Z] === RUN   TestReadPluginNoRead/disabled_caching
11:24:16 [2020-06-17T11:24:16.759Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:24:17 [2020-06-17T11:24:17.614Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
11:24:18 [2020-06-17T11:24:18.180Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
11:24:18 [2020-06-17T11:24:18.302Z] --- PASS: TestReadPluginNoRead (9.65s)
11:24:18 [2020-06-17T11:24:18.302Z]     --- PASS: TestReadPluginNoRead/default (1.53s)
11:24:18 [2020-06-17T11:24:18.302Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.53s)
11:24:18 [2020-06-17T11:24:18.302Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s)
11:24:18 [2020-06-17T11:24:18.302Z]     read_test.go:92: [d5ac5b526eb88] daemon is not started
11:24:18 [2020-06-17T11:24:18.772Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
11:24:19 [2020-06-17T11:24:19.029Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
11:24:19 [2020-06-17T11:24:19.377Z] --- PASS: TestContinueAfterPluginCrash (10.81s)
11:24:19 [2020-06-17T11:24:19.377Z] PASS
11:24:19 [2020-06-17T11:24:19.377Z] 
11:24:19 [2020-06-17T11:24:19.377Z] DONE 6 tests in 10.884s
11:24:19 [2020-06-17T11:24:19.377Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:24:19 [2020-06-17T11:24:19.377Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:24:19 [2020-06-17T11:24:19.377Z] ++ set -e
11:24:19 [2020-06-17T11:24:19.377Z] ++ '[' -n 0 ']'
11:24:19 [2020-06-17T11:24:19.377Z] ++ set -x
11:24:19 [2020-06-17T11:24:19.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:24:19 [2020-06-17T11:24:19.377Z] testing: warning: no tests to run
11:24:19 [2020-06-17T11:24:19.377Z] PASS
11:24:19 [2020-06-17T11:24:19.377Z] 
11:24:19 [2020-06-17T11:24:19.377Z] DONE 0 tests in 0.018s
11:24:19 [2020-06-17T11:24:19.377Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:24:19 [2020-06-17T11:24:19.377Z] ++ 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
11:24:19 [2020-06-17T11:24:19.377Z] ++ set -e
11:24:19 [2020-06-17T11:24:19.377Z] ++ '[' -n 0 ']'
11:24:19 [2020-06-17T11:24:19.377Z] ++ set -x
11:24:19 [2020-06-17T11:24:19.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:24:19 [2020-06-17T11:24:19.377Z] INFO: Testing against a local daemon
11:24:19 [2020-06-17T11:24:19.377Z] === RUN   TestPluginWithDevMounts
11:24:19 [2020-06-17T11:24:19.377Z] === PAUSE TestPluginWithDevMounts
11:24:19 [2020-06-17T11:24:19.377Z] === CONT  TestPluginWithDevMounts
11:24:19 [2020-06-17T11:24:19.595Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
11:24:19 [2020-06-17T11:24:19.852Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
11:24:20 [2020-06-17T11:24:20.416Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
11:24:20 [2020-06-17T11:24:20.673Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:24:21 [2020-06-17T11:24:21.238Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:24:21 [2020-06-17T11:24:21.527Z] --- PASS: TestPluginWithDevMounts (1.91s)
11:24:21 [2020-06-17T11:24:21.527Z] PASS
11:24:21 [2020-06-17T11:24:21.527Z] 
11:24:21 [2020-06-17T11:24:21.527Z] DONE 1 tests in 1.983s
11:24:21 [2020-06-17T11:24:21.527Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
11:24:21 [2020-06-17T11:24:21.527Z] ++ 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
11:24:21 [2020-06-17T11:24:21.527Z] ++ set -e
11:24:21 [2020-06-17T11:24:21.527Z] ++ '[' -n 0 ']'
11:24:21 [2020-06-17T11:24:21.527Z] ++ set -x
11:24:21 [2020-06-17T11:24:21.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
11:24:21 [2020-06-17T11:24:21.527Z] INFO: Testing against a local daemon
11:24:21 [2020-06-17T11:24:21.527Z] === RUN   TestSecretInspect
11:24:21 [2020-06-17T11:24:21.802Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:24:23 [2020-06-17T11:24:23.699Z] --- PASS: TestSecretInspect (1.91s)
11:24:23 [2020-06-17T11:24:23.699Z] === RUN   TestSecretList
11:24:24 [2020-06-17T11:24:24.324Z] === RUN   TestDockerSuite/TestRunState
11:24:25 [2020-06-17T11:24:25.256Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:24:25 [2020-06-17T11:24:25.295Z] --- PASS: TestSecretList (1.93s)
11:24:25 [2020-06-17T11:24:25.295Z] === RUN   TestSecretsCreateAndDelete
11:24:25 [2020-06-17T11:24:25.515Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:24:25 [2020-06-17T11:24:25.772Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:24:26 [2020-06-17T11:24:26.030Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
11:24:26 [2020-06-17T11:24:26.030Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:24:26 [2020-06-17T11:24:26.594Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:24:26 [2020-06-17T11:24:26.852Z] === RUN   TestDockerSuite/TestRunSysctls
11:24:27 [2020-06-17T11:24:27.085Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
11:24:27 [2020-06-17T11:24:27.085Z] === RUN   TestSecretsUpdate
11:24:27 [2020-06-17T11:24:27.783Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
11:24:28 [2020-06-17T11:24:28.040Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:24:28 [2020-06-17T11:24:28.040Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:24:28 [2020-06-17T11:24:28.040Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:24:28 [2020-06-17T11:24:28.605Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
11:24:29 [2020-06-17T11:24:29.191Z] --- PASS: TestSecretsUpdate (1.89s)
11:24:29 [2020-06-17T11:24:29.191Z] === RUN   TestTemplatedSecret
11:24:30 [2020-06-17T11:24:30.502Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
11:24:30 [2020-06-17T11:24:30.759Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
11:24:31 [2020-06-17T11:24:31.016Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
11:24:31 [2020-06-17T11:24:31.985Z] --- PASS: TestTemplatedSecret (2.51s)
11:24:31 [2020-06-17T11:24:31.985Z] === RUN   TestSecretCreateResolve
11:24:32 [2020-06-17T11:24:32.387Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
11:24:33 [2020-06-17T11:24:33.521Z] --- PASS: TestSecretCreateResolve (1.90s)
11:24:33 [2020-06-17T11:24:33.521Z] PASS
11:24:33 [2020-06-17T11:24:33.521Z] 
11:24:33 [2020-06-17T11:24:33.521Z] DONE 6 tests in 12.103s
11:24:33 [2020-06-17T11:24:33.521Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
11:24:33 [2020-06-17T11:24:33.521Z] ++ 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
11:24:33 [2020-06-17T11:24:33.521Z] ++ set -e
11:24:33 [2020-06-17T11:24:33.521Z] ++ '[' -n 0 ']'
11:24:33 [2020-06-17T11:24:33.521Z] ++ set -x
11:24:33 [2020-06-17T11:24:33.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
11:24:33 [2020-06-17T11:24:33.521Z] INFO: Testing against a local daemon
11:24:33 [2020-06-17T11:24:33.521Z] === RUN   TestServiceCreateInit
11:24:33 [2020-06-17T11:24:33.521Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:24:33 [2020-06-17T11:24:33.761Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
11:24:35 [2020-06-17T11:24:35.132Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:24:36 [2020-06-17T11:24:36.502Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
11:24:38 [2020-06-17T11:24:38.077Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:24:38 [2020-06-17T11:24:38.397Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:24:38 [2020-06-17T11:24:38.961Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:24:39 [2020-06-17T11:24:39.526Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:24:39 [2020-06-17T11:24:39.783Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
11:24:40 [2020-06-17T11:24:40.040Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:24:40 [2020-06-17T11:24:40.983Z] --- PASS: TestServiceCreateInit (7.49s)
11:24:40 [2020-06-17T11:24:40.983Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
11:24:40 [2020-06-17T11:24:40.983Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s)
11:24:40 [2020-06-17T11:24:40.983Z] === RUN   TestCreateServiceMultipleTimes
11:24:41 [2020-06-17T11:24:41.937Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:24:42 [2020-06-17T11:24:42.869Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
11:24:43 [2020-06-17T11:24:43.126Z] === RUN   TestDockerSuite/TestRunUserByID
11:24:43 [2020-06-17T11:24:43.706Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:24:43 [2020-06-17T11:24:43.965Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:24:43 [2020-06-17T11:24:43.965Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:24:44 [2020-06-17T11:24:44.530Z] === RUN   TestDockerSuite/TestRunUserByName
11:24:45 [2020-06-17T11:24:45.095Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:24:46 [2020-06-17T11:24:46.027Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
11:24:46 [2020-06-17T11:24:46.027Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:24:46 [2020-06-17T11:24:46.027Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:24:46 [2020-06-17T11:24:46.027Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
11:24:46 [2020-06-17T11:24:46.592Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:24:49 [2020-06-17T11:24:49.116Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
11:24:49 [2020-06-17T11:24:49.680Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:24:50 [2020-06-17T11:24:50.244Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:24:51 [2020-06-17T11:24:51.615Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:24:52 [2020-06-17T11:24:52.179Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
11:24:53 [2020-06-17T11:24:53.110Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:24:54 [2020-06-17T11:24:54.481Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:24:55 [2020-06-17T11:24:55.852Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:24:56 [2020-06-17T11:24:56.694Z] --- PASS: TestCreateServiceMultipleTimes (15.50s)
11:24:56 [2020-06-17T11:24:56.694Z] === RUN   TestCreateServiceConflict
11:24:57 [2020-06-17T11:24:57.747Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:24:58 [2020-06-17T11:24:58.311Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
11:24:58 [2020-06-17T11:24:58.311Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
11:24:58 [2020-06-17T11:24:58.840Z] --- PASS: TestCreateServiceConflict (1.95s)
11:24:58 [2020-06-17T11:24:58.840Z] === RUN   TestCreateServiceMaxReplicas
11:24:58 [2020-06-17T11:24:58.875Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
11:24:59 [2020-06-17T11:24:59.441Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:24:59 [2020-06-17T11:24:59.441Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:24:59 [2020-06-17T11:24:59.441Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:24:59 [2020-06-17T11:24:59.441Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:24:59 [2020-06-17T11:24:59.699Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
11:24:59 [2020-06-17T11:24:59.699Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
11:25:00 [2020-06-17T11:25:00.631Z] === RUN   TestDockerSuite/TestRunWithCPUShares
11:25:00 [2020-06-17T11:25:00.888Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
11:25:01 [2020-06-17T11:25:01.215Z] --- PASS: TestCreateServiceMaxReplicas (2.50s)
11:25:01 [2020-06-17T11:25:01.215Z] === RUN   TestCreateWithDuplicateNetworkNames
11:25:01 [2020-06-17T11:25:01.820Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
11:25:02 [2020-06-17T11:25:02.384Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
11:25:02 [2020-06-17T11:25:02.949Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:25:02 [2020-06-17T11:25:02.949Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
11:25:03 [2020-06-17T11:25:03.207Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
11:25:03 [2020-06-17T11:25:03.467Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
11:25:03 [2020-06-17T11:25:03.467Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
11:25:03 [2020-06-17T11:25:03.467Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
11:25:03 [2020-06-17T11:25:03.726Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:25:03 [2020-06-17T11:25:03.726Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
11:25:03 [2020-06-17T11:25:03.726Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
11:25:03 [2020-06-17T11:25:03.726Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
11:25:03 [2020-06-17T11:25:03.726Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
11:25:03 [2020-06-17T11:25:03.726Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
11:25:03 [2020-06-17T11:25:03.726Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
11:25:04 [2020-06-17T11:25:04.290Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
11:25:04 [2020-06-17T11:25:04.855Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
11:25:05 [2020-06-17T11:25:05.421Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
11:25:05 [2020-06-17T11:25:05.679Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
11:25:06 [2020-06-17T11:25:06.243Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:25:06 [2020-06-17T11:25:06.243Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:25:06 [2020-06-17T11:25:06.809Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:25:06 [2020-06-17T11:25:06.809Z] === RUN   TestDockerSuite/TestRunWithShmSize
11:25:07 [2020-06-17T11:25:07.374Z] === RUN   TestDockerSuite/TestRunWithSwappiness
11:25:07 [2020-06-17T11:25:07.634Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
11:25:07 [2020-06-17T11:25:07.634Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:25:07 [2020-06-17T11:25:07.634Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:25:08 [2020-06-17T11:25:08.198Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:25:09 [2020-06-17T11:25:09.130Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
11:25:09 [2020-06-17T11:25:09.387Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
11:25:09 [2020-06-17T11:25:09.387Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:25:09 [2020-06-17T11:25:09.951Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:25:09 [2020-06-17T11:25:09.951Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:25:10 [2020-06-17T11:25:10.885Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:25:11 [2020-06-17T11:25:11.142Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:25:12 [2020-06-17T11:25:12.515Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:25:13 [2020-06-17T11:25:13.078Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:25:13 [2020-06-17T11:25:13.078Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:25:13 [2020-06-17T11:25:13.078Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:25:13 [2020-06-17T11:25:13.642Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
11:25:14 [2020-06-17T11:25:14.206Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
11:25:14 [2020-06-17T11:25:14.422Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.71s)
11:25:14 [2020-06-17T11:25:14.422Z] === RUN   TestCreateServiceSecretFileMode
11:25:15 [2020-06-17T11:25:15.138Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:25:15 [2020-06-17T11:25:15.138Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:25:15 [2020-06-17T11:25:15.957Z] --- PASS: TestCreateServiceSecretFileMode (2.20s)
11:25:15 [2020-06-17T11:25:15.957Z] === RUN   TestCreateServiceConfigFileMode
11:25:16 [2020-06-17T11:25:16.510Z] === RUN   TestDockerSuite/TestSaveImageId
11:25:16 [2020-06-17T11:25:16.510Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
11:25:16 [2020-06-17T11:25:16.768Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:25:17 [2020-06-17T11:25:17.025Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:25:18 [2020-06-17T11:25:18.055Z] --- PASS: TestCreateServiceConfigFileMode (2.22s)
11:25:18 [2020-06-17T11:25:18.055Z] === RUN   TestCreateServiceSysctls
11:25:18 [2020-06-17T11:25:18.922Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:25:18 [2020-06-17T11:25:18.922Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:25:19 [2020-06-17T11:25:19.180Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
11:25:20 [2020-06-17T11:25:20.114Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:25:20 [2020-06-17T11:25:20.114Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:25:20 [2020-06-17T11:25:20.114Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:25:21 [2020-06-17T11:25:21.906Z] --- PASS: TestCreateServiceSysctls (3.07s)
11:25:21 [2020-06-17T11:25:21.906Z] === RUN   TestCreateServiceCapabilities
11:25:22 [2020-06-17T11:25:22.009Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:25:22 [2020-06-17T11:25:22.940Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
11:25:22 [2020-06-17T11:25:22.940Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:25:23 [2020-06-17T11:25:23.488Z] --- PASS: TestCreateServiceCapabilities (2.29s)
11:25:23 [2020-06-17T11:25:23.488Z] === RUN   TestInspect
11:25:23 [2020-06-17T11:25:23.504Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:25:23 [2020-06-17T11:25:23.504Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:25:23 [2020-06-17T11:25:23.761Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:25:23 [2020-06-17T11:25:23.761Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:25:24 [2020-06-17T11:25:24.325Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:25:26 [2020-06-17T11:25:26.224Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
11:25:26 [2020-06-17T11:25:26.336Z] --- PASS: TestInspect (2.61s)
11:25:26 [2020-06-17T11:25:26.336Z] === RUN   TestCreateJob
11:25:26 [2020-06-17T11:25:26.482Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:25:29 [2020-06-17T11:25:29.206Z] --- PASS: TestCreateJob (2.98s)
11:25:29 [2020-06-17T11:25:29.206Z] === RUN   TestReplicatedJob
11:25:30 [2020-06-17T11:25:30.659Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
11:25:31 [2020-06-17T11:25:31.591Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:25:33 [2020-06-17T11:25:33.489Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
11:25:33 [2020-06-17T11:25:33.489Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:25:34 [2020-06-17T11:25:34.428Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:25:34 [2020-06-17T11:25:34.881Z] --- PASS: TestReplicatedJob (5.17s)
11:25:34 [2020-06-17T11:25:34.881Z] === RUN   TestUpdateReplicatedJob
11:25:35 [2020-06-17T11:25:35.364Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:25:37 [2020-06-17T11:25:37.684Z] --- PASS: TestUpdateReplicatedJob (3.10s)
11:25:37 [2020-06-17T11:25:37.684Z] === RUN   TestServiceListWithStatuses
11:25:37 [2020-06-17T11:25:37.684Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:25:37 [2020-06-17T11:25:37.684Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:25:37 [2020-06-17T11:25:37.684Z] === RUN   TestDockerNetworkConnectAlias
11:25:38 [2020-06-17T11:25:38.639Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:25:39 [2020-06-17T11:25:39.573Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:25:40 [2020-06-17T11:25:40.136Z] === RUN   TestDockerSuite/TestStartRecordError
11:25:41 [2020-06-17T11:25:41.066Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:25:41 [2020-06-17T11:25:41.338Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
11:25:41 [2020-06-17T11:25:41.338Z] === RUN   TestDockerNetworkReConnect
11:25:42 [2020-06-17T11:25:42.437Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:25:43 [2020-06-17T11:25:43.369Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:25:45 [2020-06-17T11:25:45.069Z] --- PASS: TestDockerNetworkReConnect (3.21s)
11:25:45 [2020-06-17T11:25:45.069Z] === RUN   TestServicePlugin
11:25:45 [2020-06-17T11:25:45.069Z] --- SKIP: TestServicePlugin (0.00s)
11:25:45 [2020-06-17T11:25:45.069Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:25:45 [2020-06-17T11:25:45.069Z] === RUN   TestServiceUpdateLabel
11:25:45 [2020-06-17T11:25:45.891Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:25:46 [2020-06-17T11:25:46.456Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
11:25:46 [2020-06-17T11:25:46.793Z] --- PASS: TestServiceUpdateLabel (1.92s)
11:25:46 [2020-06-17T11:25:46.793Z] === RUN   TestServiceUpdateSecrets
11:25:50 [2020-06-17T11:25:50.629Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:25:53 [2020-06-17T11:25:53.150Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:25:58 [2020-06-17T11:25:58.403Z] === RUN   TestDockerSuite/TestStatsNoStream
11:25:58 [2020-06-17T11:25:58.967Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
11:26:00 [2020-06-17T11:26:00.337Z] === RUN   TestDockerSuite/TestStopContainerSignal
11:26:01 [2020-06-17T11:26:01.711Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:26:01 [2020-06-17T11:26:01.968Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:26:02 [2020-06-17T11:26:02.532Z] === RUN   TestDockerSuite/TestTopPrivileged
11:26:02 [2020-06-17T11:26:02.562Z] --- PASS: TestServiceUpdateSecrets (14.34s)
11:26:02 [2020-06-17T11:26:02.562Z] === RUN   TestServiceUpdateConfigs
11:26:03 [2020-06-17T11:26:03.097Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:26:03 [2020-06-17T11:26:03.097Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:26:03 [2020-06-17T11:26:03.663Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:26:06 [2020-06-17T11:26:06.206Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:26:09 [2020-06-17T11:26:09.481Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
11:26:09 [2020-06-17T11:26:09.481Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
11:26:10 [2020-06-17T11:26:10.045Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
11:26:10 [2020-06-17T11:26:10.045Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
11:26:10 [2020-06-17T11:26:10.610Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
11:26:11 [2020-06-17T11:26:11.542Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
11:26:11 [2020-06-17T11:26:11.542Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
11:26:12 [2020-06-17T11:26:12.108Z] === RUN   TestDockerSwarmSuite/TestServiceScale
11:26:12 [2020-06-17T11:26:12.672Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
11:26:13 [2020-06-17T11:26:13.237Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
11:26:14 [2020-06-17T11:26:14.170Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
11:26:14 [2020-06-17T11:26:14.735Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
11:26:15 [2020-06-17T11:26:15.299Z] === RUN   TestDockerSuite/TestUpdateStats
11:26:15 [2020-06-17T11:26:15.366Z] --- PASS: TestServiceUpdateConfigs (14.41s)
11:26:15 [2020-06-17T11:26:15.366Z] === RUN   TestServiceUpdateNetwork
11:26:19 [2020-06-17T11:26:19.474Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
11:26:19 [2020-06-17T11:26:19.731Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
11:26:19 [2020-06-17T11:26:19.731Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
11:26:20 [2020-06-17T11:26:20.300Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
11:26:20 [2020-06-17T11:26:20.868Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:26:24 [2020-06-17T11:26:24.147Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
11:26:26 [2020-06-17T11:26:26.670Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
11:26:28 [2020-06-17T11:26:28.313Z] --- PASS: TestServiceUpdateNetwork (12.43s)
11:26:28 [2020-06-17T11:26:28.313Z] === RUN   TestServiceUpdatePidsLimit
11:26:28 [2020-06-17T11:26:28.564Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
11:26:28 [2020-06-17T11:26:28.612Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:26:29 [2020-06-17T11:26:29.656Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:26:29 [2020-06-17T11:26:29.937Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:26:32 [2020-06-17T11:26:32.460Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
11:26:33 [2020-06-17T11:26:33.024Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:26:34 [2020-06-17T11:26:34.920Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
11:26:36 [2020-06-17T11:26:36.303Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
11:26:36 [2020-06-17T11:26:36.613Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:26:37 [2020-06-17T11:26:37.234Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:26:38 [2020-06-17T11:26:38.165Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
11:26:40 [2020-06-17T11:26:40.063Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
11:26:40 [2020-06-17T11:26:40.626Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
11:26:41 [2020-06-17T11:26:41.996Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
11:26:43 [2020-06-17T11:26:43.366Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
11:26:43 [2020-06-17T11:26:43.677Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
11:26:43 [2020-06-17T11:26:43.677Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
11:26:43 [2020-06-17T11:26:43.677Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
11:26:43 [2020-06-17T11:26:43.677Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
11:26:43 [2020-06-17T11:26:43.677Z] PASS
11:26:43 [2020-06-17T11:26:43.677Z] 
11:26:43 [2020-06-17T11:26:43.677Z] === Skipped
11:26:43 [2020-06-17T11:26:43.677Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
11:26:43 [2020-06-17T11:26:43.677Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:26:43 [2020-06-17T11:26:43.677Z] 
11:26:43 [2020-06-17T11:26:43.677Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
11:26:43 [2020-06-17T11:26:43.677Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:26:43 [2020-06-17T11:26:43.677Z] 
11:26:43 [2020-06-17T11:26:43.677Z] 
11:26:43 [2020-06-17T11:26:43.677Z] DONE 27 tests, 2 skipped in 130.314s
11:26:43 [2020-06-17T11:26:43.976Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
11:26:43 [2020-06-17T11:26:43.976Z] ++ 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
11:26:43 [2020-06-17T11:26:43.976Z] ++ set -e
11:26:43 [2020-06-17T11:26:43.976Z] ++ '[' -n 0 ']'
11:26:43 [2020-06-17T11:26:43.976Z] ++ set -x
11:26:43 [2020-06-17T11:26:43.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
11:26:43 [2020-06-17T11:26:43.976Z] INFO: Testing against a local daemon
11:26:43 [2020-06-17T11:26:43.976Z] === RUN   TestSessionCreate
11:26:43 [2020-06-17T11:26:43.976Z] --- PASS: TestSessionCreate (0.04s)
11:26:43 [2020-06-17T11:26:43.976Z] === RUN   TestSessionCreateWithBadUpgrade
11:26:43 [2020-06-17T11:26:43.976Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:26:43 [2020-06-17T11:26:43.976Z] PASS
11:26:43 [2020-06-17T11:26:43.976Z] 
11:26:43 [2020-06-17T11:26:43.976Z] DONE 2 tests in 0.145s
11:26:43 [2020-06-17T11:26:43.976Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
11:26:43 [2020-06-17T11:26:43.976Z] ++ 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
11:26:43 [2020-06-17T11:26:43.976Z] ++ set -e
11:26:43 [2020-06-17T11:26:43.976Z] ++ '[' -n 0 ']'
11:26:43 [2020-06-17T11:26:43.976Z] ++ set -x
11:26:43 [2020-06-17T11:26:43.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
11:26:43 [2020-06-17T11:26:43.976Z] INFO: Testing against a local daemon
11:26:43 [2020-06-17T11:26:43.976Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:26:43 [2020-06-17T11:26:43.976Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:26:43 [2020-06-17T11:26:43.976Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:26:43 [2020-06-17T11:26:43.976Z] === RUN   TestEventsExecDie
11:26:44 [2020-06-17T11:26:44.737Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
11:26:44 [2020-06-17T11:26:44.856Z] --- PASS: TestEventsExecDie (0.63s)
11:26:44 [2020-06-17T11:26:44.856Z] === RUN   TestEventsBackwardsCompatible
11:26:44 [2020-06-17T11:26:44.856Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
11:26:44 [2020-06-17T11:26:44.856Z] === RUN   TestInfoBinaryCommits
11:26:44 [2020-06-17T11:26:44.856Z] --- PASS: TestInfoBinaryCommits (0.04s)
11:26:44 [2020-06-17T11:26:44.856Z] === RUN   TestInfoAPIVersioned
11:26:44 [2020-06-17T11:26:44.856Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:26:44 [2020-06-17T11:26:44.856Z] === RUN   TestInfoDiscoveryBackend
11:26:45 [2020-06-17T11:26:45.500Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
11:26:45 [2020-06-17T11:26:45.500Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:26:46 [2020-06-17T11:26:46.107Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
11:26:46 [2020-06-17T11:26:46.560Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
11:26:46 [2020-06-17T11:26:46.560Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:26:46 [2020-06-17T11:26:46.914Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
11:26:46 [2020-06-17T11:26:46.914Z] === RUN   TestInfoAPI
11:26:46 [2020-06-17T11:26:46.914Z] --- PASS: TestInfoAPI (0.04s)
11:26:46 [2020-06-17T11:26:46.914Z] === RUN   TestInfoAPIWarnings
11:26:47 [2020-06-17T11:26:47.452Z] --- PASS: TestInfoAPIWarnings (0.53s)
11:26:47 [2020-06-17T11:26:47.452Z] === RUN   TestInfoDebug
11:26:47 [2020-06-17T11:26:47.477Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
11:26:48 [2020-06-17T11:26:48.166Z] --- PASS: TestInfoDebug (0.53s)
11:26:48 [2020-06-17T11:26:48.166Z] === RUN   TestInfoInsecureRegistries
11:26:48 [2020-06-17T11:26:48.408Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:26:48 [2020-06-17T11:26:48.478Z] --- PASS: TestInfoInsecureRegistries (0.54s)
11:26:48 [2020-06-17T11:26:48.478Z] === RUN   TestInfoRegistryMirrors
11:26:49 [2020-06-17T11:26:49.135Z] --- PASS: TestInfoRegistryMirrors (0.53s)
11:26:49 [2020-06-17T11:26:49.135Z] === RUN   TestLoginFailsWithBadCredentials
11:26:49 [2020-06-17T11:26:49.430Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
11:26:49 [2020-06-17T11:26:49.430Z] === RUN   TestPingCacheHeaders
11:26:49 [2020-06-17T11:26:49.430Z] --- PASS: TestPingCacheHeaders (0.03s)
11:26:49 [2020-06-17T11:26:49.430Z] === RUN   TestPingGet
11:26:49 [2020-06-17T11:26:49.430Z] --- PASS: TestPingGet (0.02s)
11:26:49 [2020-06-17T11:26:49.430Z] === RUN   TestPingHead
11:26:49 [2020-06-17T11:26:49.430Z] --- PASS: TestPingHead (0.04s)
11:26:49 [2020-06-17T11:26:49.430Z] === RUN   TestVersion
11:26:49 [2020-06-17T11:26:49.725Z] --- PASS: TestVersion (0.04s)
11:26:49 [2020-06-17T11:26:49.725Z] PASS
11:26:49 [2020-06-17T11:26:49.725Z] 
11:26:49 [2020-06-17T11:26:49.725Z] === Skipped
11:26:49 [2020-06-17T11:26:49.725Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:26:49 [2020-06-17T11:26:49.725Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:26:49 [2020-06-17T11:26:49.725Z] 
11:26:49 [2020-06-17T11:26:49.725Z] 
11:26:49 [2020-06-17T11:26:49.725Z] DONE 18 tests, 1 skipped in 5.618s
11:26:49 [2020-06-17T11:26:49.725Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
11:26:49 [2020-06-17T11:26:49.726Z] ++ 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
11:26:49 [2020-06-17T11:26:49.726Z] ++ set -e
11:26:49 [2020-06-17T11:26:49.726Z] ++ '[' -n 0 ']'
11:26:49 [2020-06-17T11:26:49.726Z] ++ set -x
11:26:49 [2020-06-17T11:26:49.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
11:26:49 [2020-06-17T11:26:49.726Z] INFO: Testing against a local daemon
11:26:49 [2020-06-17T11:26:49.726Z] === RUN   TestVolumesCreateAndList
11:26:49 [2020-06-17T11:26:49.726Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:26:49 [2020-06-17T11:26:49.726Z] === RUN   TestVolumesRemove
11:26:49 [2020-06-17T11:26:49.726Z] --- PASS: TestVolumesRemove (0.07s)
11:26:49 [2020-06-17T11:26:49.726Z] === RUN   TestVolumesInspect
11:26:49 [2020-06-17T11:26:49.726Z] --- PASS: TestVolumesInspect (0.02s)
11:26:49 [2020-06-17T11:26:49.726Z] === RUN   TestVolumesInvalidJSON
11:26:49 [2020-06-17T11:26:49.726Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:26:49 [2020-06-17T11:26:49.726Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:26:49 [2020-06-17T11:26:49.726Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:26:49 [2020-06-17T11:26:49.726Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:26:49 [2020-06-17T11:26:49.726Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:26:49 [2020-06-17T11:26:49.726Z] PASS
11:26:49 [2020-06-17T11:26:49.726Z] 
11:26:49 [2020-06-17T11:26:49.726Z] DONE 5 tests in 0.223s
11:26:49 [2020-06-17T11:26:49.726Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:26:50 [2020-06-17T11:26:50.025Z] ++++ cat bundles/test-integration/docker.pid
11:26:50 [2020-06-17T11:26:50.025Z] +++ kill 13775
11:26:51 [2020-06-17T11:26:51.313Z] +++ /etc/init.d/apparmor stop
11:26:51 [2020-06-17T11:26:51.313Z] Leaving: AppArmorNo profiles have been unloaded.
11:26:51 [2020-06-17T11:26:51.313Z] 
11:26:51 [2020-06-17T11:26:51.313Z] Unloading profiles will leave already running processes permanently
11:26:51 [2020-06-17T11:26:51.313Z] unconfined, which can lead to unexpected situations.
11:26:51 [2020-06-17T11:26:51.313Z] 
11:26:51 [2020-06-17T11:26:51.313Z] To set a process to complain mode, use the command line tool
11:26:51 [2020-06-17T11:26:51.313Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:26:51 [2020-06-17T11:26:51.313Z] +++ true
11:26:51 [2020-06-17T11:26:51.313Z] exiting test-integration
11:26:51 [2020-06-17T11:26:51.313Z] ++ exit 0
11:26:51 [2020-06-17T11:26:51.313Z] 
Post stage
[Pipeline] junit
11:26:52 [2020-06-17T11:26:52.902Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:26:54 [2020-06-17T11:26:54.273Z] + echo Ensuring container killed.
11:26:54 [2020-06-17T11:26:54.274Z] Ensuring container killed.
11:26:54 [2020-06-17T11:26:54.274Z] + docker rm -vf docker-pr1
11:26:54 [2020-06-17T11:26:54.274Z] Error: No such container: docker-pr1
11:26:54 [2020-06-17T11:26:54.274Z] + true
[Pipeline] sh
11:26:54 [2020-06-17T11:26:54.731Z] + echo Chowning /workspace to jenkins user
11:26:54 [2020-06-17T11:26:54.731Z] Chowning /workspace to jenkins user
11:26:54 [2020-06-17T11:26:54.731Z] + id -u
11:26:54 [2020-06-17T11:26:54.731Z] + id -g
11:26:54 [2020-06-17T11:26:54.731Z] + docker run --rm -v /home/docker/workspace/moby_PR-41122:/workspace busybox chown -R 1001:1001 /workspace
11:26:54 [2020-06-17T11:26:54.731Z] Unable to find image 'busybox:latest' locally
11:26:55 [2020-06-17T11:26:55.370Z] latest: Pulling from library/busybox
11:26:56 [2020-06-17T11:26:56.479Z] 0f1f027783f1: Pulling fs layer
11:26:56 [2020-06-17T11:26:56.501Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
11:26:56 [2020-06-17T11:26:56.768Z] 0f1f027783f1: Download complete
11:26:57 [2020-06-17T11:26:57.056Z] 0f1f027783f1: Pull complete
11:26:57 [2020-06-17T11:26:57.056Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
11:26:57 [2020-06-17T11:26:57.056Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:26:59 [2020-06-17T11:26:59.174Z] + bundleName=ppc64le-integration
11:26:59 [2020-06-17T11:26:59.174Z] + echo Creating ppc64le-integration-bundles.tar.gz
11:26:59 [2020-06-17T11:26:59.174Z] Creating ppc64le-integration-bundles.tar.gz
11:26:59 [2020-06-17T11:26:59.174Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xml )xargs -print tar
11:26:59 [2020-06-17T11:26:59.174Z]  -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:26:59 [2020-06-17T11:26:59.242Z] Archiving artifacts
11:26:59 [2020-06-17T11:26:59.729Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41122/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:27:00 [2020-06-17T11:27:00.210Z] + make clean
11:27:00 [2020-06-17T11:27:00.505Z] make: command: Command not found
11:27:00 [2020-06-17T11:27:00.505Z] make: command: Command not found
11:27:00 [2020-06-17T11:27:00.505Z] docker volume rm -f docker-dev-cache
11:27:00 [2020-06-17T11:27:00.505Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:27:04 [2020-06-17T11:27:04.596Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:27:04 [2020-06-17T11:27:04.596Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:27:04 [2020-06-17T11:27:04.596Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:27:04 [2020-06-17T11:27:04.596Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
11:27:04 [2020-06-17T11:27:04.596Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:27:04 [2020-06-17T11:27:04.596Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:27:04 [2020-06-17T11:27:04.596Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:27:04 [2020-06-17T11:27:04.596Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:27:04 [2020-06-17T11:27:04.853Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:27:05 [2020-06-17T11:27:05.111Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:27:05 [2020-06-17T11:27:05.677Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:27:05 [2020-06-17T11:27:05.677Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:27:05 [2020-06-17T11:27:05.934Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:27:05 [2020-06-17T11:27:05.934Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:27:05 [2020-06-17T11:27:05.934Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:27:06 [2020-06-17T11:27:06.865Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
11:27:07 [2020-06-17T11:27:07.796Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:27:08 [2020-06-17T11:27:08.054Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:27:08 [2020-06-17T11:27:08.054Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:27:08 [2020-06-17T11:27:08.311Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:27:08 [2020-06-17T11:27:08.311Z] === RUN   TestDockerSuite/TestVolumeEvents
11:27:08 [2020-06-17T11:27:08.875Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:27:10 [2020-06-17T11:27:10.262Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:27:10 [2020-06-17T11:27:10.519Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:27:10 [2020-06-17T11:27:10.519Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:27:12 [2020-06-17T11:27:12.414Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:27:14 [2020-06-17T11:27:14.943Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:27:14 [2020-06-17T11:27:14.943Z] --- PASS: TestDockerSuite (1309.85s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.10s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.41s)
11:27:14 [2020-06-17T11:27:14.943Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.54s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.93s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.75s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.85s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.95s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.10s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.19s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.08s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.38s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.89s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.40s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.39s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.38s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.79s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.07s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.91s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.92s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.65s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.77s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.38s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.96s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.56s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.29s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.95s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.25s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.45s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.29s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.44s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.65s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.27s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.53s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.26s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.93s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.15s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.46s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.80s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.09s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.28s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.58s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.47s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.03s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.19s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.61s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.20s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.42s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.82s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.69s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.34s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.98s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.88s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.33s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.944Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.944Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.944Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
11:27:14 [2020-06-17T11:27:14.944Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.31s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.52s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.39s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.07s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.34s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.01s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.37s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.18s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.45s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.35s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.46s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.99s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.45s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.22s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.16s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.98s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.67s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.27s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.50s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.70s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.05s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.30s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.59s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.36s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.23s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.79s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.75s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:27:14 [2020-06-17T11:27:14.944Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.73s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.48s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.50s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFails (0.95s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.05s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.58s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.59s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.29s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.13s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.69s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.84s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.60s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.88s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.45s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.75s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.86s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.03s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.21s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.61s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.79s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.70s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:27:14 [2020-06-17T11:27:14.944Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.66s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.42s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.88s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.53s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.63s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.94s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.30s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.87s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.57s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.88s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.48s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.19s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.61s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.17s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.36s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.82s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildRm (2.50s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s)
11:27:14 [2020-06-17T11:27:14.944Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.46s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.47s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.94s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.80s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.85s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildUser (1.57s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.35s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.66s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.94s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.65s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.33s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_sni_test.go:18: Flakey test
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitChange (0.67s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.20s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.20s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.56s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.92s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.12s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.21s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.58s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.75s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.54s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.66s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.27s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.64s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.98s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.99s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.63s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.48s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.06s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.46s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.46s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.65s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.28s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.64s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.24s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.12s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.29s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.37s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.37s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.29s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007559c0_<nil>} (1.51s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1259831295_/foo_false__<nil>_<nil>_<nil>} (1.27s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1259831295_/foo_true__<nil>_<nil>_<nil>} (1.38s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3291976018_/foo_false__<nil>_<nil>_<nil>} (1.37s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3291976018_/foo_true__<nil>_<nil>_<nil>} (1.52s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3291976018_/foo_true__0xc000755a20_<nil>_<nil>} (1.52s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000755a40_<nil>} (1.28s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000755a60_<nil>} (1.43s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000755a80_<nil>} (1.40s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000755ac0_<nil>} (1.29s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.80s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.88s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.49s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.58s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.95s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.80s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.19s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.02s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.53s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.96s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.56s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.46s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.65s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.86s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.58s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.48s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.61s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.51s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.63s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToDot (0.66s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.33s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.97s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.59s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.38s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.89s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:27:14 [2020-06-17T11:27:14.945Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.73s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.34s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.35s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.26s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.62s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.04s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.71s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.26s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.63s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.16s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.19s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s)
11:27:14 [2020-06-17T11:27:14.945Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.87s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.66s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.61s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.78s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.78s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.75s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.92s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.89s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.54s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.41s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:27:14 [2020-06-17T11:27:14.946Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:27:14 [2020-06-17T11:27:14.946Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:27:14 [2020-06-17T11:27:14.946Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsRename (0.51s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsResize (0.60s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.56s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.49s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsTop (0.63s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.80s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExec (0.54s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.06s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.81s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecEnv (0.54s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.61s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.75s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecParseError (0.53s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.94s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.61s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.63s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecTTY (0.66s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.83s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.72s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:27:14 [2020-06-17T11:27:14.946Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.66s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.52s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.62s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.63s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestHealth (19.00s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.72s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.13s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.95s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImportFile (1.07s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.37s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:27:14 [2020-06-17T11:27:14.946Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.46s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:27:14 [2020-06-17T11:27:14.946Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.43s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.09s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.04s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.31s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.74s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.90s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.73s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.62s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.22s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.61s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.59s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.65s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.74s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsSince (6.55s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsTail (0.51s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestNetHostname (1.43s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.08s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.88s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPluginActive (1.68s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.36s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.32s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.36s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.59s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.83s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPortList (5.86s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.63s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.29s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.17s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.94s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s)
11:27:14 [2020-06-17T11:27:14.946Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.67s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.23s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.55s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.73s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.50s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.58s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.10s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.58s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.14s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.61s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.51s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.72s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.16s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.67s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.77s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.57s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.75s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.21s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.34s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.64s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.41s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.52s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.69s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.05s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.89s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.59s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.32s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.63s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.54s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.62s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.78s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.33s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.33s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.11s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.04s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunMount (5.13s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.78s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.86s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.66s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.95s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.81s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.65s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.42s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.37s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.52s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.55s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_unix_test.go:1416: out: "a *:* rwm\n"
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.37s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.94s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunRm (0.56s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.15s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.36s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunState (0.96s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:27:14 [2020-06-17T11:27:14.947Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.15s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.54s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.61s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.56s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
11:27:14 [2020-06-17T11:27:14.947Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.68s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.25s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.85s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.19s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.60s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.65s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.63s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.50s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.72s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.78s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.61s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.58s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.41s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.12s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.87s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents525696780
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.24s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.10s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.06s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.05s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.07s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.47s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.57s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.14s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.13s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.83s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.57s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.94s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.35s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.68s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.04s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.21s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.80s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.79s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.13s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.91s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.15s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.11s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.10s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.66s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s)
11:27:14 [2020-06-17T11:27:14.948Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:27:14 [2020-06-17T11:27:14.948Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
11:27:14 [2020-06-17T11:27:14.948Z] === RUN   TestDockerRegistrySuite
11:27:14 [2020-06-17T11:27:14.948Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:27:15 [2020-06-17T11:27:15.880Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:27:16 [2020-06-17T11:27:16.811Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:27:18 [2020-06-17T11:27:18.183Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:27:18 [2020-06-17T11:27:18.183Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:27:20 [2020-06-17T11:27:20.707Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:27:22 [2020-06-17T11:27:22.080Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:27:23 [2020-06-17T11:27:23.975Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:27:27 [2020-06-17T11:27:27.252Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:27:27 [2020-06-17T11:27:27.816Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:27:28 [2020-06-17T11:27:28.380Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:27:29 [2020-06-17T11:27:29.752Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:27:30 [2020-06-17T11:27:30.685Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:27:31 [2020-06-17T11:27:31.617Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:27:32 [2020-06-17T11:27:32.548Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:27:33 [2020-06-17T11:27:33.480Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:27:34 [2020-06-17T11:27:34.850Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:27:36 [2020-06-17T11:27:36.745Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:27:37 [2020-06-17T11:27:37.680Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:27:39 [2020-06-17T11:27:39.574Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:27:40 [2020-06-17T11:27:40.504Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:27:40 [2020-06-17T11:27:40.504Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:27:41 [2020-06-17T11:27:41.435Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
11:27:41 [2020-06-17T11:27:41.692Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:27:42 [2020-06-17T11:27:42.623Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:27:43 [2020-06-17T11:27:43.556Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:27:46 [2020-06-17T11:27:46.077Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:27:46 [2020-06-17T11:27:46.335Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:27:47 [2020-06-17T11:27:47.267Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:27:47 [2020-06-17T11:27:47.524Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:27:47 [2020-06-17T11:27:47.525Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:27:48 [2020-06-17T11:27:48.088Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:27:48 [2020-06-17T11:27:48.088Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:27:48 [2020-06-17T11:27:48.653Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:27:48 [2020-06-17T11:27:48.653Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:27:49 [2020-06-17T11:27:49.584Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:27:49 [2020-06-17T11:27:49.841Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:27:51 [2020-06-17T11:27:51.737Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:27:52 [2020-06-17T11:27:52.669Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:27:53 [2020-06-17T11:27:53.602Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:27:54 [2020-06-17T11:27:54.534Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:27:55 [2020-06-17T11:27:55.098Z] --- PASS: TestDockerRegistrySuite (40.62s)
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.34s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d30242341a694] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d4ac1058cc995] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [dbfa12859669b] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [deecb064582bc] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.53s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d1dfe619ce27d] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.86s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d196384298a64] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.14s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [df3a34f3f803b] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d9ae68e551c21] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d5b709959685b] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d2f9e31a71e56] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [de9a37529bc69] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.95s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d2d6e081ac6f5] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [ded708fe8bf62] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [dfcb099aceba0] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.71s)
11:27:55 [2020-06-17T11:27:55.098Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:02bc23cafd58b4dfe8cf6a9da3ab62a6be9f5a4ef5b83021939cbba01e6f3e5b
11:27:55 [2020-06-17T11:27:55.098Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8d57f92efaa13fed4c289f00b224b306fde8004fc4e273a99bc03c6d47c6ad2
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d589c032c76b9] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.62s)
11:27:55 [2020-06-17T11:27:55.098Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:893c42e9dd76a54570a31fb781dbc47174d2ff818feb80b116322112d1a8d82c
11:27:55 [2020-06-17T11:27:55.098Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:58ce85d0f0e8094c1e7a0266689171d3219b31989e98a1ffc9a7da7d5d75f888
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d6b6386b38eff] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d1201aa09bb35] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d6c25e1c8e643] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [dd2d5d6d5bfeb] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d912dd79314c3] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d966ced6a2890] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [db5165f4d32bb] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d2b67c7aa5a0a] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d2ec62a1d1568] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d273bd51f0a9a] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d200c33e5f223] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [df18169b07fd5] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [dfd444e5eb909] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d1b8197f24d36] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d6c9e7d237711] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d49aa12fd71eb] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [dbeeb6c6fb6f7] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [de42f09982604] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.78s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [dd3e0a3e9901f] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [db40a3160ae68] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.05s)
11:27:55 [2020-06-17T11:27:55.098Z]         check_test.go:196: [d072a12464706] daemon is not started
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s)
11:27:55 [2020-06-17T11:27:55.098Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
11:27:55 [2020-06-17T11:27:55.098Z] === RUN   TestDockerSchema1RegistrySuite
11:27:55 [2020-06-17T11:27:55.098Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:27:55 [2020-06-17T11:27:55.356Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:27:57 [2020-06-17T11:27:57.880Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:28:01 [2020-06-17T11:28:01.156Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:28:03 [2020-06-17T11:28:03.681Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:28:04 [2020-06-17T11:28:04.245Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:28:05 [2020-06-17T11:28:05.183Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:28:05 [2020-06-17T11:28:05.450Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:28:06 [2020-06-17T11:28:06.383Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:28:07 [2020-06-17T11:28:07.315Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:28:08 [2020-06-17T11:28:08.246Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:28:10 [2020-06-17T11:28:10.768Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:28:10 [2020-06-17T11:28:10.769Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:28:11 [2020-06-17T11:28:11.026Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:28:11 [2020-06-17T11:28:11.283Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:28:11 [2020-06-17T11:28:11.539Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:28:11 [2020-06-17T11:28:11.797Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:28:12 [2020-06-17T11:28:12.054Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:28:12 [2020-06-17T11:28:12.054Z] --- PASS: TestDockerSchema1RegistrySuite (17.02s)
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [dbd855d4118ad] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.57s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d084f6028e287] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.72s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d3278cdfe566f] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.62s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [dde17ed8aa4d1] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.91s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [dc17378d59d32] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.07s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d11cf6ffd22c9] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d0eb7fc74fcc5] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d8211725dad0b] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [dcec3797d3ac2] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d77b66eb5f6ed] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d0dfa11110871] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d307cbd36b8f4] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d6dd4f6366fb8] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [dc88267557d6a] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [dda0cc3a59b76] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [dca521d828dae] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d6d477e85e5bf] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
11:28:12 [2020-06-17T11:28:12.054Z]         check_test.go:223: [d03ea88fc4569] daemon is not started
11:28:12 [2020-06-17T11:28:12.054Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:28:12 [2020-06-17T11:28:12.054Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:28:12 [2020-06-17T11:28:12.986Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:28:13 [2020-06-17T11:28:13.243Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:28:13 [2020-06-17T11:28:13.500Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:28:14 [2020-06-17T11:28:14.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:28:14 [2020-06-17T11:28:14.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:28:15 [2020-06-17T11:28:15.254Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:28:15 [2020-06-17T11:28:15.511Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:28:15 [2020-06-17T11:28:15.768Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.60s)
11:28:15 [2020-06-17T11:28:15.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s)
11:28:15 [2020-06-17T11:28:15.768Z]         check_test.go:252: [d584b29c7a63b] daemon is not started
11:28:15 [2020-06-17T11:28:15.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.45s)
11:28:15 [2020-06-17T11:28:15.768Z]         check_test.go:252: [d3473c7955b0c] daemon is not started
11:28:15 [2020-06-17T11:28:15.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
11:28:15 [2020-06-17T11:28:15.768Z]         check_test.go:252: [d4df78f3fc92c] daemon is not started
11:28:15 [2020-06-17T11:28:15.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s)
11:28:15 [2020-06-17T11:28:15.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
11:28:15 [2020-06-17T11:28:15.768Z]         check_test.go:252: [dcc22f51d5058] daemon is not started
11:28:15 [2020-06-17T11:28:15.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
11:28:15 [2020-06-17T11:28:15.768Z]         check_test.go:252: [d35ca10b0931a] daemon is not started
11:28:15 [2020-06-17T11:28:15.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
11:28:15 [2020-06-17T11:28:15.768Z]         check_test.go:252: [da0d4a638046f] daemon is not started
11:28:15 [2020-06-17T11:28:15.768Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
11:28:15 [2020-06-17T11:28:15.768Z]         check_test.go:252: [d3cb301bce91d] daemon is not started
11:28:15 [2020-06-17T11:28:15.768Z] === RUN   TestDockerRegistryAuthTokenSuite
11:28:15 [2020-06-17T11:28:15.768Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:28:21 [2020-06-17T11:28:21.021Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:28:21 [2020-06-17T11:28:21.021Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:28:21 [2020-06-17T11:28:21.278Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:28:21 [2020-06-17T11:28:21.278Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:28:21 [2020-06-17T11:28:21.536Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
11:28:21 [2020-06-17T11:28:21.536Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
11:28:21 [2020-06-17T11:28:21.536Z]         check_test.go:279: [d66477342eda6] daemon is not started
11:28:21 [2020-06-17T11:28:21.536Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
11:28:21 [2020-06-17T11:28:21.536Z]         check_test.go:279: [d62a2c191098f] daemon is not started
11:28:21 [2020-06-17T11:28:21.536Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
11:28:21 [2020-06-17T11:28:21.536Z]         check_test.go:279: [dae13180fe68f] daemon is not started
11:28:21 [2020-06-17T11:28:21.536Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
11:28:21 [2020-06-17T11:28:21.536Z]         check_test.go:279: [d671f3a175f91] daemon is not started
11:28:21 [2020-06-17T11:28:21.536Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
11:28:21 [2020-06-17T11:28:21.536Z]         check_test.go:279: [dcfb6bb969a18] daemon is not started
11:28:21 [2020-06-17T11:28:21.536Z] === RUN   TestDockerNetworkSuite
11:28:21 [2020-06-17T11:28:21.536Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
11:28:23 [2020-06-17T11:28:23.432Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
11:28:23 [2020-06-17T11:28:23.997Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
11:28:27 [2020-06-17T11:28:27.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
11:28:28 [2020-06-17T11:28:28.204Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
11:28:30 [2020-06-17T11:28:30.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
11:28:32 [2020-06-17T11:28:32.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
11:28:37 [2020-06-17T11:28:37.381Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
11:28:39 [2020-06-17T11:28:39.904Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
11:28:40 [2020-06-17T11:28:40.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
11:28:41 [2020-06-17T11:28:41.092Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
11:28:41 [2020-06-17T11:28:41.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
11:28:42 [2020-06-17T11:28:42.587Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
11:28:43 [2020-06-17T11:28:43.151Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
11:28:43 [2020-06-17T11:28:43.408Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
11:28:43 [2020-06-17T11:28:43.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
11:28:44 [2020-06-17T11:28:44.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
11:28:44 [2020-06-17T11:28:44.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
11:28:44 [2020-06-17T11:28:44.854Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
11:28:44 [2020-06-17T11:28:44.854Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
11:28:45 [2020-06-17T11:28:45.785Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
11:28:46 [2020-06-17T11:28:46.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
11:28:46 [2020-06-17T11:28:46.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
11:28:46 [2020-06-17T11:28:46.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
11:28:46 [2020-06-17T11:28:46.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
11:28:49 [2020-06-17T11:28:49.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
11:28:51 [2020-06-17T11:28:51.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
11:28:57 [2020-06-17T11:28:57.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
11:28:57 [2020-06-17T11:28:57.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
11:28:57 [2020-06-17T11:28:57.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
11:28:57 [2020-06-17T11:28:57.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
11:28:57 [2020-06-17T11:28:57.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
11:28:58 [2020-06-17T11:28:58.199Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
11:28:58 [2020-06-17T11:28:58.199Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
11:28:58 [2020-06-17T11:28:58.199Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
11:29:00 [2020-06-17T11:29:00.721Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
11:29:00 [2020-06-17T11:29:00.722Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:29:00 [2020-06-17T11:29:00.722Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
11:29:01 [2020-06-17T11:29:01.652Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
11:29:04 [2020-06-17T11:29:04.929Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
11:29:08 [2020-06-17T11:29:08.213Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
11:29:08 [2020-06-17T11:29:08.213Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
11:29:08 [2020-06-17T11:29:08.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
11:29:10 [2020-06-17T11:29:10.146Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
11:29:10 [2020-06-17T11:29:10.403Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
11:29:10 [2020-06-17T11:29:10.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
11:29:11 [2020-06-17T11:29:11.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
11:29:12 [2020-06-17T11:29:12.462Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
11:29:17 [2020-06-17T11:29:17.716Z] --- PASS: TestDockerNetworkSuite (56.07s)
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.84s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [d0cb843dd36ca] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [df8d2655ce784] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.65s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [d32835060dae2] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [d3c7d2e95a36a] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:1233: [d5e89426d4753] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [dce5b6cc82dd6] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.27s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [ddd1dc547a923] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [dfda13bb84265] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [dcbbf62257d4a] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [dfd98d860daba] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [d0df2863e16c2] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [de269503100d6] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [dba628a279a6c] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [d29fccd439545] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [d163bf3b9c58a] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [dea14d907c7e0] daemon is not started
11:29:17 [2020-06-17T11:29:17.716Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s)
11:29:17 [2020-06-17T11:29:17.716Z]         docker_cli_network_unix_test.go:46: [de76f8016a0af] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [dee56cd598094] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d8d7e35f54208] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d60433e04aeb2] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [db36090786b3c] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d6730ed5e09fc] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [deb4f6b591014] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d1627cb706e5f] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:968: [dde631e2ac7d3] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d14ade21eadec] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.77s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:1116: [d53b469c5a2f6] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d4b4b9e20bebc] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d146a0febf975] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d5f142828e81d] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d13051ac4fd47] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d3e7aa2e1f81d] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d9341c85df137] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d331fda2d8f49] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d604d103911cf] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [dd63b7af73d19] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d54a30e051b94] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d3f732933b16c] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s)
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:1084: [d534e55232424] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [de07492572888] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [dc3025097ee72] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [ded64c88dd2c5] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [df09adb321790] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [ddf168a3dc376] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d77615347712d] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d6efcbb2e780a] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.17s)
11:29:17 [2020-06-17T11:29:17.717Z]         docker_cli_network_unix_test.go:46: [d902fbec5c89d] daemon is not started
11:29:17 [2020-06-17T11:29:17.717Z] === RUN   TestDockerHubPullSuite
11:29:17 [2020-06-17T11:29:17.717Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
11:29:19 [2020-06-17T11:29:19.086Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
11:29:21 [2020-06-17T11:29:21.607Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
11:29:21 [2020-06-17T11:29:21.607Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
11:29:22 [2020-06-17T11:29:22.976Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
11:29:22 [2020-06-17T11:29:22.976Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
11:29:22 [2020-06-17T11:29:22.976Z] --- PASS: TestDockerHubPullSuite (5.41s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.15s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s)
11:29:22 [2020-06-17T11:29:22.976Z] PASS
11:29:22 [2020-06-17T11:29:22.976Z] 
11:29:22 [2020-06-17T11:29:22.976Z] === Skipped
11:29:22 [2020-06-17T11:29:22.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:29:22 [2020-06-17T11:29:22.976Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.976Z] 
11:29:22 [2020-06-17T11:29:22.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:29:22 [2020-06-17T11:29:22.976Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.976Z] 
11:29:22 [2020-06-17T11:29:22.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
11:29:22 [2020-06-17T11:29:22.976Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.976Z] 
11:29:22 [2020-06-17T11:29:22.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:29:22 [2020-06-17T11:29:22.976Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_sni_test.go:18: Flakey test
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:29:22 [2020-06-17T11:29:22.977Z]         docker_cli_network_unix_test.go:46: [d54a30e051b94] daemon is not started
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] 
11:29:22 [2020-06-17T11:29:22.977Z] DONE 1277 tests, 51 skipped in 1470.839s
11:29:22 [2020-06-17T11:29:22.977Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:29:22 [2020-06-17T11:29:22.977Z] ++++ cat bundles/test-integration/docker.pid
11:29:22 [2020-06-17T11:29:22.977Z] +++ kill 7608
11:29:24 [2020-06-17T11:29:24.346Z] +++ /etc/init.d/apparmor stop
11:29:24 [2020-06-17T11:29:24.346Z] Leaving: AppArmorNo profiles have been unloaded.
11:29:24 [2020-06-17T11:29:24.346Z] 
11:29:24 [2020-06-17T11:29:24.346Z] Unloading profiles will leave already running processes permanently
11:29:24 [2020-06-17T11:29:24.346Z] unconfined, which can lead to unexpected situations.
11:29:24 [2020-06-17T11:29:24.346Z] 
11:29:24 [2020-06-17T11:29:24.346Z] To set a process to complain mode, use the command line tool
11:29:24 [2020-06-17T11:29:24.346Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:29:24 [2020-06-17T11:29:24.346Z] +++ true
11:29:24 [2020-06-17T11:29:24.346Z] exiting test-integration
11:29:24 [2020-06-17T11:29:24.346Z] ++ exit 0
11:29:24 [2020-06-17T11:29:24.346Z] 
11:29:24 [2020-06-17T11:29:24.346Z] + for job in $(jobs -p)
11:29:24 [2020-06-17T11:29:24.346Z] + wait 12948
11:29:39 [2020-06-17T11:29:39.198Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
11:29:42 [2020-06-17T11:29:42.473Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
11:29:49 [2020-06-17T11:29:49.021Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
11:29:54 [2020-06-17T11:29:54.292Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
11:29:55 [2020-06-17T11:29:55.661Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
11:30:00 [2020-06-17T11:30:00.913Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
11:30:07 [2020-06-17T11:30:07.458Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
11:30:10 [2020-06-17T11:30:10.739Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
11:30:10 [2020-06-17T11:30:10.740Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
11:30:15 [2020-06-17T11:30:15.994Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
11:30:16 [2020-06-17T11:30:16.558Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
11:30:17 [2020-06-17T11:30:17.121Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
11:30:19 [2020-06-17T11:30:19.644Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
11:31:15 [2020-06-17T11:31:15.852Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:32:13 [2020-06-17T11:32:13.175Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:32:25 [2020-06-17T11:32:25.356Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
11:32:29 [2020-06-17T11:32:29.530Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:34:50 [2020-06-17T11:34:50.956Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
11:35:05 [2020-06-17T11:35:05.811Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:35:05 [2020-06-17T11:35:05.811Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
11:35:05 [2020-06-17T11:35:05.811Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
11:35:05 [2020-06-17T11:35:05.811Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
11:35:05 [2020-06-17T11:35:05.811Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
11:35:05 [2020-06-17T11:35:05.811Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:35:08 [2020-06-17T11:35:08.336Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:35:11 [2020-06-17T11:35:11.613Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:35:13 [2020-06-17T11:35:13.507Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:36:09 [2020-06-17T11:36:09.696Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
11:36:09 [2020-06-17T11:36:09.696Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:36:11 [2020-06-17T11:36:11.592Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
11:36:14 [2020-06-17T11:36:14.132Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:36:17 [2020-06-17T11:36:17.405Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:36:19 [2020-06-17T11:36:19.928Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:36:41 [2020-06-17T11:36:41.828Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
11:36:51 [2020-06-17T11:36:51.782Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
11:36:54 [2020-06-17T11:36:54.303Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
11:36:56 [2020-06-17T11:36:56.198Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
11:36:59 [2020-06-17T11:36:59.474Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
11:37:07 [2020-06-17T11:37:07.572Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
11:37:11 [2020-06-17T11:37:11.756Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
11:37:14 [2020-06-17T11:37:14.301Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
11:37:17 [2020-06-17T11:37:17.575Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
11:37:19 [2020-06-17T11:37:19.470Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
11:37:22 [2020-06-17T11:37:22.745Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
11:37:25 [2020-06-17T11:37:25.269Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
11:37:27 [2020-06-17T11:37:27.792Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
11:38:23 [2020-06-17T11:38:23.978Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
11:38:38 [2020-06-17T11:38:38.829Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
11:38:53 [2020-06-17T11:38:53.698Z] --- PASS: TestDockerSwarmSuite (1681.54s)
11:38:53 [2020-06-17T11:38:53.698Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.41s)
11:38:53 [2020-06-17T11:38:53.698Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.66s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.12s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:562: [de6fd7f2489ac] joining swarm manager [d90de6e4cd053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:584: [d600b37a01016] joining swarm manager [d90de6e4cd053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]         check_test.go:380: [de6fd7f2489ac] daemon is not started
11:38:53 [2020-06-17T11:38:53.962Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.06s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:45: [d87020e0505c7] joining swarm manager [dee52fa69e94f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.62s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (51.11s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:303: [da8318b1ff93c] joining swarm manager [d1ff96d1708fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:304: [d1ae84a563085] joining swarm manager [d1ff96d1708fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:363: Waiting for possible election...
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.54s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:271: [db20307dccdc3] joining swarm manager [d0fe09e450081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:272: [d957c7ecd645a] joining swarm manager [d0fe09e450081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.80s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.91s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.85s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_node_test.go:19: [d57fd321be9a5] joining swarm manager [d2a9751443109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_node_test.go:20: [dfba05de31eee] joining swarm manager [d2a9751443109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.98s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:501: [dd739087f15b7] joining swarm manager [d016f6c1a5b41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:506: [d19cec980f9a0] joining swarm manager [d016f6c1a5b41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.79s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_node_test.go:80: [da155680212de] joining swarm manager [d9f575f03918c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.40s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_node_test.go:52: [db25ef09c2417] joining swarm manager [db7378439176c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_node_test.go:53: [df9387024ab15] joining swarm manager [db7378439176c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.79s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.26s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:201: [d364d88a780cb] joining swarm manager [da3edcd6c2d45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (51.93s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:383: [d456399da5839] joining swarm manager [d5602ba511b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:384: [d18bcc2b0a2dd] joining swarm manager [d5602ba511b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]         check_test.go:380: [d18bcc2b0a2dd] daemon is not started
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.82s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:801: [d31208c6c36f3] joining swarm manager [d66688df85c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:801: [d6deab1ad49a0] joining swarm manager [d66688df85c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:801: [d243e07524030] joining swarm manager [d66688df85c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:801: [d3115fe899f11] joining swarm manager [d66688df85c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_test.go:809: [d3a159069767b] joining swarm manager [d66688df85c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.71s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.78s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:394: [dbd4bea4a3c91] joining swarm manager [d575f6c7e45db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:394: [d39c44d8577db] joining swarm manager [d575f6c7e45db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.14s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:342: [d1bc76dcaaf0f] joining swarm manager [df450eb8e0dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:342: [d8337963b398c] joining swarm manager [df450eb8e0dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.07s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:489: [d9c71f6fae868] joining swarm manager [daa33e14388fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:489: [d53b6d63a6836] joining swarm manager [daa33e14388fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.23s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.81s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:127: [d609b73978dc2] joining swarm manager [d9e91bb76d521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:128: [d9aef49b35aea] joining swarm manager [d9e91bb76d521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:136: [dfaccbd350d9e] joining swarm manager [d9e91bb76d521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:137: [d5b37474afc62] joining swarm manager [d9e91bb76d521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.44s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.05s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:303: [d627e2a308fd3] joining swarm manager [da055b616f221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:303: [d358530105b7c] joining swarm manager [da055b616f221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.76s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:99: [d33f9b1f7f5c0] joining swarm manager [d7d4c0153296b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:100: [d3febd5c8411f] joining swarm manager [d7d4c0153296b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]         check_test.go:380: [d33f9b1f7f5c0] daemon is not started
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.79s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:532: [d18209ff2dcc6] joining swarm manager [d5e157d8f19c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:533: [d3c144f48382e] joining swarm manager [d5e157d8f19c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.17s)
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:147: [dae3bb1dd52fe] joining swarm manager [dee7b4b29c4e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.962Z]         docker_api_swarm_service_test.go:147: [d91acbea756a5] joining swarm manager [dee7b4b29c4e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.63s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.76s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.07s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.73s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.90s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.25s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.83s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.78s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.11s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.49s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.90s)
11:38:53 [2020-06-17T11:38:53.962Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.90s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.33s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.13s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.97s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.35s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.59s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.78s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.94s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.22s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.53s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_service_logs_test.go:245: checking task yml224sp74j2
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_service_logs_test.go:250: checking messages for yml224sp74j2
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_service_logs_test.go:245: checking task 4hhmp2glaueg
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_service_logs_test.go:250: checking messages for 4hhmp2glaueg
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.33s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.38s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1901: [df6b5f1866d16] joining swarm manager [d30ea8e67a5d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1902: [da4e8457b648a] joining swarm manager [d30ea8e67a5d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.15s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.39s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1802: [d2a01922297df] joining swarm manager [d9e46659363df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1803: [d37dbbfeac20a] joining swarm manager [d9e46659363df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.99s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.64s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1321: [de19efed3d020] joining swarm manager [d677265b1ae94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1322: [d3704a6cbb9d5] joining swarm manager [d677265b1ae94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.56s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.77s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.46s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.83s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.62s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.20s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.33s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.64s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1186: [d552611ee358a] joining swarm manager [d6b06f180f4ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1195: [d7e9337e2041c] joining swarm manager [d6b06f180f4ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.10s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.78s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1118: [d9c145d91132b] joining swarm manager [d8850591ea5b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1119: [db3e1de2c5b07] joining swarm manager [d8850591ea5b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1172: [dde04ada2e4a4] joining swarm manager [d8850591ea5b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1453: [d9755c8d49f1c] joining swarm manager [d6d0c98d5a65c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_test.go:1454: [deada6788248c] joining swarm manager [d6d0c98d5a65c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s)
11:38:53 [2020-06-17T11:38:53.963Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
11:38:53 [2020-06-17T11:38:53.963Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
11:38:53 [2020-06-17T11:38:53.963Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
11:38:53 [2020-06-17T11:38:53.963Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.55s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_cli_swarm_unix_test.go:62: [d9a7d15de8874] joining swarm manager [d01d9c812ab42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.27s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.37s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.81s)
11:38:53 [2020-06-17T11:38:53.963Z]         docker_api_swarm_test.go:961: [db7c10abf141f] joining swarm manager [d8721aea1f1d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.40s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.22s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s)
11:38:53 [2020-06-17T11:38:53.963Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s)
11:38:53 [2020-06-17T11:38:53.963Z] === RUN   TestDockerExternalVolumeSuite
11:38:53 [2020-06-17T11:38:53.963Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
11:39:12 [2020-06-17T11:39:12.020Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
11:40:19 [2020-06-17T11:40:19.661Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
11:40:26 [2020-06-17T11:40:26.206Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
11:40:58 [2020-06-17T11:40:58.271Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
11:41:13 [2020-06-17T11:41:13.123Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
11:41:45 [2020-06-17T11:41:45.165Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
11:41:57 [2020-06-17T11:41:57.346Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
11:42:29 [2020-06-17T11:42:29.397Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
11:42:44 [2020-06-17T11:42:44.249Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
11:43:02 [2020-06-17T11:43:02.318Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
11:43:48 [2020-06-17T11:43:48.952Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
11:44:07 [2020-06-17T11:44:07.010Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
11:44:39 [2020-06-17T11:44:39.049Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
11:45:11 [2020-06-17T11:45:11.107Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
11:45:23 [2020-06-17T11:45:23.286Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
11:45:41 [2020-06-17T11:45:41.344Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:45:56 [2020-06-17T11:45:56.195Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:46:11 [2020-06-17T11:46:11.047Z] --- PASS: TestDockerExternalVolumeSuite (436.88s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
11:46:11 [2020-06-17T11:46:11.047Z]         docker_cli_external_volume_driver_test.go:53: [db10f9c75535a] daemon is not started
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
11:46:11 [2020-06-17T11:46:11.047Z]         docker_cli_external_volume_driver_test.go:53: [d27eda54ca624] daemon is not started
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
11:46:11 [2020-06-17T11:46:11.047Z]         docker_cli_external_volume_driver_test.go:53: [d32f9cff16aa5] daemon is not started
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:46:11 [2020-06-17T11:46:11.047Z]         docker_cli_external_volume_driver_test.go:53: [de40b1f251ab8] daemon is not started
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s)
11:46:11 [2020-06-17T11:46:11.047Z]         docker_cli_external_volume_driver_test.go:485: [dd920c445403f] daemon is not started
11:46:11 [2020-06-17T11:46:11.047Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
11:46:11 [2020-06-17T11:46:11.047Z]         docker_cli_external_volume_driver_test.go:53: [d3fd733f17576] daemon is not started
11:46:11 [2020-06-17T11:46:11.047Z] PASS
11:46:11 [2020-06-17T11:46:11.047Z] 
11:46:11 [2020-06-17T11:46:11.047Z] === Skipped
11:46:11 [2020-06-17T11:46:11.047Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:46:11 [2020-06-17T11:46:11.047Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
11:46:11 [2020-06-17T11:46:11.047Z]         check_test.go:309: [d84d37a8bc70b] daemon is not started
11:46:11 [2020-06-17T11:46:11.047Z] 
11:46:11 [2020-06-17T11:46:11.047Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:46:11 [2020-06-17T11:46:11.047Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:46:11 [2020-06-17T11:46:11.048Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
11:46:11 [2020-06-17T11:46:11.048Z]         check_test.go:309: [da4368b8293a7] daemon is not started
11:46:11 [2020-06-17T11:46:11.048Z] 
11:46:11 [2020-06-17T11:46:11.048Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:46:11 [2020-06-17T11:46:11.048Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:46:11 [2020-06-17T11:46:11.048Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
11:46:11 [2020-06-17T11:46:11.048Z]         check_test.go:309: [dbad8a353c220] daemon is not started
11:46:11 [2020-06-17T11:46:11.048Z] 
11:46:11 [2020-06-17T11:46:11.048Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:46:11 [2020-06-17T11:46:11.048Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:46:11 [2020-06-17T11:46:11.048Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
11:46:11 [2020-06-17T11:46:11.048Z] 
11:46:11 [2020-06-17T11:46:11.048Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
11:46:11 [2020-06-17T11:46:11.048Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
11:46:11 [2020-06-17T11:46:11.048Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:46:11 [2020-06-17T11:46:11.048Z] 
11:46:11 [2020-06-17T11:46:11.048Z] 
11:46:11 [2020-06-17T11:46:11.048Z] DONE 273 tests, 5 skipped in 2477.271s
11:46:11 [2020-06-17T11:46:11.048Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:46:11 [2020-06-17T11:46:11.048Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df744eae7831c/docker.pid
11:46:11 [2020-06-17T11:46:11.048Z] +++ kill 4057
11:46:11 [2020-06-17T11:46:11.048Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4057 is not a child of this shell
11:46:11 [2020-06-17T11:46:11.048Z] warning: PID 4057 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df744eae7831c/docker.pid had a nonzero exit code
11:46:11 [2020-06-17T11:46:11.048Z] ++++ cat bundles/test-integration/docker.pid
11:46:11 [2020-06-17T11:46:11.048Z] +++ kill 7588
11:46:11 [2020-06-17T11:46:11.979Z] +++ /etc/init.d/apparmor stop
11:46:11 [2020-06-17T11:46:11.979Z] Leaving: AppArmorNo profiles have been unloaded.
11:46:11 [2020-06-17T11:46:11.979Z] 
11:46:11 [2020-06-17T11:46:11.979Z] Unloading profiles will leave already running processes permanently
11:46:11 [2020-06-17T11:46:11.979Z] unconfined, which can lead to unexpected situations.
11:46:11 [2020-06-17T11:46:11.979Z] 
11:46:11 [2020-06-17T11:46:11.979Z] To set a process to complain mode, use the command line tool
11:46:11 [2020-06-17T11:46:11.979Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:46:11 [2020-06-17T11:46:11.979Z] +++ true
11:46:11 [2020-06-17T11:46:11.979Z] exiting test-integration
11:46:11 [2020-06-17T11:46:11.979Z] ++ exit 0
11:46:11 [2020-06-17T11:46:11.979Z] 
11:46:12 [2020-06-17T11:46:12.235Z] + exit 0
11:46:12 [2020-06-17T11:46:12.235Z] ++ jobs -p
11:46:12 [2020-06-17T11:46:12.235Z] + pids=
11:46:12 [2020-06-17T11:46:12.235Z] + echo 'Remaining pids to kill: []'
11:46:12 [2020-06-17T11:46:12.235Z] Remaining pids to kill: []
11:46:12 [2020-06-17T11:46:12.235Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
11:46:12 [2020-06-17T11:46:12.247Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:46:13 [2020-06-17T11:46:13.255Z] + echo Ensuring container killed.
11:46:13 [2020-06-17T11:46:13.255Z] Ensuring container killed.
11:46:13 [2020-06-17T11:46:13.255Z] + docker ps -aq -f name=docker-pr1-*
11:46:13 [2020-06-17T11:46:13.255Z] + cids=901dfe237976
11:46:13 [2020-06-17T11:46:13.255Z] 50a83f128919
11:46:13 [2020-06-17T11:46:13.255Z] 43d205aa5e0f
11:46:13 [2020-06-17T11:46:13.255Z] + [ -n 901dfe237976
11:46:13 [2020-06-17T11:46:13.255Z] 50a83f128919
11:46:13 [2020-06-17T11:46:13.255Z] 43d205aa5e0f ]
11:46:13 [2020-06-17T11:46:13.255Z] + docker rm -vf 901dfe237976 50a83f128919 43d205aa5e0f
11:46:15 [2020-06-17T11:46:15.780Z] 901dfe237976
11:46:15 [2020-06-17T11:46:15.780Z] 50a83f128919
11:46:15 [2020-06-17T11:46:15.780Z] 43d205aa5e0f
[Pipeline] sh
11:46:16 [2020-06-17T11:46:16.061Z] + echo Chowning /workspace to jenkins user
11:46:16 [2020-06-17T11:46:16.061Z] Chowning /workspace to jenkins user
11:46:16 [2020-06-17T11:46:16.061Z] + id -u
11:46:16 [2020-06-17T11:46:16.061Z] + id -g
11:46:16 [2020-06-17T11:46:16.061Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41122:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:46:19 [2020-06-17T11:46:19.632Z] + bundleName=amd64
11:46:19 [2020-06-17T11:46:19.632Z] + echo Creating amd64-bundles.tar.gz
11:46:19 [2020-06-17T11:46:19.632Z] Creating amd64-bundles.tar.gz
11:46:19 [2020-06-17T11:46:19.632Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:46:19 [2020-06-17T11:46:19.632Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
11:46:20 [2020-06-17T11:46:20.572Z] Archiving artifacts
11:46:21 [2020-06-17T11:46:21.074Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41122/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:46:21 [2020-06-17T11:46:21.384Z] + make clean
11:46:21 [2020-06-17T11:46:21.384Z] docker volume rm -f docker-dev-cache
11:46:21 [2020-06-17T11:46:21.642Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:58:01 [2020-06-17T11:58:01.956Z] ok  	github.com/docker/docker/integration-cli	2175.835s
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === Skipped
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
11:58:01 [2020-06-17T11:58:01.956Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.956Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.63s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.63s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
11:58:01 [2020-06-17T11:58:01.957Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
11:58:01 [2020-06-17T11:58:01.957Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.957Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_sni_test.go:18: Flakey test
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.958Z] 
11:58:01 [2020-06-17T11:58:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:58:01 [2020-06-17T11:58:01.958Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:58:01 [2020-06-17T11:58:01.959Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.959Z] 
11:58:01 [2020-06-17T11:58:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.960Z] 
11:58:01 [2020-06-17T11:58:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:58:01 [2020-06-17T11:58:01.960Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.961Z] 
11:58:01 [2020-06-17T11:58:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
11:58:01 [2020-06-17T11:58:01.961Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.962Z] 
11:58:01 [2020-06-17T11:58:01.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:58:01 [2020-06-17T11:58:01.962Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
11:58:01 [2020-06-17T11:58:01.963Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.963Z] 
11:58:01 [2020-06-17T11:58:01.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:58:01 [2020-06-17T11:58:01.963Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:58:01 [2020-06-17T11:58:01.964Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.964Z] 
11:58:01 [2020-06-17T11:58:01.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:58:01 [2020-06-17T11:58:01.965Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] DONE 1096 tests, 549 skipped in 2183.764s
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Integration tests ended at 06/17/2020 11:57:49. Duration:00:36:24.0099981
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Docker info of the daemon under test at end of run
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] Containers: 2
11:58:01 [2020-06-17T11:58:01.965Z]  Running: 0
11:58:01 [2020-06-17T11:58:01.965Z]  Paused: 0
11:58:01 [2020-06-17T11:58:01.965Z]  Stopped: 2
11:58:01 [2020-06-17T11:58:01.965Z] Images: 15
11:58:01 [2020-06-17T11:58:01.965Z] Server Version: 0.0.0-dev
11:58:01 [2020-06-17T11:58:01.965Z] Storage Driver: windowsfilter
11:58:01 [2020-06-17T11:58:01.965Z]  Windows: 
11:58:01 [2020-06-17T11:58:01.965Z] Logging Driver: json-file
11:58:01 [2020-06-17T11:58:01.965Z] Plugins: 
11:58:01 [2020-06-17T11:58:01.965Z]  Volume: local
11:58:01 [2020-06-17T11:58:01.965Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:58:01 [2020-06-17T11:58:01.965Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:58:01 [2020-06-17T11:58:01.965Z] Swarm: inactive
11:58:01 [2020-06-17T11:58:01.965Z] Default Isolation: process
11:58:01 [2020-06-17T11:58:01.965Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:58:01 [2020-06-17T11:58:01.965Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
11:58:01 [2020-06-17T11:58:01.965Z] OSType: windows
11:58:01 [2020-06-17T11:58:01.965Z] Architecture: x86_64
11:58:01 [2020-06-17T11:58:01.965Z] CPUs: 4
11:58:01 [2020-06-17T11:58:01.965Z] Total Memory: 32GiB
11:58:01 [2020-06-17T11:58:01.965Z] Name: azwin-2-ee2af0
11:58:01 [2020-06-17T11:58:01.965Z] ID: 2WV5:TSBN:7346:T7E4:OYQA:46DC:25CE:U7RG:YAXP:E3EX:QZ2R:TSLO
11:58:01 [2020-06-17T11:58:01.965Z] Docker Root Dir: D:\CI\PR-41122\1\daemon
11:58:01 [2020-06-17T11:58:01.965Z] Debug Mode (client): false
11:58:01 [2020-06-17T11:58:01.965Z] Debug Mode (server): true
11:58:01 [2020-06-17T11:58:01.965Z]  File Descriptors: -1
11:58:01 [2020-06-17T11:58:01.965Z]  Goroutines: 18
11:58:01 [2020-06-17T11:58:01.965Z]  System Time: 2020-06-17T11:57:50.0410998Z
11:58:01 [2020-06-17T11:58:01.965Z]  EventsListeners: 0
11:58:01 [2020-06-17T11:58:01.965Z] Registry: https://index.docker.io/v1/
11:58:01 [2020-06-17T11:58:01.965Z] Labels:
11:58:01 [2020-06-17T11:58:01.965Z] Experimental: false
11:58:01 [2020-06-17T11:58:01.965Z] Insecure Registries:
11:58:01 [2020-06-17T11:58:01.965Z]  127.0.0.0/8
11:58:01 [2020-06-17T11:58:01.965Z] Live Restore Enabled: false
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] 
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Stopping daemon under test
11:58:01 [2020-06-17T11:58:01.965Z] SUCCESS: The process with PID 3364 (child process of PID 3248) has been terminated.
11:58:01 [2020-06-17T11:58:01.965Z] SUCCESS: The process with PID 3248 (child process of PID 4720) has been terminated.
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Stop tailing logs of the daemon under tests
11:58:01 [2020-06-17T11:58:01.965Z] INFO: executeCI.ps1 Completed successfully at 06/17/2020 11:57:50.
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Tidying up at end of run
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Saving daemon under test log (d:\CI\PR-41122\1\dut.out) to C:\windows\TEMP\CIDUT.out
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Saving daemon under test log (d:\CI\PR-41122\1\dut.err) to C:\windows\TEMP\CIDUT.err
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Nuke-Everything...
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Container count on control daemon to delete is 2
11:58:01 [2020-06-17T11:58:01.965Z] a88612a9fa6c
11:58:01 [2020-06-17T11:58:01.965Z] 1496263f59a1
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Tidying pidfile d:\CI\PR-41122\1\docker.pid
11:58:01 [2020-06-17T11:58:01.965Z] INFO: Nuking d:\CI
11:58:16 [2020-06-17T11:58:16.932Z] INFO: Zapped successfully
11:58:16 [2020-06-17T11:58:16.932Z] 
11:58:16 [2020-06-17T11:58:16.932Z] INFO: executeCI.ps1 exiting at Wed Jun 17 11:58:15 CUT 2020. Duration 00:56:06.9176959
11:58:16 [2020-06-17T11:58:16.932Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:58:17 [2020-06-17T11:58:17.185Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:58:30 [2020-06-17T11:58:30.240Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
11:58:31 [2020-06-17T11:58:31.454Z] Archiving artifacts
11:58:45 [2020-06-17T11:58:45.704Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41122/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:58:46 [2020-06-17T11:58:46.676Z] + make clean
11:58:48 [2020-06-17T11:58:48.250Z] docker volume rm -f docker-dev-cache
11:58:48 [2020-06-17T11:58:48.722Z] 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